Luke Boswell
|
894e4d1143
|
make clippy happy again
|
2024-08-16 13:45:38 +10:00 |
|
Luke Boswell
|
7ce9ecd32d
|
WIP improve cli tests
|
2024-08-16 13:41:58 +10:00 |
|
Luke Boswell
|
d2fbf86fad
|
format test files, upgrade some tests
|
2024-08-16 12:33:43 +10:00 |
|
Luke Boswell
|
c8522c246f
|
WIP upgrade cli tests transitive-deps
|
2024-08-16 12:16:24 +10:00 |
|
Luke Boswell
|
804cb6e067
|
WIP upgrade cli test packages fixture tests
|
2024-08-16 12:10:22 +10:00 |
|
Luke Boswell
|
0767115414
|
WIP refactor to build test platform once per test run
|
2024-08-16 12:05:47 +10:00 |
|
Luke Boswell
|
9ecb209f73
|
add suppress warning flag, remove test test_roc_app_slim
|
2024-08-16 11:29:39 +10:00 |
|
Sam Mohr
|
fdacdbe5ef
|
Re-ignore false interpreter test on Windows
|
2024-08-15 07:55:02 -07:00 |
|
Luke Boswell
|
64cc816e51
|
WIP all the roc_cli tests passing, woo
|
2024-08-15 18:14:48 +10:00 |
|
Luke Boswell
|
014514ac69
|
WIP more passing roc_cli tests
|
2024-08-15 17:58:11 +10:00 |
|
Luke Boswell
|
6276cc7b58
|
WIP more cli_run tests passing
|
2024-08-15 17:08:49 +10:00 |
|
Sam Mohr
|
fc5a53a08a
|
Enable false-interpreter test
|
2024-08-14 23:26:42 -07:00 |
|
Sam Mohr
|
0733863a81
|
Prefer false-interpreter for ? desugaring example
|
2024-08-14 23:23:45 -07:00 |
|
Sam Mohr
|
4870f56a18
|
Update args.roc test to use ? sugar
|
2024-08-14 22:21:53 -07:00 |
|
Luke Boswell
|
29289694b5
|
restore one test
|
2024-08-15 14:34:00 +10:00 |
|
Sam Mohr
|
550baded7f
|
Merge branch 'main' into rebuild-platform
|
2024-08-14 19:39:30 -07:00 |
|
Luke Boswell
|
3662c90346
|
WIP get things compiling... hacks everywhere beware
|
2024-08-15 11:50:10 +10:00 |
|
Sam Mohr
|
7e72541a79
|
Merge branch 'main' into builtin-task
|
2024-08-12 23:12:38 -07:00 |
|
Sam Mohr
|
698bbc3cf1
|
Merge pull request #6968 from smores56/ignored-record-builder-fields
Ignore underscore-prefixed fields in record builders
|
2024-08-06 23:36:27 -07:00 |
|
Sam Mohr
|
cb8040f629
|
Ignore underscore-prefixed fields in record builders
|
2024-08-06 22:49:35 -07:00 |
|
Luke Boswell
|
8596db2055
|
fix test
|
2024-08-07 08:51:08 +10:00 |
|
Agus Zubiaga
|
7027547182
|
Load platform dependencies
We were dropping packages from the platform header while loading.
Closes #6931
|
2024-08-06 18:15:28 -03:00 |
|
Sam Mohr
|
8288af3156
|
Merge branch 'main' into builtin-task
|
2024-07-31 13:36:32 -07:00 |
|
Anton-4
|
d23426ac47
|
Merge pull request #6941 from roc-lang/improve-tip
improve opaque types tip
|
2024-07-31 13:48:51 +02:00 |
|
Anton-4
|
30a76a092b
|
improve opaque types tip
|
2024-07-30 16:06:23 +02:00 |
|
Luke Boswell
|
eca453d07f
|
Merge remote-tracking branch 'remote/main' into builtin-task
|
2024-07-29 16:05:51 +10:00 |
|
Ryan Barth
|
bc29782420
|
checkpoint: Run struct refactor for helpers
|
2024-07-22 04:07:58 -07:00 |
|
Luke Boswell
|
7ba44a5cd0
|
remove gui and swift examples
|
2024-07-21 19:50:04 +10:00 |
|
Luke Boswell
|
b489c44b19
|
Merge remote-tracking branch 'remote/main' into builtin-task
|
2024-07-19 19:51:50 +10:00 |
|
Anton-4
|
3a36d84c45
|
update to basic-cli 0.12
|
2024-07-10 20:07:03 +02:00 |
|
Luke Boswell
|
dc0902bc92
|
WIP
WIP
WIP
WIP
ignore some cli tests that are going to move
try fix for linux valgrind tests
try a legacy host for valgrind
fix roc_glue tests
|
2024-07-09 13:48:09 +10:00 |
|
Sam Mohr
|
fe1b6d71fc
|
Update from PR comments
|
2024-07-07 18:33:20 -07:00 |
|
Sam Mohr
|
cd488300fd
|
Merge branch 'main' into builtin-task
|
2024-06-26 03:17:56 -07:00 |
|
Sam Mohr
|
5ea6a8bdcd
|
Fix all tests that don't depend on basic-cli
|
2024-06-26 02:51:16 -07:00 |
|
Agus Zubiaga
|
c36595e60d
|
Load packages of packages
|
2024-06-25 21:29:21 -03:00 |
|
Sam Mohr
|
700c7ae9aa
|
Add Task as a built-in module/type
|
2024-06-25 00:03:56 -07:00 |
|
Agus Zubiaga
|
0283bd1d24
|
UNKNOWN PACKAGE -> UNRECOGNIZED PACKAGE rename
|
2024-06-08 18:34:45 -03:00 |
|
Agus Zubiaga
|
ec55caa77a
|
Custom reporting for unknown package when checking a module directly
|
2024-06-08 18:29:30 -03:00 |
|
Agus Zubiaga
|
2da7ea394b
|
Add --main flag to specify app/package to resolve deps from
|
2024-06-07 17:09:44 -03:00 |
|
Anton-4
|
0fb807209b
|
undo hello world move
|
2024-05-26 18:58:52 +02:00 |
|
Anton-4
|
08799ea41c
|
Merge pull request #6769 from roc-lang/replace-site-gen-platform
Remove static-site-gen example and replace website with basic-ssg release
|
2024-05-22 16:18:04 +02:00 |
|
Luke Boswell
|
7962ee1e63
|
remove linux only breakout tests
|
2024-05-22 14:06:17 +10:00 |
|
Luke Boswell
|
b775c0e509
|
move parser cli tests
|
2024-05-22 13:44:37 +10:00 |
|
Luke Boswell
|
28b6dc11be
|
move hello world
|
2024-05-22 13:37:06 +10:00 |
|
Luke Boswell
|
64dba6332d
|
move argsBROKEN.roc test
|
2024-05-22 13:35:43 +10:00 |
|
Luke Boswell
|
7cbee42c2c
|
move ingested-file-bytes.roc test
|
2024-05-22 13:34:41 +10:00 |
|
Luke Boswell
|
b3f8c4dfd9
|
move ingested-file-bytes-no-ann.roc test
|
2024-05-22 13:32:49 +10:00 |
|
Luke Boswell
|
e9c50de4b4
|
move http-get test
|
2024-05-22 13:30:47 +10:00 |
|
Luke Boswell
|
3d4bd68580
|
move file test
|
2024-05-22 13:29:46 +10:00 |
|
Luke Boswell
|
bb6fb26525
|
move form test
|
2024-05-22 13:28:44 +10:00 |
|