summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: async: Tests for `all` proc added.Konstantin Molchanov2016-05-311-0/+50
* changed the compiler's path handling; fixes #546Andreas Rumpf2016-05-314-4/+5
* make test greenAndreas Rumpf2016-05-301-2/+2
* moved random procs from math to its own module (breaking change)Andreas Rumpf2016-05-305-5/+5
* Merge branch 'patch/fix-3496-generic-tmpl-args' of https://github.com/nanoant...Andreas Rumpf2016-05-291-0/+31
|\
| * fixes #3496Adam Strzelecki2015-10-291-0/+31
* | fixes #3729Andreas Rumpf2016-05-292-0/+372
* | fixes #4177Andreas Rumpf2016-05-281-0/+15
* | Merge pull request #4113 from jcosborn/gettypeinstAndreas Rumpf2016-05-281-0/+122
|\ \
| * | getTypeInst and getTypeImpl mostly working now and added testJames Osborn2016-05-041-0/+122
* | | makes tests green againAndreas Rumpf2016-05-281-3/+4
* | | fixes critical 'do' parsing bugAndreas Rumpf2016-05-281-0/+79
* | | fixes #4227Andreas Rumpf2016-05-271-0/+24
* | | Merge pull request #4130 from lihf8515/develAndreas Rumpf2016-05-261-23/+35
|\ \ \
| * | | Update tparscfg.nimlihf85152016-05-021-23/+35
| |/ /
* | | Fixes #4222Yuriy Glukhov2016-05-261-1/+12
* | | fixes issue 4212 && add test for various valid zero floats.Parashurama2016-05-251-13/+21
* | | fixes #4212Andreas Rumpf2016-05-251-1/+1
* | | Merge branch 'prim-gc' into develAndreas Rumpf2016-05-223-0/+497
|\ \ \
| * | | fixes #3184Andreas Rumpf2016-05-222-0/+458
| * | | fixes #3793Andreas Rumpf2016-05-162-0/+39
* | | | Slightly better test caseDmitry Polienko2016-05-201-1/+3
* | | | Fix toJSStr for control charactersnigredo-tori2016-05-201-0/+6
* | | | Merge pull request #4188 from Parashurama/improve_float_parsingAndreas Rumpf2016-05-202-0/+47
|\ \ \ \
| * | | | fixes some issues with underscores in float literals. add more tests.Parashurama2016-05-192-0/+47
* | | | | Added a test caseYuriy Glukhov2016-05-181-0/+6
|/ / / /
* | | | Merge pull request #4180 from cheatfate/callsoon2Dominik Picheta2016-05-183-7/+7
|\ \ \ \
| * | | | Resolve bugs with `deep recursion` of asyncdispatch.cheatfate2016-05-183-7/+7
| |/ / /
* / / / fix issue 4181. add testcase.Parashurama2016-05-181-0/+15
|/ / /
* | | Merge pull request #4025 from flyx/highlight-yamlAndreas Rumpf2016-05-121-0/+139
|\ \ \
| * | | Fixes to YAML highlighting support, added testsFelix Krause2016-04-011-0/+139
* | | | fixes #950Andreas Rumpf2016-05-121-0/+16
* | | | make tests greenAndreas Rumpf2016-05-111-1/+1
* | | | fixes #4070Andreas Rumpf2016-05-111-0/+20
* | | | makes tests green againAndreas Rumpf2016-05-111-1/+1
| |/ / |/| |
* | | make test green again (code was wrong, but not detected by compiler)Andreas Rumpf2016-04-301-1/+1
* | | fixes #4084Andreas Rumpf2016-04-291-0/+16
* | | fixes #4124Andreas Rumpf2016-04-291-0/+25
* | | Merge branch 'devel' of github.com:nim-lang/Nim into develAndreas Rumpf2016-04-196-3/+88
|\ \ \
| * | | Added test casemjendrusch2016-04-171-0/+9
| * | | Merge pull request #4050 from yglukhov/tr-varargsAndreas Rumpf2016-04-091-1/+7
| |\ \ \
| | * | | Fixed tr pattern matching for varargsYuriy Glukhov2016-04-071-1/+7
| * | | | Added js closures test. Fixes #3132.Yuriy Glukhov2016-04-071-0/+51
| |/ / /
| * | | Merge pull request #4049 from arnetheduck/tester-targetsAndreas Rumpf2016-04-072-0/+19
| |\ \ \
| | * | | untaint command line option for parsingJacek Sieka2016-04-061-1/+1
| | * | | tester: allow filtering tests by targetJacek Sieka2016-04-052-0/+19
| * | | | Prevent tester from checking for output diffs for actionRunNoSpec.Dominik Picheta2016-04-051-1/+1
| * | | | `await x` where x is Fut var now reads after yield. Fixes #3964.Dominik Picheta2016-04-041-1/+1
| |/ / /
* | | | fixes #4089Andreas Rumpf2016-04-191-0/+12
* | | | fixes #4097Andreas Rumpf2016-04-191-0/+17
|/ / /