aboutsummaryrefslogtreecommitdiff
path: root/test/test.py
AgeCommit message (Expand)Author
2019-08-16Make test.py exit with its test return value.Julien Duraj
2016-05-23Print geomean in `compare.py`.Alexandre Rames
2016-05-23Fix `PrintDiff()` and add a regression test.Alexandre Rames
2016-05-18Add Wilcoxon and t-test statistics.Bilyan Borisov
2016-05-18Introduce a new `report.py` script to generate reports from result files.Alexandre Rames
2016-04-26Improve the filter option.Alexandre Rames
2016-03-16Modify the `compare.py` scripts to process JSON input.Anton Kirilov
2016-02-17Revert "Revert "Improve the JSON output of the compilation statistics tools.""Alexandre Rames
2016-02-17Revert "Improve the JSON output of the compilation statistics tools."Alexandre Rames
2016-02-16Improve the JSON output of the compilation statistics tools.Anton Kirilov
2016-01-28Add tests for the compilation statistics tools.Anton Kirilov
2016-01-20Add filter options to `tools/benchmarks/compare.py`.Alexandre Rames
2016-01-20Decode the command output when a test fails.Alexandre Rames
2016-01-18Add target tests.Alexandre Rames
2016-01-18Clean more top-level run.py tests.Alexandre Rames
2016-01-18Minor reorganisation of `test/test.py`.Alexandre Rames
2016-01-07Fix a typo in `test/test.py` help message.Alexandre Rames
2015-12-14Add wrapper scripts that collect and compare data from all theAnton Kirilov
2015-12-11Move `run.py` and `compare.py` to `tools/benchmarks`.Anton Kirilov
2015-12-10Test that the `--output-*` options accept arguments without a path prefix.Alexandre Rames
2015-12-10Reduce the duration of the tests.Alexandre Rames
2015-12-04Fix the cleanup done by `test.py`.Anton Kirilov
2015-12-03Share the options for different output formats.Alexandre Rames
2015-12-01Build the APK with warnings enabled by default.Alexandre Rames
2015-11-11Remove the deprecated benchmark BubbleSort.java.Alexandre Rames
2015-11-04Allow ordering the output of `compare.py` by importance.Alexandre Rames
2015-10-30Add an option to `compare.py` to only report noticeable changes.Alexandre Rames
2015-10-20Fix the test script.Alexandre Rames
2015-10-12Fix execution of `build.sh` and `run.py` non-root paths.Alexandre Rames
2015-10-12Add a run of `compare.py` to the tests.Alexandre Rames
2015-10-06Refactor directory structure.Serban Constantinescu