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
/
method
Commit message (
Expand
)
Author
Age
Files
Lines
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-1
/
+1
*
faster CIs (#13803)
Miran
2020-03-30
2
-0
/
+2
*
clean up deprecated stuff and unused imports in tests (#13059)
Miran
2020-01-07
2
-3
/
+3
*
fixes #6777 (#11347)
Andreas Rumpf
2019-05-28
1
-0
/
+25
*
fixes #10912 (#11317)
Andreas Rumpf
2019-05-24
1
-0
/
+48
*
multi-methods need to be explicitly enabled (#10856)
Miran
2019-03-18
1
-0
/
+1
*
fix off by 1 error in `col` shown by toFileLineCol (#10138)
Timothee Cour
2018-12-31
1
-1
/
+1
*
testament megatest: furher refactorings making more tests green
Araq
2018-12-11
1
-4
/
+5
*
testament: joinable is now an explicit concept of a test spec
Andreas Rumpf
2018-12-11
1
-1
/
+2
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-1
/
+1
*
More descriptive names of test files (#9531)
Miran
2018-10-29
2
-0
/
+0
*
Merge tests into a larger file (part 5 of ∞) (#9368)
Miran
2018-10-16
18
-365
/
+376
*
fixes #5479
Araq
2018-10-02
1
-1
/
+18
*
make tests green again
Andreas Rumpf
2018-07-05
1
-3
/
+3
*
make more tests green
Andreas Rumpf
2018-04-30
1
-1
/
+1
*
added missing test for methods
Andreas Rumpf
2017-09-28
1
-0
/
+21
*
Lineinfo change (#6084)
Arne Döring
2017-07-17
1
-1
/
+1
*
fixes #5432
Araq
2017-02-26
1
-0
/
+15
*
another attempt to make test green again
Araq
2017-02-24
1
-0
/
+24
*
make tests green again
Andreas Rumpf
2016-11-24
1
-1
/
+1
*
generic multi-methods should work now
Andreas Rumpf
2016-07-28
2
-10
/
+34
*
fix issue #3550
trustable-code
2015-12-24
1
-0
/
+19
*
fixes #3431, fixes #3370, fixes #3468
Araq
2015-10-25
1
-0
/
+48
*
fix failure in tests/method/tmapper.nim
Aman Gupta
2015-09-30
1
-1
/
+1
*
added missing test
Araq
2015-09-06
1
-0
/
+30
*
fixes #2590; methods now require a .base annotation
Araq
2015-09-06
9
-14
/
+14
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
5
-8
/
+8
*
fixes #2401
Araq
2015-03-25
1
-0
/
+11
*
implemented procCall builtin
Araq
2014-11-28
1
-9
/
+12
*
Fix dispatcher creation for method prototypes.
Reimer Behrends
2014-11-02
1
-0
/
+25
*
Added test case for recursive methods.
Reimer Behrends
2014-11-02
1
-0
/
+22
*
Changed tests and tools to use 'discard' statements instead of 'nil' for empt...
Clay Sweetser
2014-02-15
1
-2
/
+2
*
new tester; all tests categorized
Araq
2014-01-13
9
-0
/
+218