summaryrefslogtreecommitdiff
path: root/src/test/java/MainTest.java
AgeCommit message (Collapse)Author
2014-07-28Support pre-compilation of scripts if supported by the engine. Also doesAndrew Branson
this during testing to catch script syntax errors during build. Client shell detects these error and declares them pre-execution.
2014-04-01AbstractMain - remove usage and help, fail if config or connect args areAndrew Branson
missing or the files aren't found. Tests. Fixes #177
2013-07-15Report time spent marshalling and unmarshalling.andrew
2013-06-27Removed CERN schema 'BreakApart' propertyAndrew Branson
2013-05-17Static schema loading method in Test Andrew Branson
2013-02-28First unit tests, and their detected correction to theAndrew Branson
CompositeActivityDef schema.