summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* made test green againAraq2015-08-021-339/+339
* fixes #3171Araq2015-08-021-0/+8
* Merge branch 'async_callback_issue_0412' of https://github.com/l04m33/Nim int...Dominik Picheta2015-07-262-0/+98
|\
| * Check for async errors inKay Zheng2015-04-181-0/+33
| * Only run the test for the fixed version of poll(...)Kay Zheng2015-04-171-33/+36
| * Add a test case for the EvError handling issueKay Zheng2015-04-171-0/+62
* | Merge pull request #3094 from fenekku/unittest-workDominik Picheta2015-07-261-0/+14
|\ \
| * | document unittest.nim + code agreementfenekku2015-07-091-0/+14
* | | fixes #3144Araq2015-07-261-0/+28
* | | fixes #1832Araq2015-07-241-0/+16
* | | fixes #2823Araq2015-07-241-0/+6
* | | Merge pull request #3137 from vegansk/findFile_absoluteAndreas Rumpf2015-07-231-2/+8
|\ \ \
| * | | Added absolute path support to options.findFileAnatoly Galiulin2015-07-211-2/+8
* | | | fix recently introduced regressionsAraq2015-07-221-1/+1
* | | | fixes #2841Araq2015-07-221-0/+6
* | | | fixes #3079, fixes #1146, fixes #2879Araq2015-07-222-0/+15
* | | | fixes #2963Araq2015-07-221-1/+12
|/ / /
* | | fixes #3112Araq2015-07-141-7/+29
* | | disabled dubious testcaseAraq2015-07-141-0/+1
|/ /
* | Merge pull request #3036 from nanoant/patch/macros-sametypeAndreas Rumpf2015-07-041-0/+41
|\ \
| * | macros: Introduce sameType(a, b) for node typesAdam Strzelecki2015-07-031-0/+41
* | | added hash function for ordinal typesFabian Keller2015-07-031-0/+75
|/ /
* | fixes #3046Araq2015-07-031-1/+17
* | fixes #3038Araq2015-07-031-0/+28
* | fixes broken mergeAraq2015-07-022-3/+3
* | implements varargs[untyped]; refs #2545; to be documentedAraq2015-07-024-5/+15
* | tests\generics\tgenericprocmatcher.nimAraq2015-07-021-2/+2
* | disabled unimportant old testAraq2015-07-021-0/+1
* | fixes #2993Araq2015-07-011-0/+10
* | Merge pull request #3025 from r-ku/3022_fixAndreas Rumpf2015-06-302-0/+34
|\ \
| * | Fixes #3022r-ku2015-06-302-0/+34
* | | fixes #2880Araq2015-06-301-0/+146
* | | proper distinction between --gc:none and --os:standaloneAraq2015-06-291-0/+1
|/ /
* | preparations for more Nimble packages; clear licensing; fixes #2949Araq2015-06-205-9/+4
* | Merge pull request #2961 from Perelandric/rename_writeLnDominik Picheta2015-06-2039-455/+455
|\ \
| * | renamed writeln to writeLine in testspatrick dw2015-06-1939-455/+455
* | | Added test file for #2813.Dominik Picheta2015-06-201-0/+45
|/ /
* | Fix flaviut/nre#20Flaviu Tamas2015-06-181-0/+1
* | fixes #2297, fixes #2946Araq2015-06-182-0/+105
* | Merge pull request #2856 from fowlmouth/patch-4Andreas Rumpf2015-06-151-0/+22
|\ \
| * | added a testfowlmouth2015-06-011-0/+22
* | | better test programAraq2015-06-141-4/+49
* | | Merge pull request #2903 from yglukhov/js-bracket-addrAndreas Rumpf2015-06-131-0/+22
|\ \ \
| * | | Fixed addr of bracket expression. Fixes #2148.yglukhov2015-06-111-0/+22
* | | | Non-base10 overflow allowed if bit-stable. Tests.Oscar Campbell2015-06-121-0/+68
* | | | Merge pull request #2894 from nanoant/patch/macros-real-node-compareAndreas Rumpf2015-06-121-0/+39
|\ \ \ \
| * | | | macros: Add test for node comparsionAdam Strzelecki2015-06-101-0/+39
* | | | | Merge pull request #2902 from yglukhov/js-copying-fixAndreas Rumpf2015-06-121-0/+13
|\ \ \ \ \
| * | | | | Fixed copying of aggregates in JS.yglukhov2015-06-111-0/+13
| | |/ / / | |/| | |
* | | | | Merge pull request #2818 from flaviut/add-nreAndreas Rumpf2015-06-1210-0/+245
|\ \ \ \ \ | |/ / / / |/| | | |