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
/
testament
/
tester.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
sets don't support empty arrays :)
cheatfate
2016-07-30
1
-1
/
+1
*
Enable coroutines again.
cheatfate
2016-07-30
1
-1
/
+1
*
comments
cheatfate
2016-07-30
1
-1
/
+1
*
testament update to have list of disabled modules.
cheatfate
2016-07-30
1
-1
/
+5
*
added 'koch testinstall' command; more installer related bugfixes
Andreas Rumpf
2016-06-09
1
-0
/
+1
*
Merge pull request #4049 from arnetheduck/tester-targets
Andreas Rumpf
2016-04-07
1
-0
/
+10
|
\
|
*
untaint command line option for parsing
Jacek Sieka
2016-04-06
1
-1
/
+1
|
*
tester: allow filtering tests by target
Jacek Sieka
2016-04-05
1
-0
/
+10
*
|
Prevent tester from checking for output diffs for actionRunNoSpec.
Dominik Picheta
2016-04-05
1
-1
/
+1
|
/
*
compiler/msgs: Default to stderr for diagnostics
Adam Strzelecki
2015-10-16
1
-1
/
+2
*
Merge remote-tracking branch 'origin/devel' into appveyor
Aman Gupta
2015-10-13
1
-5
/
+5
|
\
|
*
udpated the compiler and tester to use getOrDefault
Araq
2015-10-13
1
-5
/
+5
*
|
skip sdl/opengl/fsmonitor tests when unavailable
Aman Gupta
2015-10-08
1
-0
/
+6
*
|
show failure code
Aman Gupta
2015-10-08
1
-1
/
+1
*
|
standardize on forward slashes for paths
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
framework is required
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
fix compile error
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
collect any output of appveyor command
Aman Gupta
2015-10-07
1
-1
/
+3
*
|
report duration to appveyor runner
Aman Gupta
2015-10-07
1
-3
/
+5
*
|
use category as filename, and full filename in test name
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
clean up whitespace on error msg
Aman Gupta
2015-10-07
1
-1
/
+1
*
|
tie into appveyor test results api
Aman Gupta
2015-10-07
1
-0
/
+10
|
/
*
add tfile/tline assertions for template expansion file/line
Aman Gupta
2015-10-06
1
-1
/
+22
*
show stderr w/ reExitcodesDiffer
Aman Gupta
2015-10-02
1
-1
/
+1
*
show full compiler output with reNimcCrash
Aman Gupta
2015-09-30
1
-0
/
+2
*
allow testament/tester to run single file
Aman Gupta
2015-09-30
1
-0
/
+6
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-2
/
+2
*
Revert from columnar layout. Remove temp-fix for 2857.
Oscar Campbell
2015-06-10
1
-12
/
+6
*
Treat unitest's default esc.seq. output as empty.
Oscar Campbell
2015-06-04
1
-5
/
+8
*
Add "safety compilation". Improved, fixed messages
Oscar Campbell
2015-06-04
1
-53
/
+93
*
Introduce pedantic mode for tester
Sergey Avseyev
2015-05-25
1
-1
/
+6
*
run the C test too
Simon Hafner
2015-05-13
1
-1
/
+1
*
Merge branch 'devel' into jpoirier-realtimeGCTest
Simon Hafner
2015-05-13
1
-7
/
+17
|
\
|
*
fixes #2517
Araq
2015-04-25
1
-2
/
+7
|
*
Tests: Optional error location column spec
Adam Strzelecki
2015-04-20
1
-5
/
+10
*
|
integrated realtimegc stuff into testament
Simon Hafner
2015-04-13
1
-1
/
+34
|
/
*
Use `^` instead of `-` in slices
def
2015-03-28
1
-2
/
+2
*
Fix tests some more
def
2015-03-17
1
-1
/
+0
*
fixes #2286
Araq
2015-03-12
1
-1
/
+5
*
fixed the tester; more tests green
Araq
2015-03-10
1
-9
/
+14
*
one result too much
Simon Hafner
2015-03-09
1
-3
/
+0
*
fixed tester back up
Simon Hafner
2015-03-09
1
-21
/
+27
*
better messages for nimout
Simon Hafner
2015-03-05
1
-14
/
+16
*
tester reports ignored tests and supports 'nimout'; fixes #2211
Araq
2015-02-25
1
-1
/
+14
*
Fix name of generated C file in tester
def
2015-02-04
1
-1
/
+1
*
Move lib/pure/nodejs to compiler/nodejs. Ref #2017.
Dominik Picheta
2015-01-28
1
-1
/
+1
*
Merge pull request #2017 from reactormonk/nodejs-binary
Andreas Rumpf
2015-01-28
1
-3
/
+4
|
\
|
*
find the nodejs binary
Simon Hafner
2015-01-27
1
-3
/
+4
*
|
proper 'space in dir' test
Araq
2015-01-27
1
-1
/
+1
|
/
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
[next]