Folkert
|
311e464b70
|
add load_internal
|
2022-03-23 15:18:22 +01:00 |
|
Folkert
|
d8fa2b8d92
|
stop passing stdlib (use lazy_static)
|
2022-03-22 19:53:02 +01:00 |
|
Folkert
|
01b810266b
|
test cleanup
|
2022-03-11 22:15:36 +01:00 |
|
Brian Carroll
|
7ccc5ec768
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-runtime-error
|
2022-02-27 22:57:23 +00:00 |
|
Brian Carroll
|
e8571de1ae
|
Merge pull request #2517 from rtfeldman/repl-www
Web REPL initial version
|
2022-02-21 13:58:23 +00:00 |
|
Brian Carroll
|
603c98d1d9
|
wasm tests: use wasmer .unwrap_i32
|
2022-02-20 09:05:08 +00:00 |
|
Folkert
|
5582644166
|
use str/list helpers to prepare for adding capacity
|
2022-02-18 22:23:05 +01:00 |
|
Folkert
|
04adbe75ca
|
fix test compilation
|
2022-02-14 21:09:51 +01:00 |
|
Brian Carroll
|
abfa4b1522
|
test_gen: allow non-llvm tests to expect errors
|
2022-02-09 17:23:36 +00:00 |
|
Brian Carroll
|
cff762afe5
|
Fix test_gen llvm
|
2022-02-08 11:03:48 +00:00 |
|
Richard Feldman
|
9b05d8dd50
|
Move expect zig code out of utils
|
2022-02-02 19:15:47 -05:00 |
|
Richard Feldman
|
65244d6383
|
Fix unclosed brace
|
2022-02-01 08:43:47 -05:00 |
|
Richard Feldman
|
a55ff62e6c
|
Merge remote-tracking branch 'origin/trunk' into expect-dont-panic
|
2022-01-30 20:22:26 -05:00 |
|
Chelsea Troy
|
4f8d0776b3
|
We got a test working for panicking with the appropriate number fo failures. Ultimatly we want:
+ An error maessage that says what the failures were
+ Not panicking (so these are effectively error productions)
|
2022-01-30 18:55:09 -06:00 |
|
Folkert
|
b9c318e9fb
|
update the tests
|
2022-01-26 15:59:21 +01:00 |
|
Folkert
|
74932a4cab
|
phase 2
|
2022-01-26 14:30:37 +01:00 |
|
Chelsea Troy
|
085c02ffee
|
Infrastructure to test and implement the replacement of an 'expect' failure with an error production
Last command run was 'cargo test expect_fail'
|
2022-01-16 22:01:22 -06:00 |
|
Joshua Warner
|
82d2be0635
|
Introduce LineColumnRegion and force conversion
|
2022-01-01 18:20:05 -08:00 |
|
Folkert
|
022b1ca83a
|
use ROC_ZIG environment variable to configure which zig is used
|
2021-12-25 22:27:52 +01:00 |
|
ayazhafiz
|
0a94f82bc6
|
Simplify expect_runtime_error_panic
|
2021-12-22 12:43:48 -06:00 |
|
ayazhafiz
|
823e32961f
|
Add macro to expect runtime error panic through llvm backend, and a test
|
2021-12-22 09:17:54 -06:00 |
|
Folkert
|
144dbef434
|
Merge remote-tracking branch 'origin/trunk' into tag-union-imitate-rust
|
2021-11-10 17:19:30 +01:00 |
|
Nathan Bleigh
|
2dd86b1f18
|
Updates zig9 to zig
Referenced in https://github.com/rtfeldman/roc/pull/1905
|
2021-11-09 21:18:18 -06:00 |
|
Brendan Hansknecht
|
360974398a
|
Merge test_dev, test_wasm, and test_wasm_util into test_gen
|
2021-11-08 19:31:20 -08:00 |
|