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
/
assert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
3
-9
/
+9
*
stacktraces can now show custom runtime msgs per frame (#13351)
Timothee Cour
2020-03-30
1
-1
/
+1
*
faster CIs (#13803)
Miran
2020-03-30
4
-73
/
+14
*
catchable defects (#13626)
Andreas Rumpf
2020-03-12
1
-1
/
+1
*
sink parameter inference for types that have destructors (#13544)
Andreas Rumpf
2020-03-04
1
-2
/
+2
*
--exception:goto switch for deterministic exception handling (#12977)
Andreas Rumpf
2020-01-01
1
-1
/
+1
*
[backport] Fix spelling typos (#12755)
Brian Wignall
2019-11-28
1
-1
/
+1
*
test suite: rename tests containing 'fail' for easier search in logs
Araq
2019-11-26
3
-17
/
+17
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
assertions: fixes #11545 (#11605)
alaviss
2019-07-01
4
-4
/
+17
*
move system.dollars in a separate file (#10829)
Miran
2019-03-13
1
-1
/
+1
*
move assertions and iterators out of system.nim (#10597)
Miran
2019-03-07
1
-3
/
+3
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-3
/
+0
*
Fixes #9671 (#9750)
Randy Smith
2018-11-19
1
-1
/
+1
*
correctly render AST in doAssert/assert condition: fixes #8518; refs #9301 (#...
Timothee Cour
2018-10-14
1
-29
/
+60
*
make tfailedassert_stacktrace.nim more robust
Araq
2018-09-15
1
-8
/
+27
*
Fix system.nim line number test case failure
Ganesh Viswanathan
2018-09-12
1
-3
/
+3
*
add testcase
Timothee Cour
2018-09-11
1
-0
/
+19
*
doAssert, assert now print full path of failing line on error (#8555)
Timothee Cour
2018-08-25
3
-15
/
+81
*
Fixes #8719 (onFailedAssert now works for doAssert) (#8731)
awr1
2018-08-23
1
-0
/
+11
*
make tests green again
Andreas Rumpf
2018-07-05
1
-1
/
+1
*
Add column number to instantiation info (#7376)
PMunch
2018-04-12
1
-1
/
+1
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2016-11-24
1
-1
/
+1
*
Fixed broken test. Added closureScope test.
Yuriy Glukhov
2016-06-28
1
-0
/
+3
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-2
/
+2
*
fixes #2500
Araq
2015-04-10
1
-1
/
+1
*
Fix tests a bit more
def
2015-03-10
1
-1
/
+1
*
some love for the testsuite; fixed regressions
Araq
2015-03-01
1
-2
/
+2
*
Clean up tests/assert
def
2015-02-04
1
-1
/
+1
*
typo fix
Simon Hafner
2015-01-27
1
-2
/
+2
*
tester compiles again
Araq
2014-08-29
1
-1
/
+1
*
some minor fixes
Araq
2014-08-14
1
-1
/
+1
*
Change the expected path in tfailedassert.
Dominik Picheta
2014-04-06
1
-1
/
+1
*
fix the error "only proc headers can feature pragmas" when compiling in JS mode
Zahary Karadjov
2014-01-23
1
-1
/
+1
*
unittest module works again
Araq
2014-01-18
1
-1
/
+1
*
new tester; all tests categorized
Araq
2014-01-13
4
-0
/
+88