summary refs log tree commit diff stats
path: root/tests/testament/categories.nim
Commit message (Expand)AuthorAgeFilesLines
* run the C test tooSimon Hafner2015-05-131-1/+1
* Merge branch 'devel' into jpoirier-realtimeGCTestSimon Hafner2015-05-131-1/+1
|\
| * fixes #2517Araq2015-04-251-1/+1
* | integrated realtimegc stuff into testamentSimon Hafner2015-04-131-0/+14
|/
* Use `^` instead of `-` in slicesdef2015-03-281-18/+18
* Fix tests some moredef2015-03-171-1/+1
* Fix DLL tests on POSIXdef2015-03-101-3/+3
* fixed a bug in nimble tests - disable for nowSimon Hafner2015-03-061-3/+2
* some love for the testsuite; fixed regressionsAraq2015-03-011-22/+22
* fixes #2070Araq2015-02-101-1/+2
* Disable rodfiles tests for nowdef2015-02-041-2/+3
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* fixes #1796Araq2015-01-051-4/+9
* fixes #1638Araq2014-12-171-2/+2
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-2/+2
* koch now uses nim.exeAraq2014-08-291-1/+1
* tester compiles againAraq2014-08-291-10/+10
* tester should work againAraq2014-07-161-4/+1
* Update categories.nimVarriount2014-06-141-19/+26
* Removes tthreadanalysis3 from threadTests spec.Dominik Picheta2014-04-201-1/+1
* Modified tester output. Fixed JS tests.Dominik Picheta2014-04-161-4/+6
* Changed behavior when babel cannot be found/runVarriount2014-03-041-2/+4
* Fix categories.nimVarriount2014-03-031-1/+1
* Allowed specification of what babel packages to install via new categories - ...Clay Sweetser2014-03-031-8/+23
* Removed babel package tests from those run when 'all' is specified.Clay Sweetser2014-03-031-1/+1
* Integrated 'babel' with testamentClay Sweetser2014-03-021-1/+69
* tester compiles againAraq2014-02-071-1/+1
* bugfix: codegen issue that caused getGMTime() to leak memoryAraq2014-02-071-0/+5
* better html generator for the tester; fixes some VM bugsAraq2014-01-171-1/+9
* new tester; all tests categorizedAraq2014-01-131-0/+256