index
:
planr
master
An open-source, distributed code grading tool for the classroom
flu0r1ne
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
adapters
/
gtest
/
adapter.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Precompiler gtest and gmock libraries to stop threads from trampling on one a...
Flu0r1ne
2021-09-06
1
-0
/
+6
*
Set individual cmd working dir rather than using chdir. Robust multithreading.
Flu0r1ne
2021-09-06
1
-11
/
+14
*
Add concurrency to evaluate
Flu0r1ne
2021-09-05
1
-7
/
+14
*
Refactor gtest adapter to fit new pipeline
Flu0r1ne
2021-09-05
1
-165
/
+22
*
Refactor build/eval pipeline to use clearer IO model and adapter segmentation...
Flu0r1ne
2021-09-04
1
-20
/
+24
*
Add new test runner API
Flu0r1ne
2021-09-03
1
-2
/
+5
*
Add clean option and fix issue with dir propegation
Flu0r1ne
2021-09-03
1
-2
/
+2
*
Make adapters and internals complient with new directory structure
Flu0r1ne
2021-09-02
1
-30
/
+47
*
Refactoring & Enhanced logging
Flu0r1ne
2021-08-22
1
-26
/
+49
*
Opt to show CLI output over JSON output
Flu0r1ne
2021-08-13
1
-2
/
+4
*
Add colorized output and build traces
Flu0r1ne
2021-08-13
1
-15
/
+43
*
Improvised a basic text report, finished evaluation mappings
Flu0r1ne
2021-08-05
1
-12
/
+52
*
Runtime & reorganziation
Flu0r1ne
2021-08-05
1
-0
/
+106