summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Improve asyncdispatch error messages, fix some tests on Windows.Dominik Picheta2015-09-113-3/+5
* | | fixes #3195Araq2015-09-101-2/+24
* | | fixes a critical codegen bug triggered by .asyncAraq2015-09-101-0/+19
* | | fixes #3230Araq2015-09-091-0/+16
|/ /
* | added missing testAraq2015-09-061-0/+30
* | fixes #2590; methods now require a .base annotationAraq2015-09-069-14/+14
* | tests: Trim .txt files trailing whitespaceAdam Strzelecki2015-09-043-35/+35
* | tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-04372-4485/+4485
* | Merge pull request #3242 from yglukhov/byvar-fixAndreas Rumpf2015-08-281-0/+10
|\ \
| * | Fixed passing byvarYuriy Glukhov2015-08-251-0/+10
* | | Merge pull request #3234 from petermora/mapAutoAutoAndreas Rumpf2015-08-251-0/+10
|\ \ \
| * | | extending metatype matching in sigmatch.nimPeter Mora2015-08-211-0/+10
* | | | Don't access GCed field in finalizer. Fixes #2305Yuriy Glukhov2015-08-241-8/+7
| |/ / |/| |
* | | cleaned up twchartoutf8 testAraq2015-08-211-102/+106
* | | tuple unpacking works in a non-var/let contextAraq2015-08-211-0/+32
* | | Merge pull request #3205 from fenekku/unittest-work-2Andreas Rumpf2015-08-211-0/+45
|\ \ \
| * | | make testSetupIMPL and testTeardownIMPL non-publicfenekku2015-08-121-0/+45
| |/ /
* | | Merge pull request #3231 from jangko/develAndreas Rumpf2015-08-211-0/+106
|\ \ \
| * | | fixed UTF-16 to UTF-8 conversion in widestrs.nimjangko2015-08-211-7/+35
| * | | fixed UTF-16 to UTF-8 conversion in widestrs.nimjangko2015-08-201-0/+78
* | | | Untyped pointers godegen changed. addr expression fixed.Yuriy Glukhov2015-08-211-0/+8
* | | | implemented macros.getImplAraq2015-08-211-0/+20
|/ / /
* | | implements experimental new config system based on NimScriptAraq2015-08-162-0/+21
* | | 'parallel' now requires --experimental modeAraq2015-08-141-0/+1
* | | Merge pull request #3177 from zah/generic-types-in-macrosAndreas Rumpf2015-08-141-0/+74
|\ \ \
| * | | fix #1858 again; restores the support for static macro paramsZahary Karadjov2015-08-021-0/+74
* | | | Merge pull request #3131 from zachaysan/develDominik Picheta2015-08-131-4/+44
|\ \ \ \ | |_|/ / |/| | |
| * | | Update tests to proposed changesZach Aysan2015-07-211-16/+39
| * | | Add tests for chompZach Aysan2015-07-171-4/+21
* | | | fixes #1965Araq2015-08-102-0/+11
* | | | fixes #3066Araq2015-08-091-0/+17
* | | | fixes #1329Araq2015-08-091-1/+11
* | | | Merge pull request #3146 from c-blake/develAndreas Rumpf2015-08-093-0/+17
|\ \ \ \
| * \ \ \ Merge ../Nim into develCharles Blake2015-08-097-1/+112
| |\ \ \ \
| * \ \ \ \ Merge ../Nim into develCharles Blake2015-08-041-0/+19
| |\ \ \ \ \
| * | | | | | Move tests to stdlib.Charles Blake2015-08-033-0/+0
| * | | | | | toString --> `$`.Charles Blake2015-08-031-1/+1
| * | | | | | Fix accidentally deleted inp argument.Charles Blake2015-08-031-1/+1
| * | | | | | Merge ../Nim into develCharles Blake2015-08-033-339/+367
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Add some very simple tests for memfiles iterators.Charles Blake2015-08-023-0/+17
* | | | | | | fixes #2752Araq2015-08-091-0/+27
| |_|_|/ / / |/| | | | |
* | | | | | fixes #2670Araq2015-08-081-0/+13
* | | | | | breaking change: symbol lookups in generics follows spec more closely; fixes ...Araq2015-08-072-0/+21
* | | | | | Fixed defer test.Yuriy Glukhov2015-08-071-0/+1
* | | | | | destructors now work with overloaded assignment operators; fixes #2811; fixes...Araq2015-08-053-1/+72
* | | | | | Merge pull request #3172 from Nycto/develDominik Picheta2015-08-051-0/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix multiple requires in a testNycto2015-08-011-0/+5
| | |/ / / | |/| | |
* / | | | added system.unsafeAddrAraq2015-08-041-0/+19
|/ / / /
* | | | fixes #3158Araq2015-08-021-0/+20
* | | | made test green againAraq2015-08-021-339/+339