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
/
testament
/
specs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incremental compilation (IC): Improvements (#11881)
Andreas Rumpf
2019-08-08
1
-1
/
+4
*
fixes #10299 (#11324)
Andreas Rumpf
2019-05-25
1
-1
/
+1
*
testament: apply skip to hard-coded categories (#11168)
Jacek Sieka
2019-05-08
1
-1
/
+6
*
32 bit fixes (#10608)
Arne Döring
2019-02-13
1
-0
/
+3
*
koch and testament improvement; make testing command easier to get right
Andreas Rumpf
2019-02-13
1
-1
/
+1
*
testament: use bin/nim.exe as the default
Araq
2019-02-07
1
-1
/
+1
*
testament: test nimble packages is beginning to work
Araq
2019-02-04
1
-1
/
+1
*
fix #10049 (#10083)
Timothee Cour
2018-12-23
1
-1
/
+1
*
testament: joinable is now an explicit concept of a test spec
Andreas Rumpf
2018-12-11
1
-12
/
+14
*
Testament: refactoring; makes the test joiner green
Araq
2018-12-11
1
-7
/
+6
*
lots of small changes
Arne Döring
2018-12-11
1
-3
/
+2
*
megatest checks output and nimout
Arne Döring
2018-12-11
1
-3
/
+3
*
megatest can be executed
Arne Döring
2018-12-11
1
-1
/
+0
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-0
/
+6
*
test can fail because of invalid spec
Arne Döring
2018-12-11
1
-8
/
+29
*
remove echo
Arne Döring
2018-12-11
1
-3
/
+0
*
one error less
Arne Döring
2018-12-11
1
-2
/
+6
*
WIP, most tests are now skipped
Arne Döring
2018-12-11
1
-100
/
+105
*
WIP
Arne Döring
2018-12-11
1
-6
/
+11
*
Tester tests (#9787)
Arne Döring
2018-11-27
1
-1
/
+1
*
print more to see the test in the log that was never finished.
Arne Döring
2018-11-23
1
-0
/
+2
*
activated more tests, allow input in test spec
Arne Döring
2018-11-23
1
-0
/
+3
*
make run the default action of a test in tester
Arne Döring
2018-11-23
1
-4
/
+4
*
Testament pre parallel (#9137)
Jacek Sieka
2018-10-12
1
-0
/
+202