Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-07-02 | blacken test code | Daniel Friesel | -63/+138 |
2020-07-02 | Remove verbose arg from tests | Daniel Friesel | -6/+6 |
2020-04-29 | Use relative module paths. PYTHONPATH=lib bin/... is no longer needed | Daniel Friesel | -2/+2 |
2019-11-26 | autopep8 | Daniel Friesel | -6/+8 |
2019-10-07 | move ParamStats and helper functions to lib/parameters.py | Daniel Friesel | -1/+1 |
2019-08-16 | Add function override support to AnalyticModel, analyze-timing.py | Daniel Friesel | -0/+29 |
2019-08-16 | optionally prune dependent parameters before analysis | Daniel Friesel | -0/+30 |
2019-08-15 | Fix generate-dfa-benchmark leaving out benchmark parts when splitting runs | Daniel Friesel | -3/+3 |
2019-08-13 | add fit tests for AnalyticModel | Daniel Friesel | -11/+18 |
2019-08-13 | adjust data path in test_timingharness | Daniel Friesel | -1/+1 |
2019-07-26 | tests: follow unittest naming scheme | Daniel Friesel | -0/+27 |