aboutsummaryrefslogtreecommitdiff
path: root/adapters/gtest/adapter.go
Commit message (Collapse)AuthorAgeFilesLines
* Precompiler gtest and gmock libraries to stop threads from trampling on one ↵Flu0r1ne2021-09-061-0/+6
| | | | another
* Set individual cmd working dir rather than using chdir. Robust multithreading.Flu0r1ne2021-09-061-11/+14
|
* Add concurrency to evaluateFlu0r1ne2021-09-051-7/+14
|
* Refactor gtest adapter to fit new pipelineFlu0r1ne2021-09-051-165/+22
|
* Refactor build/eval pipeline to use clearer IO model and adapter ↵Flu0r1ne2021-09-041-20/+24
| | | | segmentation methods
* Add new test runner APIFlu0r1ne2021-09-031-2/+5
|
* Add clean option and fix issue with dir propegationFlu0r1ne2021-09-031-2/+2
|
* Make adapters and internals complient with new directory structureFlu0r1ne2021-09-021-30/+47
|
* Refactoring & Enhanced loggingFlu0r1ne2021-08-221-26/+49
|
* Opt to show CLI output over JSON outputFlu0r1ne2021-08-131-2/+4
|
* Add colorized output and build tracesFlu0r1ne2021-08-131-15/+43
|
* Improvised a basic text report, finished evaluation mappingsFlu0r1ne2021-08-051-12/+52
|
* Runtime & reorganziationFlu0r1ne2021-08-051-0/+106