Rob Rix
|
716e225da9
|
Test that puts ends up in the traces.
|
2018-05-10 11:03:42 -04:00 |
|
Rob Rix
|
13660b9e9d
|
Test for expected symbols, not exact symbols.
|
2018-05-10 10:59:38 -04:00 |
|
Rob Rix
|
2410387e97
|
Allow the tests to examine the traces.
|
2018-05-10 10:58:24 -04:00 |
|
Rob Rix
|
75d2c50589
|
Test the results of cross-module function calls.
|
2018-05-10 10:26:07 -04:00 |
|
Rob Rix
|
4fca683eae
|
Test for the presence of the desired symbols rather than the exact list.
|
2018-05-10 10:10:57 -04:00 |
|
Rob Rix
|
ae7ee6e860
|
Test Go environments/heaps against the names.
|
2018-05-10 10:07:11 -04:00 |
|
Rob Rix
|
5af09d94e1
|
Test PHP environments/heaps against the names, not addresses.
|
2018-05-10 10:03:59 -04:00 |
|
Rob Rix
|
69bd2c0af5
|
Test Python environments/heaps without encoding addresses.
|
2018-05-10 09:59:54 -04:00 |
|
Rob Rix
|
9ec588ed3c
|
Use the shared helpers for TypeScript.
|
2018-05-10 09:59:31 -04:00 |
|
Rob Rix
|
821691549e
|
Test the bound names, not their addresses.
|
2018-05-10 09:28:11 -04:00 |
|
Rob Rix
|
8b8f3007cf
|
Test the imported names, not the prelude names.
|
2018-05-10 09:08:12 -04:00 |
|
Rob Rix
|
76a40939d6
|
Test the bound names.
|
2018-05-09 22:04:52 -04:00 |
|
Rob Rix
|
27a25d9a45
|
Type applications.
|
2018-05-09 22:04:46 -04:00 |
|
Rob Rix
|
c0993c63c9
|
Test our evaluation of __LINE__.
|
2018-05-09 15:23:52 -04:00 |
|
Rob Rix
|
fb04c57bdf
|
Use a visible type application to inject the environment error.
|
2018-05-08 12:03:08 -04:00 |
|
Rob Rix
|
b66ea73427
|
Reassociate errors in the specs.
|
2018-05-07 16:56:40 -04:00 |
|
Rob Rix
|
b1dea9c5f0
|
Switch variable over to EnvironmentError.
|
2018-05-07 15:56:47 -04:00 |
|
Rob Rix
|
2fa602c98f
|
Fix stale references to interpret.
|
2018-05-06 17:37:44 -04:00 |
|
Rob Rix
|
e638fb4715
|
Update the specs to use a testEvaluating analysis.
|
2018-05-06 17:30:07 -04:00 |
|
Rob Rix
|
57389da2c9
|
Add a test that we pass arguments correctly.
|
2018-04-30 14:50:16 -04:00 |
|
Rob Rix
|
013b5cb4b7
|
Merge branch 'master' into analyses-provide-and-handle-effects
|
2018-04-30 14:22:09 -04:00 |
|
Rob Rix
|
33d68f9d8d
|
Treat breaks as an effect.
|
2018-04-27 10:00:07 -04:00 |
|
Rob Rix
|
97c76c7fdc
|
Rename ReturnThrow to Return, and use it as an effect.
|
2018-04-27 09:26:40 -04:00 |
|
Charlie Somerville
|
7cdb2625fd
|
fix tests
|
2018-04-27 12:04:48 +10:00 |
|
Rob Rix
|
1942e20af1
|
🔥 runAnalysis.
|
2018-04-26 10:17:47 -04:00 |
|
Rob Rix
|
f264a605ed
|
Fix up the specs.
|
2018-04-25 17:12:10 -04:00 |
|
joshvera
|
f7e6609069
|
Remove readProjectEntry
|
2018-04-25 12:10:33 -04:00 |
|
Josh Vera
|
48c471e9d6
|
Merge branch 'master' into project-dir
|
2018-04-24 16:31:20 -04:00 |
|
joshvera
|
421cc0d1a1
|
Add readProjectEntry to the Files effects
|
2018-04-24 15:48:44 -04:00 |
|
joshvera
|
3fb3097c96
|
back to using Maybe Language in File
|
2018-04-23 19:47:13 -04:00 |
|
Patrick Thomson
|
930b7d513d
|
Merge remote-tracking branch 'origin/master' into break-continue
|
2018-04-23 19:10:37 -04:00 |
|
Patrick Thomson
|
061b6852a8
|
Add test cases.
|
2018-04-23 13:14:52 -04:00 |
|
Patrick Thomson
|
ab8dc613fd
|
Fix tests.
|
2018-04-23 13:09:32 -04:00 |
|
Timothy Clem
|
0ebf2185ab
|
Merge remote-tracking branch 'origin/master' into lazy-parse
|
2018-04-23 09:23:58 -07:00 |
|
Timothy Clem
|
10d13cd424
|
Bring preludes back for testing, clean up Util
|
2018-04-22 07:47:59 -07:00 |
|
Timothy Clem
|
45386ed1ce
|
Get the tests compiling again
|
2018-04-21 07:22:09 -07:00 |
|
Charlie Somerville
|
0d9cb46d07
|
add test cases for early return
|
2018-04-20 14:47:52 +10:00 |
|
joshvera
|
c8784ffab9
|
Revert "Yield maybes from scopedEnvironment, and values from ScopedEnvironmentErrors"
This reverts commit d09318a14143b80ae4e90a7192e94b0f9b512bd3.
|
2018-04-19 13:45:39 -04:00 |
|
joshvera
|
984cda99d0
|
Fix tests
|
2018-04-19 13:35:45 -04:00 |
|
joshvera
|
5bac8ca4cf
|
Fix test
|
2018-04-17 19:35:57 -04:00 |
|
joshvera
|
3a93f1fca8
|
Import Evaluatable for ExportError
|
2018-04-17 19:26:35 -04:00 |
|
joshvera
|
7d53807286
|
Update test to expect an resumable EvalError
|
2018-04-17 19:24:55 -04:00 |
|
joshvera
|
fde2253fc5
|
pure?
|
2018-04-05 19:49:50 -04:00 |
|
Timothy Clem
|
7dd2c2b0c4
|
With print in prelude, fix up these specs
|
2018-04-03 15:50:18 -07:00 |
|
Timothy Clem
|
f3b196f962
|
Bring TS assignment and eval of imports up-to-date
|
2018-04-02 14:54:23 -07:00 |
|
Timothy Clem
|
d64da14b27
|
Fix up Go specs
|
2018-04-02 14:54:08 -07:00 |
|
Timothy Clem
|
55fa6480d6
|
Fix up PHP eval specs
|
2018-04-02 11:37:01 -07:00 |
|
Timothy Clem
|
eb883770df
|
Bring Ruby up to speed with latest import strategy
|
2018-04-02 11:31:26 -07:00 |
|
Timothy Clem
|
69e5220fff
|
Typo
|
2018-04-02 11:18:58 -07:00 |
|
Timothy Clem
|
e54e61cea0
|
Python imports in the new world work again
|
2018-04-02 11:07:09 -07:00 |
|