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
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed writeln to writeLine in tests
patrick dw
2015-06-19
2
-10
/
+10
*
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
*
Made pathing (hopefully) Windows friendly.
Oscar Campbell
2015-06-03
1
-1
/
+1
*
Ensure fresh compiler and local compiler + libs
Oscar Campbell
2015-06-03
1
-1
/
+1
*
Introduce pedantic mode for tester
Sergey Avseyev
2015-05-25
1
-1
/
+6
*
run the C test too
Simon Hafner
2015-05-13
2
-2
/
+2
*
Merge branch 'devel' into jpoirier-realtimeGCTest
Simon Hafner
2015-05-13
3
-15
/
+33
|
\
|
*
fixes #2517
Araq
2015-04-25
3
-9
/
+18
|
*
Tests: Optional error location column spec
Adam Strzelecki
2015-04-20
2
-6
/
+15
*
|
integrated realtimegc stuff into testament
Simon Hafner
2015-04-13
2
-1
/
+48
|
/
*
Use `^` instead of `-` in slices
def
2015-03-28
2
-20
/
+20
*
Fix tests some more
def
2015-03-17
2
-2
/
+1
*
Merge pull request #2307 from def-/test-fixes-2
Andreas Rumpf
2015-03-12
1
-3
/
+3
|
\
|
*
Fix DLL tests on POSIX
def
2015-03-10
1
-3
/
+3
*
|
fixes #2286
Araq
2015-03-12
1
-1
/
+5
|
/
*
fixed the tester; more tests green
Araq
2015-03-10
2
-27
/
+35
*
one result too much
Simon Hafner
2015-03-09
1
-3
/
+0
*
fixed tester back up
Simon Hafner
2015-03-09
1
-21
/
+27
*
Merge pull request #2275 from reactormonk/better-tester-messages
Andreas Rumpf
2015-03-07
1
-14
/
+16
|
\
|
*
better messages for nimout
Simon Hafner
2015-03-05
1
-14
/
+16
*
|
fixed a bug in nimble tests - disable for now
Simon Hafner
2015-03-06
1
-3
/
+2
|
/
*
some love for the testsuite; fixed regressions
Araq
2015-03-01
1
-22
/
+22
*
tester reports ignored tests and supports 'nimout'; fixes #2211
Araq
2015-02-25
2
-1
/
+18
*
fixes #2070
Araq
2015-02-10
1
-1
/
+2
*
Fix name of generated C file in tester
def
2015-02-04
1
-1
/
+1
*
Disable rodfiles tests for now
def
2015-02-04
1
-2
/
+3
*
Add missing tester.nim.cfg.
Dominik Picheta
2015-01-28
1
-0
/
+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
*
|
Merge pull request #1995 from def-/fix-idetools
Andreas Rumpf
2015-01-27
1
-6
/
+9
|
\
\
|
*
|
Make caasdriver compile
def
2015-01-20
1
-6
/
+9
|
|
/
*
/
proper 'space in dir' test
Araq
2015-01-27
1
-1
/
+1
|
/
*
Happy new year!
Guillaume Gelin
2015-01-06
5
-5
/
+5
*
fixes #1796
Araq
2015-01-05
1
-4
/
+9
*
fixes #1638
Araq
2014-12-17
1
-2
/
+2
*
Fixes tester.
Dominik Picheta
2014-09-10
1
-1
/
+1
*
further adaptations
Araq
2014-08-29
3
-4
/
+4
*
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
Araq
2014-08-29
4
-14
/
+14
*
koch now uses nim.exe
Araq
2014-08-29
2
-3
/
+3
*
tester compiles again
Araq
2014-08-29
3
-20
/
+20
*
updated the tester
Araq
2014-08-29
1
-2
/
+2
*
some minor fixes
Araq
2014-08-14
1
-1
/
+1
*
tester should work again
Araq
2014-07-16
1
-4
/
+1
*
Improve caasdriver output.
Dominik Picheta
2014-06-16
1
-7
/
+11
*
Merge pull request #1281 from Araq/new_spawn
Andreas Rumpf
2014-06-16
2
-4
/
+14
|
\
|
*
tester works again
Araq
2014-05-30
1
-3
/
+3
|
*
added 'sortoutput' option to make output deterministic for threading tests
Araq
2014-05-29
2
-3
/
+13
[next]