Commit Graph

42 Commits

Author SHA1 Message Date
Yuriy Glukhov
e5aefbd1d4 Fixed tests for TravisCI 2015-10-22 21:34:37 +03:00
Yuriy Glukhov
2166b7bc46 Fixed ret by var in js 2015-10-15 16:04:53 +03:00
Aman Gupta
e2dbf222e6 Merge remote-tracking branch 'origin/devel' into appveyor 2015-10-13 15:25:40 -07:00
Araq
645cf70112 disable new BoehmGC tests on Windows 2015-10-12 19:58:43 +02:00
Araq
967c20743a Merge branch 'gc-fixes' of https://github.com/rbehrends/Nim into rbehrends-gc-fixes 2015-10-12 17:34:44 +02:00
Aman Gupta
c3415a27d7 copy server.dll too? 2015-10-08 11:00:02 -07:00
Andreas Rumpf
050e4815d0 Merge pull request #3314 from haiodo/emscripten-support
Emscripten support
2015-10-07 09:31:47 +02:00
Aman Gupta
7f5c49e204 copy nimrtl into lib, reset LD_LIBRARY_PATH after use 2015-10-06 15:54:12 -07:00
Andrey Sobolev
4c53a3a7a5 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support 2015-10-01 22:08:29 +06:00
Aman Gupta
435fbbc943 allow testament/tester to run single file 2015-09-30 12:09:58 -07:00
Andrey Sobolev
ed103e8e38 Added a test to check how gc works in emscripten.
Test will fail in emscripten and pass in normal environment.
2015-09-23 16:21:00 +06:00
Reimer Behrends
9deab06c1b Include Boehm GC in garbage collection tests. 2015-09-08 19:29:29 +02:00
Simon Hafner
2bc1db7a30 run the C test too 2015-05-13 13:13:30 -05:00
Simon Hafner
9c4a74637d Merge branch 'devel' into jpoirier-realtimeGCTest 2015-05-13 12:06:05 -05:00
Araq
6725aa3634 fixes #2517 2015-04-25 23:16:59 +02:00
Simon Hafner
c55f884b5c integrated realtimegc stuff into testament 2015-04-13 22:36:35 -05:00
def
64903e7050 Use ^ instead of - in slices 2015-03-28 00:38:15 +01:00
def
cb3c99fe1f Fix tests some more 2015-03-17 00:02:47 +01:00
def
ac0f62084c Fix DLL tests on POSIX
Automatically add the lib directory to LD_LIBRARY_PATH temporarily
2015-03-10 15:35:36 +01:00
Simon Hafner
df0afd8752 fixed a bug in nimble tests - disable for now 2015-03-06 12:59:36 -06:00
Araq
24ae0c387f some love for the testsuite; fixed regressions 2015-03-01 21:41:21 +01:00
Araq
0284e8d11c fixes #2070 2015-02-10 20:19:48 +01:00
def
1b91b3a2a5 Disable rodfiles tests for now 2015-02-04 20:10:57 +01:00
Guillaume Gelin
3119fe087d Happy new year! 2015-01-06 15:26:33 +01:00
Araq
7524610b31 fixes #1796 2015-01-05 02:27:24 +01:00
Araq
73dda8a81d fixes #1638 2014-12-17 21:52:01 +01:00
Araq
cd2c6128d1 renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings 2014-08-29 09:03:00 +02:00
Araq
0f4567d59e koch now uses nim.exe 2014-08-29 02:23:40 +02:00
Araq
6713ebcd98 tester compiles again 2014-08-29 01:12:18 +02:00
Araq
e94203ac21 tester should work again 2014-07-16 01:09:51 +02:00
Varriount
370f06d557 Update categories.nim
Fixed the tester from crashing when the babel package file is invalid.
2014-06-14 22:32:37 -04:00
Dominik Picheta
cf3b54fdcb Removes tthreadanalysis3 from threadTests spec. 2014-04-20 13:29:08 +01:00
Dominik Picheta
c93c014bc6 Modified tester output. Fixed JS tests. 2014-04-16 12:26:02 +01:00
Varriount
ab0fea9199 Changed behavior when babel cannot be found/run
Failure to find and run babel when using the tester now produces a warning message instead of causing the tester to quit.
2014-03-04 10:10:00 -05:00
Varriount
af31f19ebb Fix categories.nim 2014-03-03 18:43:41 -05:00
Clay Sweetser
9620893d72 Allowed specification of what babel packages to install via new categories - 'babel-core', 'babel-extra', and 'babel-all' 2014-03-03 17:53:47 -05:00
Clay Sweetser
269bf8e334 Removed babel package tests from those run when 'all' is specified. 2014-03-03 06:26:22 -05:00
Clay Sweetser
3249f16d85 Integrated 'babel' with testament 2014-03-02 17:21:42 -05:00
Araq
c3adc19f47 tester compiles again 2014-02-07 18:49:41 +01:00
Araq
a087f6057e bugfix: codegen issue that caused getGMTime() to leak memory 2014-02-07 17:06:20 +01:00
Araq
fc452787e7 better html generator for the tester; fixes some VM bugs 2014-01-17 01:18:57 +01:00
Araq
20b5f31c03 new tester; all tests categorized 2014-01-13 02:10:03 +01:00