Andreas Rumpf
4077050a42
fixes a critical tables bug that caused 'enlarge' to crash after 'add'
2016-09-05 08:51:38 +02:00
Andreas Rumpf
7e86ed00ce
Merge pull request #4706 from cheatfate/testupcoming
...
Add upcoming/asyncdispatch.nim to tests.
2016-09-04 19:29:29 +02:00
cheatfate
5a1db8af54
Fix define.
2016-09-04 01:48:13 +03:00
cheatfate
015e22c8c0
Add upcoming/asyncdispatch.nim to tests.
2016-09-04 01:22:04 +03:00
Yuriy Glukhov
a994f142b5
Enabled logging tests for js
2016-09-03 22:46:10 +03:00
Andreas Rumpf
ea8a11dd73
Merge pull request #4701 from mbaulch/fix4675
...
pickBestCandidate: pre-calculate candidates when symbol table modified
2016-09-03 15:45:22 +02:00
Matthew Baulch
9a2b98cd8b
Add a test case for issue #4675 .
2016-09-03 21:21:06 +10:00
Andreas Rumpf
3a13706d7d
fixes #4673
2016-09-01 13:02:53 +02:00
Andreas Rumpf
f6a2ff731b
fixes #4672
2016-09-01 13:02:53 +02:00
Yuriy Glukhov
f12f27c185
Fixed getCurrentException and getCurrentExceptionMsg. Closes #4635
2016-08-29 13:10:06 +03:00
Andreas Rumpf
10ee254a50
Merge pull request #4661 from yglukhov/js-uncaught-stacktrace
...
Uncaught exceptions in JS now always propagate with better stack trace. Fixed codegen bug.
2016-08-29 11:52:41 +02:00
Andreas Rumpf
154db46db8
fixes a regression that caused --import in a config file to break things
2016-08-29 11:33:41 +02:00
Araq
7aa64941e8
disable rodfile tests depending on gtk
2016-08-28 01:44:54 +02:00
Araq
884d5518dd
Merged
2016-08-27 20:52:26 +02:00
Yuriy Glukhov
cafcf1308a
Treat all failure codes from nodejs as 1
2016-08-27 20:25:36 +03:00
Yuriy Glukhov
8bff930c7c
Fixed js codegen issue for uncaught exceptions.
2016-08-27 16:52:08 +03:00
Araq
68e30d7d52
tester cleanup; enable some rod tests
2016-08-27 13:38:39 +02:00
Araq
7630cd076b
updated test case
2016-08-27 13:26:16 +02:00
Andreas Rumpf
1690b912ca
test case cleanup
2016-08-26 15:16:11 +02:00
Andreas Rumpf
34dd08e9ae
added missing test files
2016-08-26 14:49:57 +02:00
Andreas Rumpf
98859a7248
fixes #4292
2016-08-26 14:36:46 +02:00
Andreas Rumpf
89f3e21fc8
fixes #4658
2016-08-26 13:02:52 +02:00
Andreas Rumpf
b9322010e9
make tests green again
2016-08-25 21:56:21 +02:00
Andreas Rumpf
d1e199e0d8
make tests green again
2016-08-25 20:21:08 +02:00
Andreas Rumpf
1e134aed49
Merge pull request #4367 from kierdavis/4365-tables-clear
...
Improvements to tables.clear()
2016-08-25 16:46:53 +02:00
Andreas Rumpf
feec7f9334
Merge pull request #4629 from flyx/times-parse-yearday
...
Calculate correct yearday in times.parse
2016-08-25 16:36:49 +02:00
Andreas Rumpf
f1e4d8ed74
side-effect computation now done in the proper pass; fixes #4254
2016-08-25 16:33:51 +02:00
Andreas Rumpf
82d4597e88
Merge pull request #4652 from flyx/unittest-output
...
Nicer output formatting for unittest
2016-08-25 16:32:23 +02:00
Felix Krause
eeb8024af4
Fixed another test to expect new unittest output
2016-08-24 23:37:43 +02:00
Felix Krause
74a55995f0
Fixed tests to expect [Suite] output from unittest
2016-08-24 22:32:29 +02:00
Andreas Rumpf
18e37cad08
fixes #4653
2016-08-24 11:48:21 +02:00
Andreas Rumpf
55e86184a5
fixes #4600
2016-08-23 01:29:30 +02:00
Andreas Rumpf
e9e413552a
fixes #4619
2016-08-23 01:10:34 +02:00
Andreas Rumpf
9c9a7b6520
fixes #3221
2016-08-22 18:31:26 +02:00
Felix Krause
932abc7bf8
Improved times tests
...
* Added check for yearday
* Changed some test dates to check different equivalence classes of
yearday (before leap day, at leap day, after february in leap year,
after february in non-leap year)
2016-08-21 14:19:22 +02:00
Araq
a13cb26c40
next steps in getting symbol files to work again
2016-08-16 20:04:27 +02:00
cheatfate
ab69849a05
Resolve #4606
...
Resolve some new deprecated warnings for test.
2016-08-12 02:41:23 +03:00
Andreas Rumpf
57b8664a0c
fixes #4589
2016-08-10 11:14:02 +02:00
Andreas Rumpf
440ed8eb68
fixes #4551
2016-08-09 14:16:26 +02:00
Andreas Rumpf
09f122f68c
fixes #4528
2016-08-08 18:03:52 +02:00
Andreas Rumpf
df0baefb12
Merge pull request #4572 from oderwat/distinct-nil
...
Allowing `nil` for distinct types where the base type is nilable
2016-08-05 20:11:28 +02:00
Hans Raaf
e2e4df1702
Allowing nil for distinct types where the base type is nilable
2016-08-05 16:01:16 +02:00
Andreas Rumpf
baeec11808
fixes #4354
2016-08-04 23:34:58 +02:00
Andreas Rumpf
7ea318a053
fixes #4505 , fixes #4230
2016-08-04 21:44:06 +02:00
Andreas Rumpf
5d56361383
fixes #4353
2016-08-04 19:36:13 +02:00
Andreas Rumpf
7ac0b20339
fixes #4545
2016-08-04 01:37:41 +02:00
Andreas Rumpf
6d98c717de
fixes #4564
2016-08-04 01:37:41 +02:00
Andreas Rumpf
4d5c0027e6
fixes #4537
2016-08-02 14:53:21 +02:00
Andreas Rumpf
de6198c747
fixes #4555
2016-08-02 12:47:02 +02:00
Andreas Rumpf
24b72cebe7
make tests green again
2016-08-01 12:02:05 +02:00