Commit Graph

7 Commits

Author SHA1 Message Date
stbutler11 fbae33595b Added in globbing for loading javascript files 2014-12-09 17:31:56 +00:00
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
Brian Lalor e3e6dc55f8 remove execute bit from all files 2012-11-23 08:33:55 -05:00
Brian Lalor 1583ec50ce Add ability to load JS files from classpath
This will allow better packaging of the resources needed to run the
tests.
2012-11-23 08:33:55 -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 9aca411bbd fix NPE when using the debugger 2011-06-28 14:12:29 +02:00
Wouter Groeneveld 7ea8dc7ce4 moved to other package name 2011-06-26 22:10:10 +02:00