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
*
travis/testament: disable JS tests on OSX
Andreas Rumpf
2018-08-06
1
-2
/
+4
*
make 'flags' test green on OSX
Andreas Rumpf
2018-08-06
1
-1
/
+1
*
Testament should run tests with no action (#8232)
genotrance
2018-07-08
1
-0
/
+2
*
make tests green again
Andreas Rumpf
2018-07-05
1
-0
/
+1
*
Merge pull request #7771 from nim-lang/nim-in-action-fixes
Andreas Rumpf
2018-06-19
1
-1
/
+37
|
\
|
*
Workaround VM bug in strutils
Dominik Picheta
2018-06-17
1
-2
/
+2
|
*
Adds smaller code samples from Chapters 1-3 to the tester.
Dominik Picheta
2018-06-17
1
-1
/
+37
*
|
testament: minor code formating change
Andreas Rumpf
2018-06-17
1
-1
/
+1
|
/
*
Support multi byte characters in module names (#7916)
Oscar Nihlgård
2018-05-31
1
-1
/
+1
*
make the tester compile without warnings
Andreas Rumpf
2018-05-06
1
-4
/
+4
*
Fixes #802, #803 and #3775 - genscript issues (#7677)
genotrance
2018-04-25
4
-10
/
+47
*
unittest: default no color if stdout is not a tty (#7424)
Xiao-Yong
2018-04-12
1
-1
/
+1
*
fixes #7236
Andreas Rumpf
2018-02-26
1
-2
/
+3
*
disable symbol file tests for the old symbol file implementation
Araq
2018-02-19
1
-2
/
+3
*
Fix longgc category tests (#7095)
Sergey Avseyev
2018-01-22
1
-2
/
+2
*
Merge pull request #7023 from yglukhov/unify-async
Dominik Picheta
2018-01-17
1
-1
/
+2
|
\
|
*
Unify async macro and futures for js and native targets
Yuriy Glukhov
2018-01-05
1
-1
/
+2
*
|
travis: attempt to make tests green again
Andreas Rumpf
2018-01-16
1
-1
/
+1
*
|
Include target in tester nimcache hash (#7053)
Mathias Stearn
2018-01-14
2
-10
/
+12
*
|
Fix lists of paths in posix environment (#7034)
Dennis Felsing
2018-01-08
1
-1
/
+1
|
/
*
Remove obsolete method analyzeAndConsolidateOutput (#6998)
Sergey Avseyev
2018-01-01
1
-16
/
+1
*
testament html generation improvements; merged #6667 manually
Araq
2017-12-21
2
-256
/
+217
*
testament: use splitWhitespace instead of split
Araq
2017-12-21
1
-2
/
+2
*
Prep for tester parallel: private nimcache for each test (#6937)
Mathias Stearn
2017-12-18
2
-31
/
+30
*
Added test duration output (#6619)
Dmitry Atamanov
2017-12-15
1
-1
/
+2
*
Async upcoming (#6585)
Dominik Picheta
2017-11-22
1
-1
/
+0
*
pass nim path to subprocess testament (#6779)
Jacek Sieka
2017-11-19
1
-1
/
+4
*
fixes #6775
Andreas Rumpf
2017-11-18
1
-0
/
+1
*
use targets from test spec when running testament tests (#6687)
Jacek Sieka
2017-11-15
2
-110
/
+112
*
Appveyor thttpclient (#6744)
Fredrik Høisæther Rasch
2017-11-15
1
-0
/
+3
*
fixes a tester regression
Andreas Rumpf
2017-11-06
1
-3
/
+2
*
pass on testament args to sub-process (#6688)
Jacek Sieka
2017-11-06
1
-2
/
+9
*
attempt to make travis green again
Andreas Rumpf
2017-11-05
1
-0
/
+4
*
Always compile tests in the JS category with the JS backend (#6680)
GULPF
2017-11-03
1
-1
/
+2
*
attempt to fix the tester; tests should be red now
Araq
2017-10-31
1
-8
/
+5
*
Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file (#6542)
Xiao-Yong
2017-10-28
1
-1
/
+2
*
made 'testament all' run in parallel
Araq
2017-10-25
3
-13
/
+15
*
testament: no sqlite or re dependencies anymore
Araq
2017-10-25
3
-268
/
+116
*
Testament HTML generation upgrade (#6058)
Fredrik Høisæther Rasch
2017-10-25
4
-394
/
+504
*
fixes #5143
Araq
2017-10-16
1
-3
/
+3
*
enable unguarded_access test
Andreas Rumpf
2017-10-02
2
-6
/
+2
*
Add tests for examples from Nim in Action.
Dominik Picheta
2017-10-01
1
-0
/
+44
*
Implement .nimble-link files in the compiler and add tests for them.
Dominik Picheta
2017-09-02
1
-1
/
+0
*
Add readme to tests. Add fileDir option to testament & create nimble test.
Dominik Picheta
2017-09-02
1
-2
/
+10
*
tester: better error message comparisons
Andreas Rumpf
2017-08-31
1
-1
/
+1
*
tester: make 'nimout' matching more robust against whitespace issues
Andreas Rumpf
2017-08-31
1
-1
/
+5
*
Introduce first class support for Android (#5772)
Fredrik Høisæther Rasch
2017-08-06
1
-1
/
+1
*
review and merge zahary's work (#5849)
zah
2017-06-03
2
-9
/
+22
*
compiler option for testament (#5713)
Jacek Sieka
2017-05-15
2
-6
/
+11
*
further improvements to the error messages produced by concepts
Zahary Karadjov
2017-03-24
1
-3
/
+3
[next]