aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools
Commit message (Expand)AuthorAge
* s/FireFox/Firefox/gHEADmasterGravatar Benjamin Barenblat2014-01-24
* Displays table of errors and warnings by ruleGravatar Jesse Hallett2014-01-07
* Backslashes in replaceAll() replacements need extra escaping.Gravatar Jesse Hallett2014-01-03
* Outputs message, xpath, and proper severity in batch run reportsGravatar Jesse Hallett2014-01-03
* get the unit tests working againGravatar Benjamin Jones2013-07-05
* silence httpd outputGravatar Benjamin Jones2013-07-05
* if firefox profile given is null, create and use a temporary profileGravatar Benjamin Jones2013-07-05
* further UI refinements for the batch runner reportsGravatar Rogan Creswick2013-06-24
* minor reformatting of the headless results pageGravatar Rogan Creswick2013-06-24
* resolved some common headless issues relating to (relatively) fixed paths in ...Gravatar Rogan Creswick2013-06-24
* removed debugging statements from upGoerFive rule, caught some exceptions in ...Gravatar Rogan Creswick2013-06-16
* made the ruleSet path in run descriptions resolve relative to the json file s...Gravatar Rogan Creswick2013-06-16
* removed unused batch run descriptionGravatar Rogan Creswick2013-06-16
* the batch runner now injects dependencies, and a few tests check for this beh...Gravatar Rogan Creswick2013-06-16
* added to the basic rule set parse testsGravatar Rogan Creswick2013-06-16
* added a rule set parsing test for dependenciesGravatar Rogan Creswick2013-06-16
* fixed test errors relating to injected dependencies in batch runnerGravatar Rogan Creswick2013-06-16
* removed obsolete headless test, updated testing rule sets to use report objectGravatar Rogan Creswick2013-06-13
* added more semantically rich tests to headless test, and fixed the bugs that ...Gravatar Rogan Creswick2013-06-13
* added new testing rule that always errorGravatar Rogan Creswick2013-06-13
* fixed the injection code in the headless runnerGravatar Rogan Creswick2013-06-11
* updated headless runner to use new js locationsGravatar Rogan Creswick2013-06-11
* refactored poms for the batch tools to simplify the maven configurationGravatar Rogan Creswick2013-06-11
* removed eclipse project files from headless directoriesGravatar Rogan Creswick2013-06-11
* updated the selenium dependencies to 2.33 to support firefox 21Gravatar Rogan Creswick2013-06-11
* Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Rogan Creswick2013-06-11
|\
* | added firefox_bin_path as a configurable field in Config.mk.sample that can b...Gravatar Rogan Creswick2013-06-11
| * changed test target to depend only on fiveui.xpiGravatar Benjamin Jones2013-06-11
| * fixed typosGravatar Benjamin Jones2013-06-11
| * changed path to headless jarGravatar Benjamin Jones2013-06-11
| * maven-exe -> maven-cmdGravatar Benjamin Jones2013-06-10
|/
* Make the batchtools tests depend on the extensions being builtGravatar Trevor Elliott2013-06-10
* Change the path to the extensions being testedGravatar Trevor Elliott2013-06-10
* Fix a variable typo in the batchtools makefileGravatar Trevor Elliott2013-06-10
* Move more commands to Config.mkGravatar Trevor Elliott2013-06-10
* Move the maven tests to the batchtools dirGravatar Trevor Elliott2013-06-10
* added the batchtools to the make clean targetGravatar Rogan Creswick2013-06-07
* cleaned up some test files that broke during a mergeGravatar Rogan Creswick2013-06-07