index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
caasdriver.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
tester support html generation
Araq
2014-01-14
1
-184
/
+0
*
Moves caasdriver comments into idetools document.
Grzegorz Adam Hankiewicz
2013-07-06
1
-39
/
+1
*
Forces removal of nimcache dir for all caas runs.
Grzegorz Adam Hankiewicz
2013-07-06
1
-0
/
+2
*
Adds $SILENT replacement to reduce test output verbosity.
Grzegorz Adam Hankiewicz
2013-06-16
1
-0
/
+3
*
Removes the nimcache symbol directory for each run.
Grzegorz Adam Hankiewicz
2013-06-11
1
-2
/
+7
*
Adds symbol proc run mode as suggested by Zahary.
Grzegorz Adam Hankiewicz
2013-06-11
1
-5
/
+15
*
Adds $TESTNIM and $MODULE as variables to test cases.
Grzegorz Adam Hankiewicz
2013-06-11
1
-9
/
+23
*
Fixes caasdriver for --taintMode:on compilation.
Grzegorz Adam Hankiewicz
2013-06-10
1
-1
/
+1
*
Adds comments to output, can help debug failure logs.
Grzegorz Adam Hankiewicz
2013-06-07
1
-0
/
+1
*
Adds generic idetools api test case.
Grzegorz Adam Hankiewicz
2013-06-07
1
-1
/
+5
*
Implements prefixes for comments or specific mode runs.
Grzegorz Adam Hankiewicz
2013-06-07
1
-6
/
+33
*
Runs all caas tests also in process mode.
Grzegorz Adam Hankiewicz
2013-06-07
1
-20
/
+55
*
Replaces dirname with osproc.parentDir.
Grzegorz Adam Hankiewicz
2013-06-07
1
-4
/
+2
*
Adds embedded comment describing program usage.
Grzegorz Adam Hankiewicz
2013-06-07
1
-0
/
+22
*
Adds verbose switch, by default reports only failures.
Grzegorz Adam Hankiewicz
2013-06-07
1
-2
/
+12
*
Makes caasdriver exit with number of errors.
Grzegorz Adam Hankiewicz
2013-06-07
1
-8
/
+13
*
adding some failing caas tests
Zahary Karadjov
2013-05-04
1
-2
/
+5
*
test-runner for caas multi-step tests
Zahary Karadjov
2013-05-04
1
-0
/
+83