Commit graph

305 commits

Author SHA1 Message Date
Folkert
313bc71f48 disable RBTreeDel test/benchmark 2021-10-03 14:06:40 +02:00
Brendan Hansknecht
411ed58eec Fix rust host with surgical linking 2021-09-24 21:37:58 -07:00
Brendan Hansknecht
eae8a2ea37 Add surgical linker to cli_run tests that don't use rust 2021-09-24 13:43:00 -07:00
Folkert
34a25408c3 fix issue 2021-09-24 14:27:38 +02:00
Folkert
b7827159ee skip hello-web example 2021-09-22 21:30:18 +02:00
Folkert
a4adf8f07f Merge remote-tracking branch 'origin/trunk' into hello-web 2021-09-22 14:16:11 +02:00
Folkert
faf07e65f9 Merge remote-tracking branch 'origin/trunk' into hello-web 2021-09-21 23:08:41 +02:00
Folkert
b2ade4c79f give web test a different name 2021-09-21 23:08:35 +02:00
Folkert de Vries
693869336d
Merge branch 'trunk' into direct-return-known-types 2021-09-21 23:01:09 +02:00
Folkert
fe0746951d add dummy test for the hello-web example 2021-09-20 22:59:42 +02:00
Folkert
f6cce89e08 enable fib example 2021-09-19 22:06:41 +02:00
Folkert
e319d1e758 make roc main return values, instead of write them into pointer 2021-09-19 22:05:48 +02:00
Folkert
c5eeaab2c2 remove callresult from cli examples 2021-09-19 18:34:42 +02:00
Folkert
692ddc4c2e fix comments 2021-09-16 21:33:42 +02:00
Folkert
7a37293874 fake the test, it only works for the dev backend for now 2021-09-15 23:43:49 +02:00
Folkert
d390239577 add cli test 2021-09-15 23:35:29 +02:00
Folkert
52d36cbe72 fix closure weirdness (skipping or infinite looping) 2021-09-13 22:50:48 +02:00
Folkert
1d1d71be1d Exit(0) is success when running wasm executables 2021-09-10 09:50:13 +02:00
Folkert
2e6bf95fda enable wasm TestBase64 2021-09-04 20:01:06 +02:00
Folkert
9256bdf4ab rename wasm -> wasm32 2021-09-04 13:53:10 +02:00
Folkert
23dc591c5a add i386 cli tests 2021-09-04 13:25:49 +02:00
Folkert
c7930cbbd5 drop wasmtime dependency 2021-08-30 21:43:58 +02:00
Folkert
1f5e5bdc16 reinstate RBTreeCk tests 2021-08-27 20:27:42 +02:00
Folkert
e42a27e9c5 put wasm tests behind a flag 2021-08-27 20:19:29 +02:00
Folkert
e609da8c6c add wasm cli_run tests 2021-08-27 12:23:46 +02:00
Folkert
0aabae19ce Revert "Shorten cli example test to avoid double free"
This reverts commit 62213cb110.
2021-08-27 00:02:53 +02:00
Richard Feldman
62213cb110 Shorten cli example test to avoid double free
We should revert this once the double free bug
is fixed!
2021-08-23 21:57:50 -04:00
Richard Feldman
a98b5caef3 Restore cli_run test for cli example 2021-08-22 16:22:47 -04:00
Folkert
a12e18ca70 add roc_panic to all hosts 2021-08-16 22:46:00 +02:00
Folkert
f301de5576 assert type sizes 2021-08-03 22:16:27 +02:00
Folkert
38139048b9 fix imports properly 2021-07-30 20:04:27 +02:00
Folkert
6b723594d8 fix imports 2021-07-30 19:50:44 +02:00
Folkert
9dd89d8d05 test less in Debug mode to speedu up testing 2021-07-30 14:13:48 +02:00
Folkert
bbc406a759 Revert "tweaks"
This reverts commit 5149adb2c8.
2021-07-30 14:13:35 +02:00
Folkert
5149adb2c8 tweaks 2021-07-27 22:37:08 +02:00
Richard Feldman
a3857f3305 Temporarily skip QuicksortApp and RBTreeCk tests 2021-07-27 10:05:44 -04:00
Richard Feldman
437eb1b9b7 Revert "Remove QuicksortApp benchmark for now"
This reverts commit f1233bb491.
2021-07-27 00:09:40 -04:00
Richard Feldman
5ac3990ce5 Revert "Remove RBTreeCk benchmark for now"
This reverts commit 250635c843.
2021-07-27 00:09:40 -04:00
Richard Feldman
aece30d73f Fix an inaccurate comment 2021-07-26 23:00:21 -04:00
Richard Feldman
3ecdc7f553 Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
Richard Feldman
f1233bb491 Remove QuicksortApp benchmark for now 2021-07-26 22:38:55 -04:00
Richard Feldman
250635c843 Remove RBTreeCk benchmark for now 2021-07-26 22:38:55 -04:00
Richard Feldman
d2ca4bd30a Add test for QuicksortApp 2021-07-26 22:38:55 -04:00
Richard Feldman
87f3803e56 Add test for RBTreeCk 2021-07-26 22:38:55 -04:00
Richard Feldman
0a63ef06ea Run benchmarks serially 2021-07-26 22:38:55 -04:00
Richard Feldman
e22eccdc04 Restore macro_use for pretty_assertions 2021-07-26 22:38:55 -04:00
Richard Feldman
8b0aa296f4 Add a test for hello-rust 2021-07-21 23:15:59 -04:00
Richard Feldman
eab620cfc2 Add a bit more documentation to cli_run 2021-07-21 01:13:35 -04:00
Richard Feldman
6cd445d731 Add some documentation to cli_run test 2021-07-21 00:02:14 -04:00
Richard Feldman
aef758b1c9 Run each benchmark in a separate test 2021-07-20 23:55:09 -04:00