Luke Boswell
|
81668e66bf
|
move roc_cli tests to use insta snapshots
|
2024-10-09 09:45:07 +11:00 |
|
Luke Boswell
|
e3afeaa7ff
|
WIP Merge remote-tracking branch 'remote/main' into rebuild-platform
|
2024-10-09 09:21:46 +11:00 |
|
Agus Zubiaga
|
3eadc03e28
|
Add failing test for multiline params
|
2024-09-20 16:19:56 -03:00 |
|
Luke Boswell
|
73846ed282
|
add test for module_params pass_task.roc
|
2024-09-04 21:22:52 +10:00 |
|
Luke Boswell
|
5dfcdaed1e
|
migrate inspect-logging.roc into cli tests and use effects platform
|
2024-09-04 21:18:03 +10:00 |
|
Luke Boswell
|
c6a67c929e
|
remove basic-cli tests from roc_cli
|
2024-09-04 21:09:51 +10:00 |
|
Luke Boswell
|
ef876537b2
|
migrate cli test combine-tasks.roc off basic-cli
|
2024-09-04 20:56:23 +10:00 |
|
Anton-4
|
251e1ed070
|
misc improvements
|
2024-09-03 18:17:00 +02:00 |
|
Anton-4
|
ec8f6e8a0a
|
clippy fix
|
2024-09-03 18:12:17 +02:00 |
|
Luke Boswell
|
a11f51a315
|
fixup
|
2024-09-03 20:35:56 +10:00 |
|
Luke Boswell
|
012a2fc63f
|
Merge remote-tracking branch 'remote/main' into rebuild-platform
|
2024-09-03 20:35:39 +10:00 |
|
Agus Zubiaga
|
e4079ccb11
|
Add module_params_pass_task test
|
2024-09-01 19:18:07 -03:00 |
|
Anton-4
|
3c679f6338
|
Merge branch 'main' into lower-module-params
|
2024-08-30 16:29:46 +02:00 |
|
Sam Mohr
|
3f866d93ae
|
Ignore false-interpreter test, unrelated issue
|
2024-08-29 19:50:03 -07:00 |
|
Anton-4
|
7938e4bdc8
|
basic-cli 0.15, test fixes
|
2024-08-28 18:39:15 +02:00 |
|
Agus Zubiaga
|
287a8fa2e7
|
Merge branch 'main' into lower-module-params
|
2024-08-28 08:50:40 -03:00 |
|
Agus Zubiaga
|
d033057a58
|
Hide params from annotation type mismatches
|
2024-08-27 19:06:31 -03:00 |
|
Agus Zubiaga
|
a4f4d00ff0
|
Add unexpected fn params test case
|
2024-08-27 17:24:13 -03:00 |
|
Agus Zubiaga
|
dd78b8e25b
|
Add TOO FEW ARGS test case for params
|
2024-08-27 17:08:55 -03:00 |
|
Agus Zubiaga
|
121a087328
|
Handle TOO MANY ARGS error for value defs
|
2024-08-27 17:04:39 -03:00 |
|
Agus Zubiaga
|
658c6963c5
|
Remove param arguments from TOO MANY ARGS error
|
2024-08-27 16:08:26 -03:00 |
|
Agus Zubiaga
|
49a6b1bfba
|
Capture whole params record when needed
|
2024-08-27 11:20:59 -03:00 |
|
Agus Zubiaga
|
b70d48fd33
|
Handle simple params extended def alias
|
2024-08-27 01:32:08 -03:00 |
|
Agus Zubiaga
|
36df43fadc
|
Handle simple aliased fn in params value def
|
2024-08-27 01:27:54 -03:00 |
|
Agus Zubiaga
|
3c6a2f11d7
|
Capture params in lowered passed fns from importer side
|
2024-08-27 00:02:26 -03:00 |
|
Agus Zubiaga
|
b667753a32
|
Capture import params def
|
2024-08-26 23:31:42 -03:00 |
|
Agus Zubiaga
|
0bf833dae9
|
Lower passed imported functions
|
2024-08-26 23:21:18 -03:00 |
|
Agus Zubiaga
|
be4ebfe901
|
Lower passed top-level functions in a module with params
|
2024-08-21 20:07:08 -03:00 |
|
Sam Mohr
|
12df3a04de
|
Merge attempt
|
2024-08-19 23:34:05 -07:00 |
|
Luke Boswell
|
f92974cf62
|
use legacy linker in tests
|
2024-08-18 16:44:51 +10:00 |
|
Luke Boswell
|
4e6178ce55
|
move valgrind configuration into Run builder
|
2024-08-18 16:41:20 +10:00 |
|
Luke Boswell
|
0e917be911
|
add LEGACY LINKER conditional for test runs
|
2024-08-18 16:27:30 +10:00 |
|
Luke Boswell
|
93a4c58798
|
fix cli tests - mainly wasm and i386
|
2024-08-18 16:12:16 +10:00 |
|
Luke Boswell
|
cd955fdb7a
|
remove check_compile_error, fix cli tests
|
2024-08-18 15:40:41 +10:00 |
|
Agus Zubiaga
|
50efed6612
|
Add dynamic param test
|
2024-08-17 16:35:48 -03:00 |
|
Agus Zubiaga
|
50887e6265
|
Capture params in nested defs
|
2024-08-17 16:13:44 -03:00 |
|
Agus Zubiaga
|
bcd8e7e28a
|
Lower top-level fn calls in home module with params
|
2024-08-17 13:44:19 -03:00 |
|
Agus Zubiaga
|
07ec24502e
|
Lower top-level value references in home module with params
|
2024-08-17 13:25:17 -03:00 |
|
Agus Zubiaga
|
e80e3e5b2d
|
Convert top-level value def to fn taking params
|
2024-08-17 11:21:21 -03:00 |
|
Sam Mohr
|
f9008c3af0
|
Fix broken CLI tests
|
2024-08-16 23:37:31 -07:00 |
|
Agus Zubiaga
|
1dd7e0b41f
|
Test passing function through module params
|
2024-08-17 01:15:26 -03:00 |
|
Agus Zubiaga
|
97ddae7e3d
|
Lower params when calling imported functions
|
2024-08-17 01:03:34 -03:00 |
|
Luke Boswell
|
767ec7af84
|
cli run tests passing on macos
|
2024-08-16 17:59:53 +10:00 |
|
Luke Boswell
|
c3785a2def
|
fix more tests
|
2024-08-16 16:45:04 +10:00 |
|
Luke Boswell
|
fa4016615c
|
move tui example into cli tests
|
2024-08-16 16:23:04 +10:00 |
|
Luke Boswell
|
8ad81986b4
|
move effects cli test
|
2024-08-16 16:19:05 +10:00 |
|
Luke Boswell
|
0256c4e8f5
|
move false interpreter into cli tests
|
2024-08-16 14:50:55 +10:00 |
|
Luke Boswell
|
6ab0de12d8
|
fix benchmark tests
|
2024-08-16 14:01:05 +10:00 |
|
Luke Boswell
|
5c8eb4f562
|
rename cli to basic-cli
|
2024-08-16 13:48:30 +10:00 |
|
Luke Boswell
|
894e4d1143
|
make clippy happy again
|
2024-08-16 13:45:38 +10:00 |
|