summary refs log tree commit diff stats
path: root/tests/testament/categories.nim
Commit message (Expand)AuthorAgeFilesLines
* testament update to have list of disabled modules.cheatfate2016-07-301-5/+7
* Time has now reference semantics on jsYuriy Glukhov2016-06-011-1/+1
* fixes #3184Andreas Rumpf2016-05-221-0/+1
* fixes #3793Andreas Rumpf2016-05-161-0/+2
* Fixed bad JS codegen for new json with tables. Added json to JS tests.Yuriy Glukhov2016-02-291-1/+1
* JS: Corrected shift operators. Made casting between ints behave like C does.Yuriy Glukhov2016-01-221-1/+1
* Unsigned arith corrected for JSYuriy Glukhov2016-01-211-1/+1
* fixed float formatting for jsYuriy Glukhov2015-11-261-0/+3
* Improved postgres docs and added untestable tests.Dominik Picheta2015-10-271-0/+3
* Fixed tests for TravisCIYuriy Glukhov2015-10-221-8/+10
* Fixed ret by var in jsYuriy Glukhov2015-10-151-1/+3
* Merge remote-tracking branch 'origin/devel' into appveyorAman Gupta2015-10-131-3/+12
|\
| * disable new BoehmGC tests on WindowsAraq2015-10-121-4/+7
| * Merge branch 'gc-fixes' of https://github.com/rbehrends/Nim into rbehrends-gc...Araq2015-10-121-3/+9
| |\
| | * Include Boehm GC in garbage collection tests.Reimer Behrends2015-09-081-3/+9
* | | copy server.dll too?Aman Gupta2015-10-081-0/+2
|/ /
* | Merge pull request #3314 from haiodo/emscripten-supportAndreas Rumpf2015-10-071-0/+1
|\ \
| * \ Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-10-011-2/+2
| |\ \
| * | | Added a test to check how gc works in emscripten.Andrey Sobolev2015-09-231-0/+1
| | |/ | |/|
* | | copy nimrtl into lib, reset LD_LIBRARY_PATH after useAman Gupta2015-10-061-0/+3
| |/ |/|
* | allow testament/tester to run single fileAman Gupta2015-09-301-2/+2
|/
* 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