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
/
categories.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove deprecated procs (#12535)
Andreas Rumpf
2019-11-05
1
-33
/
+37
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
add tensordsl test (#12166)
Arne Döring
2019-09-11
1
-0
/
+1
*
disable IC and the SQLite dependency for version 1
Andreas Rumpf
2019-09-03
1
-1
/
+2
*
make testament a tool we ship with Nim; fixes #12084 (#12088)
Andreas Rumpf
2019-08-30
1
-0
/
+12
*
Incremental compilation (IC): Improvements (#11881)
Andreas Rumpf
2019-08-08
1
-96
/
+65
*
Revert "makes travis OSX green again"
narimiran
2019-06-19
1
-2
/
+1
*
makes travis OSX green again
Araq
2019-06-19
1
-1
/
+2
*
[other] test 6 more nimble packages (#11464)
Miran
2019-06-11
1
-6
/
+3
*
make fullpaths the default in error messages and stack traces for mor… (#11...
Andreas Rumpf
2019-06-05
1
-1
/
+2
*
Testament print failed command (#11219)
Arne Döring
2019-05-10
1
-7
/
+11
*
testament: apply skip to hard-coded categories (#11168)
Jacek Sieka
2019-05-08
1
-18
/
+3
*
Append all output on failed test. (#11156)
Arne Döring
2019-05-02
1
-17
/
+7
*
tester: add test skipping capability (#11080)
Jacek Sieka
2019-04-23
1
-1
/
+19
*
make nimble packages testing more robust (#10984)
Miran
2019-04-09
1
-12
/
+19
*
testament: catch failing nimble tests (#10832)
Miran
2019-03-13
1
-49
/
+39
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
1
-20
/
+24
*
add more nimble packages to the test (#10707)
Miran
2019-02-19
1
-1
/
+3
*
add more nimble packages for testing (#10671)
Miran
2019-02-15
1
-22
/
+38
*
testament: test nimble packages is beginning to work
Araq
2019-02-04
1
-8
/
+13
*
testament: revive ability to test specific important Nimble packages
Araq
2019-02-02
1
-32
/
+39
*
fix sdl_test test that failed in CI cpp mode (#10314)
Timothee Cour
2019-01-15
1
-2
/
+2
*
fixed indentation
Andreas Rumpf
2019-01-15
1
-3
/
+2
*
testament megatest: we can now tell which test failed; helps debugging and pr...
Timothee Cour
2019-01-05
1
-17
/
+40
*
fix #10049 (#10083)
Timothee Cour
2018-12-23
1
-1
/
+1
*
lots of testament bug fixes and improvements: (#10044)
Timothee Cour
2018-12-20
1
-13
/
+59
*
don't skip tests that really were not joined
Araq
2018-12-11
1
-1
/
+1
*
remove outputGotten.txt file on success
Araq
2018-12-11
1
-0
/
+1
*
attempt to make travis green
Araq
2018-12-11
1
-3
/
+2
*
don't run megatest in parallel for better error messages
Araq
2018-12-11
1
-1
/
+2
*
make tests green; better output for when megatest execution fails
Araq
2018-12-11
1
-0
/
+1
*
testament megatest: furher refactorings making more tests green
Araq
2018-12-11
1
-73
/
+76
*
testament: joinable is now an explicit concept of a test spec
Andreas Rumpf
2018-12-11
1
-30
/
+9
*
Testament: refactoring; makes the test joiner green
Araq
2018-12-11
1
-183
/
+105
*
lots of small changes
Arne Döring
2018-12-11
1
-12
/
+61
*
megatest integrated in default test all
Arne Döring
2018-12-11
1
-56
/
+47
*
megatest checks output and nimout
Arne Döring
2018-12-11
1
-9
/
+51
*
megatest can be executed
Arne Döring
2018-12-11
1
-0
/
+113
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-11
/
+24
*
kill testnospec
Arne Döring
2018-12-11
1
-3
/
+7
*
one error less
Arne Döring
2018-12-11
1
-1
/
+2
*
WIP, most tests are now skipped
Arne Döring
2018-12-11
1
-40
/
+42
*
WIP
Arne Döring
2018-12-11
1
-0
/
+2
*
fix for nimInAction
Arne Döring
2018-11-23
1
-15
/
+12
*
fix for dll tests
Arne Döring
2018-11-23
1
-5
/
+4
*
more tests fixed
Arne Döring
2018-11-23
1
-1
/
+0
*
make run the default action of a test in tester
Arne Döring
2018-11-23
1
-0
/
+1
*
Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480)
cooldome
2018-10-28
1
-1
/
+0
*
Merge tests into a larger file (part 5 of ∞) (#9368)
Miran
2018-10-16
1
-2
/
+1
*
Testament pre parallel (#9137)
Jacek Sieka
2018-10-12
1
-0
/
+539