Ayaz Hafiz
c832ed04cb
Reduce test case
2022-09-12 12:25:03 -04:00
Ayaz Hafiz
98b6fe0f7f
Add command-line arguments for platform example
2022-09-12 12:25:03 -04:00
Ayaz Hafiz
f8293c7785
Rename input_paths to arguments
2022-09-12 12:25:03 -04:00
Brian Carroll
6e64bfc513
Merge pull request #3961 from roc-lang/markdown
...
Static site with Markdown
2022-09-12 13:45:28 +01:00
Jan Van Bruggen
824f8a3e48
Move " 🔨 Rebuilding platform..." message from stdout to stderr
2022-09-11 10:25:02 -06:00
Jan Van Bruggen
68be131bd7
Rephrase "precompiled platform" to "prebuilt platform"
2022-09-11 10:25:01 -06:00
Jan Van Bruggen
5663a1d9f9
Rephrase "precompiled host" to "precompiled platform"
...
This is for clarity to Roc app developers, for whom "host" is not
necessarily in their Roc vocabulary. Additionally, this phrasing
is simply more accurate.
2022-09-11 10:25:01 -06:00
Brian Carroll
fda33fc70d
Fix CLI test
2022-09-06 09:01:48 +01:00
Anton-4
322ae187bc
Merge branch 'main' into markdown
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-09-06 08:31:49 +02:00
Bryce Miller
9c6c8de5b4
remove special handling of platform-switching examples
2022-09-04 21:53:01 -04:00
Brian Carroll
fe8ea970e8
static-site-gen: report successes & errors, and update roc_cli test
2022-09-04 16:53:01 +01:00
Bryce Miller
a1543b5cc4
treat platform-switching similarly to benchmarks
2022-09-02 10:44:29 -04:00
Bryce Miller
67a5aedd44
Merge branch 'roc-lang:main' into move-examples-3912
2022-09-01 15:20:34 -04:00
Bryce Miller
55688e8fa2
move WebAssembly example
2022-08-31 14:20:25 -04:00
Bryce Miller
bc7d62e94c
move Zig example
2022-08-31 14:09:34 -04:00
Bryce Miller
6ccd00abf4
move C example
2022-08-31 14:05:43 -04:00
Bryce Miller
841af10f36
move Swift example
2022-08-31 13:39:24 -04:00
Bryce Miller
ec548d9143
Move Rust example
2022-08-31 13:21:53 -04:00
Brian Carroll
9e96241e3e
get static-site-gen working with surgical linker
2022-08-31 09:00:45 +01:00
Brian Carroll
f1cb7d735b
try to use legacy linker on static-site-gen in example tests
2022-08-30 23:57:38 +01:00
Brian Carroll
1a8419e9e6
cli_run: support examples with more than one path argument
2022-08-29 22:13:08 +01:00
Brian Carroll
5d6037d888
cli_run: add test for static-site-gen example and print more to stdout
2022-08-29 22:05:35 +01:00
Richard Feldman
32f63f46a6
Merge pull request #3739 from roc-lang/ruby-interop
...
Ruby interop example
2022-08-12 17:17:27 -04:00
Anton-4
d98db0828b
check if on x86 arch before doing feature detection
2022-08-12 14:07:16 +02:00
Anton-4
72e60bceea
valgrind fix for newer intel processors
2022-08-12 12:06:31 +02:00
Richard Feldman
7668ff6549
Re-disable wasm CLI test
2022-08-11 17:22:02 -04:00
Richard Feldman
e6354b2dbd
Add ruby interop CLI test
2022-08-11 17:22:02 -04:00
Richard Feldman
37329860d1
Re-enable and consolidate some CLI tests
2022-08-11 17:22:02 -04:00
Brendan Hansknecht
a9d4bb2f8b
re-add deleted comment
2022-07-23 07:52:53 -07:00
Brendan Hansknecht
dedc408e3d
correctly re-enable platform-switching tests
2022-07-23 07:52:53 -07:00
Brendan Hansknecht
b8c7ee6cb8
re-enable platform-switching tests except c-platform
2022-07-23 07:52:53 -07:00
Folkert
3ffe5abff2
for real this time
2022-07-22 17:32:48 +02:00
Folkert
148b8a1020
just work...
2022-07-22 16:58:48 +02:00
Folkert
f1b775f8c7
aftur á ný
2022-07-22 16:25:54 +02:00
Folkert
213c79801a
ugh
2022-07-22 16:03:49 +02:00
Folkert
df953ca30b
disable platform-switching tests for now
2022-07-22 15:38:38 +02:00
Folkert
dad0336d71
Revert "deduplicate test"
...
This reverts commit 69428571c2
.
2022-07-22 15:21:24 +02:00
Folkert
69428571c2
deduplicate test
2022-07-22 14:48:22 +02:00
Anton-4
7d8be7d6c4
re-enable surgical linker for cli_run tests
2022-07-15 18:17:34 +02:00
Anton-4
632f153b3e
use legacy linker for all tests until #3540 is fixed
2022-07-14 18:02:08 +02:00
Folkert
2fb2ffc80c
make cli run tests use only one core (for the roc part, anyway)
2022-07-13 14:04:52 +02:00
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes
2022-07-01 17:37:43 +02:00