aboutsummaryrefslogtreecommitdiff
path: root/rsTester
Commit message (Expand)AuthorAge
* refectored Result.java to include a constructor that records more informationGravatar Benjamin Jones2012-12-12
* added new factory methods to encapsulate more important state dataGravatar Benjamin Jones2012-12-04
* removed verbose print statementsGravatar Benjamin Jones2012-12-03
* deal with NullPointerException by throwing more informative IllegalArgumentEx...Gravatar Benjamin Jones2012-11-15
* more useful output for RuleSet objectsGravatar Benjamin Jones2012-11-15
* add autogenerated doc/ to gitignoreGravatar Benjamin Jones2012-11-12
* removed unused source filesGravatar Benjamin Jones2012-11-12
* added new unit testGravatar Benjamin Jones2012-11-12
* major JavaDocs additionsGravatar Benjamin Jones2012-11-12
* improved robustness and error reporting of RuleSet and Rule parsingGravatar Benjamin Jones2012-11-12
* fixed unit test in RuleSetTest.java and removed @ignoreGravatar Benjamin Jones2012-11-06
* fixed rsTester bug which was casued by adding new JS dependencies to FiveUI (...Gravatar Benjamin Jones2012-11-05
* added one-jar plugin to RS tester pom, so we can run the jar via java -jarGravatar Rogan Creswick2012-11-02
* fixed minor typoGravatar Benjamin Jones2012-10-19
* removed .project directories and added them to .gitignoreGravatar Benjamin Jones2012-09-27
* added new test runDescriptions and fixed a bug wrt. expected failures that di...Gravatar Rogan Creswick2012-09-03
* fixed RuleSetTester after moving code aroundGravatar Rogan Creswick2012-09-03
* minor formatting / comment tweaksGravatar Rogan Creswick2012-09-03
* refactored the java-based apps: testrunner, rstester, batch-executorGravatar Rogan Creswick2012-09-02