summaryrefslogtreecommitdiffstats
path: root/src/bmrunner
Commit message (Collapse)AuthorAgeFilesLines
* Add license (GPL version 2 and 3).jasplin2009-11-051-0/+23
|
* Continue rather than abort for certain failures.jasplin2009-10-161-7/+7
|
* Updates to doc ++.jasplin2009-10-151-18/+58
|
* Various additions and modifications.jasplin2009-10-122-0/+241
Highlights: - Added the initial version of the bmrunner program for running benchmarks and reporting the results to the bmserver via the bmclient. - Made the "Test Case" column sortable in the web GUI. - Fixed an integer division bug in the function that computes benchmark history statistics.