Commit graph

184 commits

Author SHA1 Message Date
Richard Feldman
7a08c32c53
Fix cfg macro usage 2022-02-25 12:40:44 -05:00
Richard Feldman
7dcd195071
cargo fmt 2022-02-25 11:21:40 -05:00
Richard Feldman
70bb9f9ef1
Fix hello-gui test linking on linux 2022-02-25 10:08:15 -05:00
Richard Feldman
a49b66e379
Merge branch 'trunk' into gui-example 2022-02-25 08:22:36 -05:00
Richard Feldman
cb40c21374
Fix test 2022-02-24 22:19:48 -05:00
Richard Feldman
09dec55e6e
Drop unused variable 2022-02-24 22:06:00 -05:00
Celso Bonutti
c0709a91f3 adds comments to format_check_folders test 2022-02-24 19:57:58 -03:00
Celso Bonutti
7f186249a1
formats cli test file 2022-02-24 18:11:57 -03:00
Celso Bonutti
214d4e025b
changes wording from 'folder' to 'directory' 2022-02-24 18:10:39 -03:00
Celso Bonutti
9d487a4a95
adds tests 2022-02-24 18:06:42 -03:00
Richard Feldman
e779c84bd6
Add explicit gui example test 2022-02-24 10:19:00 -05:00
Richard Feldman
54882f357d
Add test to build gui example 2022-02-24 00:07:30 -05:00
Richard Feldman
72edf73ebd
Extract out build_example function 2022-02-23 23:27:34 -05:00
Ryan Olson
3a970dffa7 Add tests for roc format --check {{file}} 2022-02-18 16:46:07 -07:00
Folkert
e656886861 add test for UnknownGeneratesWith 2022-02-06 12:50:50 +01:00
Folkert
2f453cfea2 add test for UnusedImport 2022-02-06 12:34:23 +01:00
Folkert
1e4d2b3372 add test for ExposedButNotDefined 2022-02-06 12:24:19 +01:00
Folkert
3ade77374a Merge remote-tracking branch 'origin/trunk' into add_loop_examples 2022-01-27 16:49:47 +01:00
Jan Van Bruggen
e36b94fc53 Add emoji to form example 2022-01-26 21:08:45 -07:00
Folkert
5b5b9e5eb8 fix cli cli_run test (echo file got moved) 2022-01-26 21:08:45 -07:00
Folkert
490bbf3812 ignore 'normal' functions when running i386 tests 2022-01-26 19:59:50 +01:00
Folkert
73bc50c952 make the surgical linker aware of custom exported closure names 2022-01-25 00:13:22 +01:00
Folkert
cbdf3f0378 tweaks 2022-01-23 21:41:54 +01:00
Jan Van Bruggen
1e9d2d1239 Remove accidental trailing spaces 2022-01-18 22:25:46 -07:00
ayazhafiz
6ea7d63380 Make sure line offsets are generated properly for external programs
Closes #2329
2022-01-13 20:59:03 -05:00
Folkert
06be340bee add test for this issue 2021-12-31 21:48:14 +01:00
Anton-4
0f064c121e
Merge branch 'trunk' into valgrind_instr_fix 2021-11-16 12:24:26 +01:00
Anton-4
6e23919811 put mcpu in comments 2021-11-15 13:43:19 +01:00
Folkert
d18c09a21d misc other clippy things 2021-11-13 16:04:50 +01:00
Anton-4
030a504bd2 valgrind flag 2021-11-13 14:39:15 +01:00
Shritesh Bhattarai
b6872a06d1 Add cli test for hello-swift 2021-11-02 21:28:01 -04:00
Folkert
391025145f Merge remote-tracking branch 'origin/trunk' into false-cleanup 2021-10-30 00:56:13 +02:00
Richard Feldman
1b691ec37e
Add comment for why false interpreter CLI test is only run in prod 2021-10-27 09:53:03 -04:00
Folkert
d561f2661d speedups 2021-10-27 00:01:21 +02:00
Brendan Hansknecht
056b10b36b Merge branch 'trunk' into false-cleanup 2021-10-24 11:49:30 -07:00
Brendan Hansknecht
9e9ebc9e41 Enable valgrind in testing 2021-10-24 11:42:05 -07:00
Kevin Sjöberg
3bea23bed5 Ensure we pass stdout (the String contents) instead of the Out struct 2021-10-24 16:13:48 +02:00
Brendan Hansknecht
b4be6da3a4 Add cli test for false interpreter 2021-10-19 11:27:05 -07:00
Richard Feldman
696a8273ee
Merge pull request #1742 from rtfeldman/test-linker
Test linker
2021-10-03 23:26:15 -04:00
Anton-4
09917b1f01 ignore missing RBTreeDel test 2021-10-03 18:34:04 +02:00
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
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
b2ade4c79f give web test a different name 2021-09-21 23:08:35 +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
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