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
/
enum
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix enumtostr crash for enum-range (#13035)
Jasper Jenkins
2020-01-05
1
-0
/
+12
*
add tests for recently closed issues (#10722)
Miran
2019-02-23
1
-0
/
+9
*
32 bit fixes (#10608)
Arne Döring
2019-02-13
1
-2
/
+2
*
Deprecated pragma is now supported on enum fields (#10113)
Neelesh Chandola
2018-12-30
2
-0
/
+32
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-3
/
+1
*
fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to ...
Timothee Cour
2018-10-14
1
-1
/
+1
*
Merge tests into a larger file (part 2 of ∞) (#9335)
Miran
2018-10-13
9
-139
/
+144
*
fixes #8066
Araq
2018-08-31
1
-0
/
+19
*
remove dead code elimination option (#7669)
Jacek Sieka
2018-04-23
1
-1
/
+1
*
Fixes #5062 (#5527); JS: holes in enums
Silvio
2017-03-15
3
-16
/
+39
*
fixes #5148
Araq
2016-12-29
1
-0
/
+7
*
Added a test case
Yuriy Glukhov
2016-05-18
1
-0
/
+6
*
add tfile/tline assertions for template expansion file/line
Aman Gupta
2015-10-06
1
-2
/
+2
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
6
-35
/
+35
*
s/procedure/routine/ in tests.
Dominik Picheta
2015-06-05
1
-1
/
+1
*
Fixes #2584
Dominik Picheta
2015-06-04
1
-1
/
+1
*
fixes --gc:none regression; made some tests green
Araq
2015-03-10
1
-1
/
+1
*
Fixes tenumitems test.
Dominik Picheta
2014-08-16
1
-1
/
+1
*
new tester; all tests categorized
Araq
2014-01-13
9
-0
/
+140