summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumb versionv0.1.2upstreamFlu0r1ne2021-09-062-1/+11
* Precompiler gtest and gmock libraries to stop threads from trampling on one a...Flu0r1ne2021-09-061-0/+6
* Set individual cmd working dir rather than using chdir. Robust multithreading.Flu0r1ne2021-09-065-32/+54
* Bump versionv0.1.1Flu0r1ne2021-09-061-1/+1
* Add directives for compiler options and shared linkingFlu0r1ne2021-09-063-40/+93
* Fix testsFlu0r1ne2021-09-051-1/+1
* Fix bug where standard dirs are not set due to abs positioningv0.1.0Flu0r1ne2021-09-052-6/+6
* Do not throw fatal error when missing config, this behavior will be enabled i...Flu0r1ne2021-09-054-8/+15
* Add changelog and bump versionFlu0r1ne2021-09-052-1/+53
* Add mechanism to conditionally run some tests - FS approch should be taken up...Flu0r1ne2021-09-052-6/+31
* Clarify config cmd in versionFlu0r1ne2021-09-051-1/+1
* Add flag for JSON eval outputFlu0r1ne2021-09-052-8/+45
* Refactor with scoring objectFlu0r1ne2021-09-053-27/+40
* Preserve original orderingFlu0r1ne2021-09-053-0/+13
* Concurrent Eval LoopFlu0r1ne2021-09-051-6/+13
* Thread bash adapterFlu0r1ne2021-09-051-3/+10
* Add bash adapterFlu0r1ne2021-09-053-5/+166
* Add config w/ version informationFlu0r1ne2021-09-057-18/+50
* Add CPU profiling flagFlu0r1ne2021-09-051-11/+23
* Add concurrency to evaluateFlu0r1ne2021-09-051-7/+14
* Remove pointers and cleanup templating, add version infoFlu0r1ne2021-09-053-29/+54
* Refactor gtest adapter to fit new pipelineFlu0r1ne2021-09-0510-229/+289
* Refactor build/eval pipeline to use clearer IO model and adapter segmentation...Flu0r1ne2021-09-048-76/+107
* Add runner initalizationFlu0r1ne2021-09-042-13/+11
* Forgo scoring zero point assignmentFlu0r1ne2021-09-041-3/+5
* Add new test runner APIFlu0r1ne2021-09-034-33/+57
* Don't export testcase LUTFlu0r1ne2021-09-031-3/+3
* Use version code in PLANR for the CLIFlu0r1ne2021-09-031-5/+1
* Renamed softscript to dirtyscripting to better describe functionFlu0r1ne2021-09-031-0/+0
* Add project-wide configuration fileFlu0r1ne2021-09-033-150/+184
* Add config command to retrieve configuration values and clean command to clea...Flu0r1ne2021-09-036-26/+104
* Ensure stddirs returns an absolute path for correct operation in adapter buil...Flu0r1ne2021-09-031-4/+14
* BUG: Fix decoding when no defaults is presentFlu0r1ne2021-09-033-8/+18
* Add clean option and fix issue with dir propegationFlu0r1ne2021-09-038-38/+62
* Make adapters and internals complient with new directory structureFlu0r1ne2021-09-0211-238/+170
* Break searching / error handling for standard directory structure into auxili...Flu0r1ne2021-09-021-0/+177
* Bumb versionv0.0.3Flu0r1ne2021-08-301-1/+1
* Fix bug where paths with spaces would fail to build due to lack of CMake escapeFlu0r1ne2021-08-302-5/+5
* Bump versionv0.0.2Flu0r1ne2021-08-231-1/+1
* Refactoring & Enhanced loggingFlu0r1ne2021-08-228-81/+144
* Opt to show CLI output over JSON outputFlu0r1ne2021-08-134-5/+8
* Clean up fencingFlu0r1ne2021-08-131-26/+27
* Fenced test & compilation outputFlu0r1ne2021-08-132-3/+33
* Add colorized output and build tracesFlu0r1ne2021-08-138-54/+189
* Prepare for dh-golangv0.0.1upstream/0.0.1Flu0r1ne2021-08-115-4/+3
* Move snap info seperate repo, prepare to merge README & improved MakefileFlu0r1ne2021-08-102-20/+8
* edge/latest releaseAlex David2021-08-062-3/+43
* LicenseFlu0r1ne2021-08-052-5/+292
* Improvised a basic text report, finished evaluation mappingsFlu0r1ne2021-08-057-46/+150
* --amendFlu0r1ne2021-08-052-3/+2