roc/crates/glue/tests/fixtures
2023-04-06 16:10:31 +02:00
..
advanced-recursive-union make all glue tests run! 2023-04-05 23:19:17 +02:00
arguments add example with arguments 2023-04-02 22:06:04 +02:00
basic-record generate signature for the entry points 2023-04-02 20:47:28 +02:00
basic-recursive-union make all glue tests run! 2023-04-05 23:19:17 +02:00
enumeration generate signature for the entry points 2023-04-02 20:47:28 +02:00
list-recursive-union add example with arguments 2023-04-02 22:06:04 +02:00
multiple-modules add example with arguments 2023-04-02 22:06:04 +02:00
nested-record generate signature for the entry points 2023-04-02 20:47:28 +02:00
nonnullable-unwrapped Fix tests 2022-08-08 17:30:54 -04:00
nullable-unwrapped remove some UB 2023-04-06 16:10:31 +02:00
nullable-wrapped make all glue tests run! 2023-04-05 23:19:17 +02:00
option glue + tests for result and option 2023-04-03 19:47:41 +02:00
return-function functions in structs, in general 2023-04-04 15:01:17 +02:00
rocresult glue + tests for result and option 2023-04-03 19:47:41 +02:00
single-tag-union generate signature for the entry points 2023-04-02 20:47:28 +02:00
union-with-padding formatting 2023-04-04 20:27:20 +02:00
union-without-padding re-enable non-recursive tag union tests 2023-04-04 19:48:40 +02:00
.gitignore update glue cli tests to generate directories 2023-03-05 12:33:42 -08:00