Folkert
5aebf645bf
run .wasm files in cli tests
2022-10-15 14:05:19 +02:00
Anton-4
a0dc33e796
improve comments
2022-10-15 12:44:42 +02:00
Anton-4
652dbde26e
editor launch fix + new test
2022-10-15 12:36:06 +02:00
Folkert
19ea3489cb
provide more libc functions for the expect implementation
2022-10-12 20:59:18 +02:00
Anton-4
5f01d70345
wasm 32 cli run fixes, added to ci tests
2022-10-08 14:32:13 +02:00
Anton-4
c6ec3d5d30
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples
2022-10-07 16:00:32 +02:00
Anton-4
2986956929
serialize cli_platform cli_run tests
2022-10-06 20:14:51 +02:00
Ayaz Hafiz
73210469db
Add tests for env var passing
2022-10-05 14:36:34 -05:00
Ayaz Hafiz
c67be21636
Check that module names correspond to the paths they are defined in
...
Closes #3440
Closes #4050
2022-10-02 21:38:02 -05:00
Anton-4
efd2611911
re-enable surgical linker for cli_run tests
2022-09-30 19:35:11 +02:00
Anton-4
0aa590dfe7
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples
2022-09-30 19:27:30 +02:00
Anton-4
e1277a1fc1
fixed race condition errors
2022-09-30 19:22:29 +02:00
Anton-4
eaacb86ad9
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples
2022-09-28 19:48:46 +02:00
Folkert
2e5f207283
Merge remote-tracking branch 'origin/main' into csv_decoding-server_example
2022-09-28 16:39:34 +02:00
Anton-4
05ed0e4cc3
clippy fix, benchmarks debugging
2022-09-28 14:30:08 +02:00
Ayaz Hafiz
b53c2c001c
Ignore roc/roc run test cases when passing env vars, for now
2022-09-27 18:26:16 -05:00
Ayaz Hafiz
ca8b6a29d8
Add cli_run test for env.roc
2022-09-27 18:21:40 -05:00
Anton-4
d5dbee57d9
cli_run no macro re-write
2022-09-27 20:25:28 +02:00
Brian Carroll
1a5ef05585
Print out stderr if CLI test fails
2022-09-26 19:21:44 +01:00
Brian Carroll
cbd8968066
Create CLI test for CSV example
2022-09-25 22:17:29 +01:00
Anton-4
1d9a751606
cli_run test fixes
2022-09-24 20:14:59 +02:00
Anton-4
076190a217
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples
2022-09-24 16:55:37 +02:00
Anton-4
0ddc69e066
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples
2022-09-24 16:49:50 +02:00
Anton-4
7818699bfa
fix input_file arg
2022-09-21 20:03:50 +02:00
Anton-4
04ea17e8a1
Merge branch 'main' into swiftuidemo
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-09-21 17:24:25 +02:00
Anton-4
10326779b3
don't build swift on linux
2022-09-21 15:41:44 +02:00
Richard Feldman
a237c5c0fb
Merge pull request #4071 from roc-lang/cli-program
...
Program.roc in CLI platform
2022-09-20 07:11:38 -07:00
Richard Feldman
aa6d29fbb1
Update CLI examples and tests to use Program
2022-09-19 20:06:29 -04:00
Ayaz Hafiz
d65f0bbedc
Avoid example tests overwriting each other's platforms
...
Closes https://github.com/roc-lang/roc/issues/4038
2022-09-19 12:12:10 -05:00
Ayaz Hafiz
c9e73b6761
Change example to be a calculator
2022-09-14 12:06:35 -05:00
Ayaz Hafiz
e39fccb0fa
Add cli run test
2022-09-14 11:26:52 -05:00
Anton-4
f1e799c6da
removed debug stuff, legacy linker for args test
2022-09-14 16:25:24 +02:00
Anton-4
412e7efdc8
use legacy linker for cli_run tests
2022-09-14 13:45:16 +02:00
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
Ayaz Hafiz
c1b7859dbb
Update known type errors test
2022-09-12 12:23:28 -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
e3c9bf46db
[WIP] How should we test the newly-crated examples?
2022-09-11 22:32:15 -06:00
Jan Van Bruggen
a9a65fcf4b
Recategorize interactive apps as CLIs
2022-09-11 22:32:15 -06:00
Jan Van Bruggen
527f39b8f2
Move Roc CLI testing examples to crates/
2022-09-11 22:32:15 -06: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