Commit Graph

5 Commits

Author SHA1 Message Date
Brian Lalor 2b639d921d Refactor to package JS resources in jar
Instead of requiring each project to have their own copy of the
supporting JavaScript and HTML resources (like jasmine.js), package
them into this project's JAR and load the resources from the
classpath.
2012-11-23 08:33:56 -05:00
Jan Sabbe e85ac3fe1d upgrade rhino to 1.7R3, delete es5-shim, use latest JS version 2011-08-26 20:54:55 +02:00
Wouter Groeneveld afa2f03c69 possibility to use @Before/After in superclasses 2011-06-26 22:05:07 +02:00
Wouter Groeneveld e58acab9c8 let @Before/@After work for superclasses 2011-06-26 21:44:55 +02:00
Wouter Groeneveld 582cbe4ce3 initial checkin 2011-06-24 21:11:58 +02:00