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
/
testament.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #16576: honor matrix in testament by making such tests non joinable (#16577)
Timothee Cour
2021-01-04
1
-6
/
+7
*
fix #16330 tshould_not_work (#16342)
Timothee Cour
2020-12-14
1
-2
/
+2
*
unittest: use defines instead of env vars (#16165)
Timothee Cour
2020-12-10
1
-3
/
+0
*
nimout now consistently uses nimoutCheck (#16189)
Timothee Cour
2020-12-01
1
-12
/
+4
*
testament: error instead of silently overwrite a spec (#16166)
Timothee Cour
2020-11-29
1
-3
/
+2
*
fix #14242 `testament r tests/js/foo` now works; testament now honors --targe...
Timothee Cour
2020-11-28
1
-5
/
+9
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-4
/
+10
*
targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)
Timothee Cour
2020-11-14
1
-1
/
+1
*
fix #15631 (#15632)
n5m
2020-10-19
1
-2
/
+5
*
testament improvement: allow inline error messages inside test cases (#15294)
Andreas Rumpf
2020-09-10
1
-2
/
+47
*
fix #14822 copy test into var in matrix process, so can reset startTime befor...
Bung
2020-07-17
1
-4
/
+6
*
Fix style inconsistencies due to the previous commit
narimiran
2020-07-06
1
-7
/
+7
*
revert 0944b0f4
narimiran
2020-07-06
1
-7
/
+7
*
{.deprecated: [existsFile: fileExists].} (#14735)
Timothee Cour
2020-07-02
1
-1
/
+1
*
fix `./koch tests` following #14823 (#14845)
Timothee Cour
2020-06-28
1
-1
/
+2
*
testament: generic N-fold batching: windows CI 37mn=>16m (#14823)
Timothee Cour
2020-06-27
1
-3
/
+15
*
misc testament cleanups (#14764)
Timothee Cour
2020-06-23
1
-2
/
+3
*
`addQuitProc` now works with closures, and c, js(node/browser) backend; fix s...
Timothee Cour
2020-06-16
1
-5
/
+7
*
normalizeExe (#14668)
Timothee Cour
2020-06-15
1
-8
/
+3
*
testament: don't rely on Nim source structure [backport:1.2] (#14077)
alaviss
2020-04-23
1
-1
/
+1
*
faster CIs (#13803)
Miran
2020-03-30
1
-2
/
+2
*
allow category nimble-packages to test a single package (#13576)
Arne Döring
2020-03-18
1
-1
/
+0
*
testament: this now works: "testament r /abspath/to/test.nim" (#13358)
Timothee Cour
2020-02-09
1
-2
/
+4
*
testament: introduce 'matrix' for testing multiple options (#13343)
Miran
2020-02-07
1
-18
/
+25
*
testament/azure: major rewrite (#13246)
alaviss
2020-01-25
1
-10
/
+6
*
make SuccessX show project file + output file (#13043)
Timothee Cour
2020-01-08
1
-3
/
+7
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
1
-1
/
+1
*
[backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#...
3n-k1
2019-11-28
1
-7
/
+7
*
test suite: rename tests containing 'fail' for easier search in logs
Araq
2019-11-26
1
-1
/
+1
*
attempt to add valgrind support to the CIs and testament (#12646)
Andreas Rumpf
2019-11-18
1
-7
/
+11
*
testament: add azure integration
Leorize
2019-10-03
1
-10
/
+23
*
Locks modules should give a compile error when threads are not enabled. (#12231)
Ray Imber
2019-09-26
1
-0
/
+4
*
added a testcase for #12195; testament now supports a 'timeout' spec field
Araq
2019-09-17
1
-1
/
+4
*
make tests green again
Andreas Rumpf
2019-09-13
1
-1
/
+1
*
Fixed c filenames mangling (#12161)
Yuriy Glukhov
2019-09-11
1
-1
/
+1
*
fix tests
Timothee Cour
2019-09-06
1
-2
/
+1
*
make testament a tool we ship with Nim; fixes #12084 (#12088)
Andreas Rumpf
2019-08-30
1
-0
/
+733