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
/
testament
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Testament] Extend and document message testing aids (#19996)
quantimnot
2022-09-01
2
-2
/
+9
*
testament :show duration also for failed tests; improve `tshould_not_work`; m...
Timothee Cour
2021-05-08
1
-19
/
+34
*
testament: add `nimoutFull: bool` spec (#17867)
Timothee Cour
2021-04-27
1
-0
/
+2
*
megatest: allow duplicate file names, show compilation progress (#17713)
Timothee Cour
2021-04-13
1
-0
/
+1
*
fix testament regression: installed testament works again with testament r pa...
Timothee Cour
2021-01-20
1
-0
/
+9
*
fix #16576: honor matrix in testament by making such tests non joinable (#16577)
Timothee Cour
2021-01-04
2
-0
/
+15
*
fix #16330 tshould_not_work (#16342)
Timothee Cour
2020-12-14
1
-3
/
+1
*
fix #14242 `testament r tests/js/foo` now works; testament now honors --targe...
Timothee Cour
2020-11-28
1
-14
/
+14
*
add tests for Testament "reject" action (#15709)
n5m
2020-10-27
2
-0
/
+8
*
expect valgrind test failure on memory leak (#15669)
n5m
2020-10-22
1
-0
/
+2
*
misc testament cleanups (#14764)
Timothee Cour
2020-06-23
1
-0
/
+2
*
test suite: rename tests containing 'fail' for easier search in logs
Araq
2019-11-26
1
-0
/
+0
*
added a testcase for #12195; testament now supports a 'timeout' spec field
Araq
2019-09-17
1
-0
/
+2
*
make testament a tool we ship with Nim; fixes #12084 (#12088)
Andreas Rumpf
2019-08-30
1
-1
/
+1
*
lots of testament bug fixes and improvements: (#10044)
Timothee Cour
2018-12-20
1
-11
/
+11
*
tshouldfail is stricter
Arne Döring
2018-12-11
1
-0
/
+14
*
allow to disable backend logging
Arne Döring
2018-12-11
1
-1
/
+1
*
Tester tests (#9787)
Arne Döring
2018-11-27
1
-0
/
+17
*
Testament pre parallel (#9137)
Jacek Sieka
2018-10-12
8
-1979
/
+0
*
compiler: show name of instantiating context in error traces (#6763) (#9207)
xzfc
2018-10-11
1
-1
/
+4
*
Fix ioTests category after rename
Sergey Avseyev
2018-09-29
1
-1
/
+1
*
testament: quote categories too because of 'dir with space' test
Araq
2018-09-26
1
-2
/
+2
*
disable Nimble dependencies for appveyor
Araq
2018-09-14
1
-1
/
+1
*
HTML generation in testament works again (#8702)
LemonBoy
2018-08-21
1
-2
/
+2
*
Merge branch 'araq-misc' into devel
Araq
2018-08-16
2
-3
/
+7
|
\
|
*
Merge branch 'devel' into araq-misc
Andreas Rumpf
2018-08-16
1
-3
/
+7
|
|
\
|
*
\
Merge branch 'devel' into araq-misc
Araq
2018-08-13
2
-1
/
+5
|
|
\
\
|
*
|
|
make NimInAction tests green
Araq
2018-08-13
1
-0
/
+2
|
*
|
|
testament: change how JS tests are disable for travis on OSX
Andreas Rumpf
2018-08-13
2
-3
/
+5
*
|
|
|
tester.nim add more diagnostics (#8631)
Timothee Cour
2018-08-16
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Haiku support for Nim (#8542)
alaviss
2018-08-14
1
-3
/
+7
|
|
/
|
/
|
*
|
Clarify usage of "Test" argument in Koch (#8613)
Naveen Arunachalam
2018-08-12
1
-1
/
+1
*
|
Preliminary check for test category folder existence (#8579)
LemonBoy
2018-08-10
1
-0
/
+4
|
/
*
travis/testament: disable JS tests on OSX
Andreas Rumpf
2018-08-06
1
-2
/
+4
*
make 'flags' test green on OSX
Andreas Rumpf
2018-08-06
1
-1
/
+1
*
Testament should run tests with no action (#8232)
genotrance
2018-07-08
1
-0
/
+2
*
make tests green again
Andreas Rumpf
2018-07-05
1
-0
/
+1
*
Merge pull request #7771 from nim-lang/nim-in-action-fixes
Andreas Rumpf
2018-06-19
1
-1
/
+37
|
\
|
*
Workaround VM bug in strutils
Dominik Picheta
2018-06-17
1
-2
/
+2
|
*
Adds smaller code samples from Chapters 1-3 to the tester.
Dominik Picheta
2018-06-17
1
-1
/
+37
*
|
testament: minor code formating change
Andreas Rumpf
2018-06-17
1
-1
/
+1
|
/
*
Support multi byte characters in module names (#7916)
Oscar Nihlgård
2018-05-31
1
-1
/
+1
*
make the tester compile without warnings
Andreas Rumpf
2018-05-06
1
-4
/
+4
*
Fixes #802, #803 and #3775 - genscript issues (#7677)
genotrance
2018-04-25
4
-10
/
+47
*
unittest: default no color if stdout is not a tty (#7424)
Xiao-Yong
2018-04-12
1
-1
/
+1
*
fixes #7236
Andreas Rumpf
2018-02-26
1
-2
/
+3
*
disable symbol file tests for the old symbol file implementation
Araq
2018-02-19
1
-2
/
+3
*
Fix longgc category tests (#7095)
Sergey Avseyev
2018-01-22
1
-2
/
+2
*
Merge pull request #7023 from yglukhov/unify-async
Dominik Picheta
2018-01-17
1
-1
/
+2
|
\
|
*
Unify async macro and futures for js and native targets
Yuriy Glukhov
2018-01-05
1
-1
/
+2
[next]