summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* update path to SSL certificatescheatfate2016-09-071-2/+2
* Removed tests with `asyncio`.cheatfate2016-09-074-171/+67
* fixes #4721Andreas Rumpf2016-09-071-0/+11
* Merge pull request #4725 from cheatfate/fixtest_upcomingAndreas Rumpf2016-09-061-0/+125
|\
| * Fix windows issues.cheatfate2016-09-061-0/+125
* | fixes a critical tables bug that caused 'enlarge' to crash after 'add'Andreas Rumpf2016-09-051-0/+13
|/
* Merge pull request #4706 from cheatfate/testupcomingAndreas Rumpf2016-09-042-0/+12
|\
| * Fix define.cheatfate2016-09-041-1/+1
| * Add upcoming/asyncdispatch.nim to tests.cheatfate2016-09-042-0/+12
* | Enabled logging tests for jsYuriy Glukhov2016-09-031-2/+2
|/
* Merge pull request #4701 from mbaulch/fix4675Andreas Rumpf2016-09-033-0/+27
|\
| * Add a test case for issue #4675.Matthew Baulch2016-09-033-0/+27
* | fixes #4673Andreas Rumpf2016-09-011-0/+13
* | fixes #4672Andreas Rumpf2016-09-011-0/+12
* | Fixed getCurrentException and getCurrentExceptionMsg. Closes #4635Yuriy Glukhov2016-08-291-3/+3
* | Merge pull request #4661 from yglukhov/js-uncaught-stacktraceAndreas Rumpf2016-08-293-3/+8
|\ \
| * | Treat all failure codes from nodejs as 1Yuriy Glukhov2016-08-271-0/+5
| * | Fixed js codegen issue for uncaught exceptions.Yuriy Glukhov2016-08-272-3/+3
| |/
* | fixes a regression that caused --import in a config file to break thingsAndreas Rumpf2016-08-293-0/+2
* | disable rodfile tests depending on gtkAraq2016-08-281-1/+1
* | MergedAraq2016-08-2720-54/+305
|\|
| * test case cleanupAndreas Rumpf2016-08-261-4/+4
| * added missing test filesAndreas Rumpf2016-08-262-0/+110
| * fixes #4292Andreas Rumpf2016-08-261-0/+9
| * fixes #4658Andreas Rumpf2016-08-261-0/+13
| * make tests green againAndreas Rumpf2016-08-251-1/+1
| * make tests green againAndreas Rumpf2016-08-252-3/+3
| * Merge pull request #4367 from kierdavis/4365-tables-clearAndreas Rumpf2016-08-252-0/+48
| |\
| | * Disable failing tests for tables.clear()Kier Davis2016-07-091-20/+22
| | * Add tests for tables.clear()Kier Davis2016-07-092-0/+46
| * | Merge pull request #4629 from flyx/times-parse-yeardayAndreas Rumpf2016-08-251-38/+32
| |\ \
| | * | Improved times testsFelix Krause2016-08-211-38/+32
| * | | 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