Anton-4
|
9eb72959e5
|
update skip test names
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2024-11-18 17:51:21 +01:00 |
|
svcxc
|
abf685be11
|
type in code, forgot to commit
|
2024-11-15 10:27:30 +01:00 |
|
svcxc
|
f58b0f31e2
|
removed stray dbg!
|
2024-11-15 10:05:40 +01:00 |
|
svcxc
|
5617d2d0ce
|
allow for missing fixture-templates subfolders, as git ignores them when they're empty
|
2024-11-15 09:54:53 +01:00 |
|
svcxc
|
95b39ce7f2
|
glue tests are no longer hard-coded to Rust
|
2024-11-14 11:55:58 +01:00 |
|
Luke Boswell
|
d0ee040421
|
make clippy happy
|
2024-10-24 11:31:15 +11:00 |
|
Anton-4
|
63b8e50d96
|
refactoring PrebuiltHost, fixed glue tests
|
2024-10-23 19:30:39 +02:00 |
|
Anton-4
|
3bad18dc92
|
refactoring progress, use valgrind on exe
|
2024-10-09 20:04:36 +02:00 |
|
Luke Boswell
|
e3afeaa7ff
|
WIP Merge remote-tracking branch 'remote/main' into rebuild-platform
|
2024-10-09 09:21:46 +11:00 |
|
Anton-4
|
69bbcfeeca
|
add nullable_unwrapped to exceptions
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2024-09-04 12:01:23 +02:00 |
|
Anton-4
|
5b202d3e8f
|
skip nonnullable_unwrapped
See https://github.com/roc-lang/roc/issues/5924 for context
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2024-09-04 11:43:30 +02:00 |
|
Luke Boswell
|
861222078e
|
fix plumbing for roc_glue
|
2024-08-18 15:05:57 +10:00 |
|
Sam Mohr
|
4ec213a114
|
Get tests working
|
2024-08-14 19:31:45 -07: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 |
|
Folkert
|
92100d710d
|
better panic message when glue command fails
|
2024-07-06 16:08:59 +02:00 |
|
Anton-4
|
c54c0e9741
|
skip advanced_recursive_union
see #5924
|
2024-06-19 15:37:14 +02:00 |
|
Brendan Hansknecht
|
81dcaeceef
|
Update test_glue_cli to use surgical and legacy linker
I am hoping this will increase the changes of hitting a repro of #5924 with the legacy linker.
|
2024-01-30 22:30:30 -08:00 |
|
Brendan Hansknecht
|
f3b934c444
|
skip more broken glue tests on linux
|
2024-01-30 20:32:52 -08:00 |
|
Anton-4
|
4da0b005f6
|
forgot &
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2024-01-28 17:30:38 +01:00 |
|
Anton-4
|
f09b4aaac4
|
skip nullable_wrapped too
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2024-01-28 16:35:34 +01:00 |
|
Anton-4
|
70f33f1a07
|
disable glue_cli_run::option,closures
|
2024-01-28 16:03:25 +01:00 |
|
Folkert
|
ee1dd2cd14
|
disable a glue test that segfaults
|
2023-12-12 19:35:51 +01:00 |
|
Brendan Hansknecht
|
602b92d98c
|
re-add no longer broken glue tests
|
2023-12-02 21:18:32 -08:00 |
|
Brendan Hansknecht
|
9f1f0610d1
|
disable flaky glue test for now
|
2023-11-29 23:17:11 -08:00 |
|
Brendan Hansknecht
|
3c68221da5
|
add test case for glue generation of closures
|
2023-11-12 11:15:07 -08:00 |
|
Anton-4
|
c393429b94
|
ignore nullable_unwrapped,nullable_wrapped
|
2023-10-21 19:40:26 +02:00 |
|
Folkert
|
dc67593d80
|
regress on test that only worked by coincidence
|
2023-07-24 22:44:50 +02:00 |
|
Folkert
|
ef39bad7c6
|
auto clippy fixes
|
2023-07-10 18:27:08 +02:00 |
|
Richard Feldman
|
28591da79a
|
Update glue tests
|
2023-06-26 16:28:10 -04:00 |
|
David Smith
|
051fca2f68
|
Share stripping of ignorable strings in has_error helper
|
2023-05-17 10:08:16 -04:00 |
|
David Smith
|
58cb8352bb
|
Consistent handling of ld chained fixup warning in cli/glue tests
|
2023-05-16 17:12:13 -04:00 |
|
Folkert
|
92c2931678
|
make all glue tests run!
|
2023-04-05 23:19:17 +02:00 |
|
Folkert
|
84d61a0a64
|
implement enough of non-nullable unwrapped
|
2023-04-05 17:23:51 +02:00 |
|
Folkert
|
64f96c4182
|
formatting
|
2023-04-04 20:27:20 +02:00 |
|
Folkert
|
bf4ac1cbf6
|
re-enable non-recursive tag union tests
|
2023-04-04 19:48:40 +02:00 |
|
Folkert
|
9a6f9ad26e
|
functions in structs, in general
|
2023-04-04 15:01:17 +02:00 |
|
Folkert
|
b7119e9b3a
|
return record containing function
|
2023-04-03 23:45:30 +02:00 |
|
Folkert
|
178e5ad425
|
glue + tests for result and option
|
2023-04-03 19:47:41 +02:00 |
|
Folkert
|
38566a2b9f
|
add example with arguments
|
2023-04-02 22:06:04 +02:00 |
|
Richard Feldman
|
977b7394f5
|
Reorder roc glue arguments and add a default
|
2023-03-24 22:17:54 -04:00 |
|
Richard Feldman
|
0149e7231c
|
Temporarily disable some glue tests
|
2023-03-24 20:55:09 -04:00 |
|
Brendan Hansknecht
|
8d5f443fcd
|
Merge remote-tracking branch 'origin/main' into pluggable-glue
|
2023-03-21 11:07:47 -07:00 |
|
Folkert
|
69b2e03a04
|
remove dict/set tests for now
|
2023-03-08 13:54:08 +01:00 |
|
Brendan Hansknecht
|
c710defa09
|
get glue cli tests running again
|
2023-03-05 12:33:46 -08:00 |
|
Brendan Hansknecht
|
09a3b2425f
|
update glue cli tests to generate directories
|
2023-03-05 12:33:42 -08:00 |
|
Brendan Hansknecht
|
759130952d
|
fix glue generation for Dict and Set
|
2022-12-07 20:53:50 -08:00 |
|
Brendan Hansknecht
|
436bfc41ed
|
disable glue test and update mono test
|
2022-12-03 13:17:36 -08:00 |
|
Anton-4
|
652dbde26e
|
editor launch fix + new test
|
2022-10-15 12:36:06 +02:00 |
|
Ayaz Hafiz
|
73210469db
|
Add tests for env var passing
|
2022-10-05 14:36:34 -05:00 |
|
Richard Feldman
|
ac68d75eec
|
Merge pull request #3989 from roc-lang/fix-glue-segfault
Fix glue segfault for newtype wrappers around recursive tag unions
|
2022-09-13 13:47:51 -07:00 |
|