summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* megatest checks output and nimoutArne Döring2018-12-1113-195/+169
* megatest can be executedArne Döring2018-12-1118-127/+31
* tshouldfail is stricterArne Döring2018-12-111-0/+14
* require errormsg to be specified before file.Arne Döring2018-12-11262-612/+275
* allow to disable backend loggingArne Döring2018-12-111-1/+1
* fix js categoryArne Döring2018-12-111-1/+2
* WIP, most tests are now skippedArne Döring2018-12-111-1/+2
* kick unused benchmarksArne Döring2018-12-113-170/+0
* remove caasArne Döring2018-12-1128-534/+0
* fixes #9868Araq2018-12-111-0/+2
* Merge pull request #9909 from nc-x/fix-regressionAndreas Rumpf2018-12-112-0/+20
|\
| * Float values are invalid in enumNeelesh Chandola2018-12-092-2/+12
| * Fix test case expected outputNeelesh Chandola2018-12-091-1/+1
| * Add testNeelesh Chandola2018-12-091-0/+10
* | Merge pull request #9826 from cooldome/destructor_move_them_allAndreas Rumpf2018-12-102-11/+58
|\ \
| * | use control flow graph for sink paramsAndrii Riabushenko2018-12-091-3/+7
| * | Double sink checksAndrii Riabushenko2018-12-081-6/+6
| * | improve testAndrii Riabushenko2018-12-071-3/+8
| * | add testAndrii Riabushenko2018-12-051-1/+10
| * | move movesAndrii Riabushenko2018-11-291-2/+31
* | | Merge pull request #9911 from nc-x/fixes-#9627Andreas Rumpf2018-12-093-0/+9
|\ \ \
| * | | Fix compilation of test on linux and macNeelesh Chandola2018-12-093-1/+1
| * | | Add final newlinesNeelesh Chandola2018-12-093-3/+3
| * | | add testsNeelesh Chandola2018-12-093-0/+9
| | |/ | |/|
* | | Merge pull request #9912 from nim-lang/araq-fixes-nested-gensymAndreas Rumpf2018-12-091-0/+40
|\ \ \
| * | | fixes nested gensym'ed parameters; fixes #9476Araq2018-12-081-0/+40
* | | | Merge pull request #9898 from cooldome/enum_notusedAndreas Rumpf2018-12-091-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | add comment, fixes #9896Andrii Riabushenko2018-12-081-0/+1
| * | | Fix hintXDeclaredButNotUsed for enum fields marked as usedAndrii Riabushenko2018-12-081-0/+5
* | | | fix #9872: setLen now works properly at CT [backport]Timothee Cour2018-12-081-0/+30
|/ / /
* | | Merge pull request #9803 from GULPF/walkdirrec-relativeAndreas Rumpf2018-12-061-0/+19
|\ \ \ | |/ / |/| |
| * | Add `relative` parameter to walkDirRecOscar Nihlgård2018-11-261-0/+19
* | | fixes #9441Araq2018-12-061-0/+42
* | | fixes #9868Araq2018-12-051-0/+4
* | | fixes #9864 [backport]Araq2018-12-051-0/+36
* | | fix #9832 (fixup) (#9859)Timothee Cour2018-12-041-1/+1
* | | Fix fat pointers, object copying, magic double evals on JS (#9411) [backport]rec2018-12-042-0/+489
* | | fixes #9832 (#9841) [backport]Timothee Cour2018-12-041-1/+1
* | | improve line info retreival (#9822)Arne Döring2018-11-301-1/+1
| |/ |/|
* | Destructors: more moves for tuples (#9808)cooldome2018-11-271-2/+6
* | Tester tests (#9787)Arne Döring2018-11-271-0/+17
* | Add workingDir parameter to execProcess and test (#9549)Tomohiro2018-11-262-0/+32
* | Added cgi.readData. Add test for cgi module. (#9645)Constantine Molchanov2018-11-261-0/+23
* | More converter fixes (#9737)cooldome2018-11-262-7/+69
* | fixes #9794: sizeof tuple is incorrect if contains imported object (#9795)cooldome2018-11-261-1/+18
* | Fixes multiple bugs with sink arguments (#9802)cooldome2018-11-261-2/+50
* | Fixes 9716 [backport] (#9790)Yuriy Glukhov2018-11-241-1/+14
* | Support only some types as JsAssoc types (#8627)Alexander Ivanov2018-11-231-12/+12
* | cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-2331-59/+60
* | threw away a silly testAraq2018-11-231-61/+0