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
*
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