summaryrefslogtreecommitdiff
path: root/runner.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor build/eval pipeline to use clearer IO model and adapter segmentation...Flu0r1ne2021-09-041-39/+61
* Add runner initalizationFlu0r1ne2021-09-041-9/+10
* Add new test runner APIFlu0r1ne2021-09-031-20/+0
* Don't export testcase LUTFlu0r1ne2021-09-031-3/+3
* Add config command to retrieve configuration values and clean command to clea...Flu0r1ne2021-09-031-0/+24
* Add clean option and fix issue with dir propegationFlu0r1ne2021-09-031-9/+23
* Make adapters and internals complient with new directory structureFlu0r1ne2021-09-021-14/+34
* Refactoring & Enhanced loggingFlu0r1ne2021-08-221-5/+15
* Improvised a basic text report, finished evaluation mappingsFlu0r1ne2021-08-051-13/+25
* Runtime & reorganziationFlu0r1ne2021-08-051-27/+32
* Prototyped build pipelineFlu0r1ne2021-08-041-8/+11
* Initial commit with basic build structureFlu0r1ne2021-08-031-0/+63