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
/
categories.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devel' into araq-misc
Andreas Rumpf
2018-08-16
1
-3
/
+7
|
\
|
*
Haiku support for Nim (#8542)
alaviss
2018-08-14
1
-3
/
+7
*
|
Merge branch 'devel' into araq-misc
Araq
2018-08-13
1
-0
/
+4
|
\
|
|
*
Preliminary check for test category folder existence (#8579)
LemonBoy
2018-08-10
1
-0
/
+4
*
|
make NimInAction tests green
Araq
2018-08-13
1
-0
/
+2
*
|
testament: change how JS tests are disable for travis on OSX
Andreas Rumpf
2018-08-13
1
-1
/
+3
|
/
*
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
*
make tests green again
Andreas Rumpf
2018-07-05
1
-0
/
+1
*
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
*
Fixes #802, #803 and #3775 - genscript issues (#7677)
genotrance
2018-04-25
1
-3
/
+25
*
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
1
-5
/
+6
*
|
Fix lists of paths in posix environment (#7034)
Dennis Felsing
2018-01-08
1
-1
/
+1
|
/
*
Prep for tester parallel: private nimcache for each test (#6937)
Mathias Stearn
2017-12-18
1
-20
/
+14
*
Async upcoming (#6585)
Dominik Picheta
2017-11-22
1
-1
/
+0
*
use targets from test spec when running testament tests (#6687)
Jacek Sieka
2017-11-15
1
-10
/
+10
*
Always compile tests in the JS category with the JS backend (#6680)
GULPF
2017-11-03
1
-1
/
+2
*
Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file (#6542)
Xiao-Yong
2017-10-28
1
-1
/
+2
*
fixes #5143
Araq
2017-10-16
1
-3
/
+3
*
enable unguarded_access test
Andreas Rumpf
2017-10-02
1
-5
/
+1
*
Add tests for examples from Nim in Action.
Dominik Picheta
2017-10-01
1
-0
/
+44
*
Introduce first class support for Android (#5772)
Fredrik Høisæther Rasch
2017-08-06
1
-1
/
+1
*
Update testament to include all tests from tests/threads category. (#5576)
Eugene Kabanov
2017-03-20
1
-19
/
+5
*
Add ``tearDownForeignThreadGc`` function (#5369)
Anatoly Galiulin
2017-02-13
1
-0
/
+1
*
make tests on Windows green under --pedantic
Araq
2017-02-02
1
-2
/
+2
*
make tests on Windows green
Araq
2017-01-31
1
-2
/
+6
*
added test case; threadex example crashes now
Araq
2017-01-30
1
-0
/
+1
*
added system.onThreadCreation feature for safe thread local storage initializ...
Andreas Rumpf
2017-01-18
1
-0
/
+1
*
disable not implemented test for sighashes
Araq
2016-12-13
1
-4
/
+5
*
Merge pull request #4800 from Wh1teDuke/FixTesterRunOpt
Andreas Rumpf
2016-10-24
1
-2
/
+8
|
\
|
*
Add processSingleTest, remove file arg from processCategory
Wh1teDuke
2016-09-19
1
-2
/
+8
*
|
run gctest for gc:none
Jacek Sieka
2016-10-12
1
-0
/
+7
|
/
*
Merge pull request #4706 from cheatfate/testupcoming
Andreas Rumpf
2016-09-04
1
-0
/
+10
|
\
|
*
Fix define.
cheatfate
2016-09-04
1
-1
/
+1
|
*
Add upcoming/asyncdispatch.nim to tests.
cheatfate
2016-09-04
1
-0
/
+10
*
|
Enabled logging tests for js
Yuriy Glukhov
2016-09-03
1
-2
/
+2
|
/
*
Merge pull request #4661 from yglukhov/js-uncaught-stacktrace
Andreas Rumpf
2016-08-29
1
-0
/
+1
|
\
|
*
Fixed js codegen issue for uncaught exceptions.
Yuriy Glukhov
2016-08-27
1
-0
/
+1
*
|
disable rodfile tests depending on gtk
Araq
2016-08-28
1
-1
/
+1
*
|
tester cleanup; enable some rod tests
Araq
2016-08-27
1
-15
/
+16
*
|
next steps in getting symbol files to work again
Araq
2016-08-16
1
-3
/
+2
|
/
*
testament update to have list of disabled modules.
cheatfate
2016-07-30
1
-5
/
+7
*
Time has now reference semantics on js
Yuriy Glukhov
2016-06-01
1
-1
/
+1
*
fixes #3184
Andreas Rumpf
2016-05-22
1
-0
/
+1
[next]