summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | side-effect computation now done in the proper pass; fixes #4254Andreas Rumpf2016-08-251-3/+3
| * | | Merge pull request #4652 from flyx/unittest-outputAndreas Rumpf2016-08-253-1/+8
| |\ \ \
| | * | | Fixed another test to expect new unittest outputFelix Krause2016-08-241-1/+3
| | * | | Fixed tests to expect [Suite] output from unittestFelix Krause2016-08-242-0/+5
| * | | | fixes #4653Andreas Rumpf2016-08-241-0/+26
| |/ / /
| * | | fixes #4600Andreas Rumpf2016-08-231-0/+8
| * | | fixes #4619Andreas Rumpf2016-08-231-0/+3
| * | | fixes #3221Andreas Rumpf2016-08-221-0/+33
| |/ /
| * | Resolve #4606cheatfate2016-08-121-4/+4
* | | tester cleanup; enable some rod testsAraq2016-08-272-15/+17
* | | updated test caseAraq2016-08-271-2/+2
* | | next steps in getting symbol files to work againAraq2016-08-164-10/+8
|/ /
* | fixes #4589Andreas Rumpf2016-08-101-0/+7
* | fixes #4551Andreas Rumpf2016-08-091-0/+13
* | fixes #4528Andreas Rumpf2016-08-081-0/+8
* | Merge pull request #4572 from oderwat/distinct-nilAndreas Rumpf2016-08-051-0/+47
|\ \
| * | Allowing `nil` for distinct types where the base type is nilableHans Raaf2016-08-051-0/+47
* | | fixes #4354Andreas Rumpf2016-08-041-0/+27
* | | fixes #4505, fixes #4230Andreas Rumpf2016-08-041-0/+20
* | | fixes #4353Andreas Rumpf2016-08-041-0/+4
|/ /
* | fixes #4545Andreas Rumpf2016-08-041-0/+18
* | fixes #4564Andreas Rumpf2016-08-042-0/+10
* | fixes #4537Andreas Rumpf2016-08-021-0/+23
* | fixes #4555Andreas Rumpf2016-08-021-0/+17
* | make tests green againAndreas Rumpf2016-08-011-1/+1
* | sets don't support empty arrays :)cheatfate2016-07-301-1/+1
* | Enable coroutines again.cheatfate2016-07-301-1/+1
* | Merge pull request #4538 from cheatfate/nofasmAndreas Rumpf2016-07-302-6/+12
|\ \
| * | commentscheatfate2016-07-301-1/+1
| * | testament update to have list of disabled modules.cheatfate2016-07-302-6/+12
* | | make test compile with latest opengl versionAndreas Rumpf2016-07-303-3/+3
* | | make tests green againAndreas Rumpf2016-07-291-1/+3
* | | stdlib and compiler don't use .immediate anymoreAndreas Rumpf2016-07-291-1/+1
|/ /
* | use correct issue numberAndreas Rumpf2016-07-291-1/+1
* | fixes #4432Andreas Rumpf2016-07-291-0/+13
* | Merge branch 'htmlparser' of https://github.com/Lompik/Nim into Lompik-htmlpa...Andreas Rumpf2016-07-281-0/+44
|\ \
| * | Update htmlparser test ``output`` variableStephane Fontaine2016-07-281-2/+8
| * | htmlparser: Add test for paragraph inside <dd,li>Stephane Fontaine2016-07-271-0/+38
* | | generic multi-methods should work nowAndreas Rumpf2016-07-282-10/+34
* | | fix: generic tuples instantiations were cached incorrectlyAndreas Rumpf2016-07-281-0/+4
|/ /
* | fixes a varargs of untyped regressionAndreas Rumpf2016-07-241-0/+79
* | fixes #4494Andreas Rumpf2016-07-221-0/+6
* | Merge pull request #4500 from nigredo-tori/fix-osproc-envAndreas Rumpf2016-07-201-0/+32
|\ \
| * | Fix passing environment in startProcess (win)Dmitry Polienko2016-07-181-0/+32
* | | fixes #1970Andreas Rumpf2016-07-191-0/+9
* | | fixes #888Andreas Rumpf2016-07-191-0/+18
* | | fixes #4328Andreas Rumpf2016-07-191-0/+11
* | | fixes #4345Andreas Rumpf2016-07-191-0/+8
|/ /
* | fixes #4478Andreas Rumpf2016-07-181-0/+19
* | Handle tuples with unnamed fields, symbols, and more. Less duplication.Matthew Baulch2016-07-151-0/+4