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 |
|