Commit graph

8 commits

Author SHA1 Message Date
3eb4a8450d test: disable unit tests
Signed-off-by: Charlotte Meyer <dev@buffet.sh>
2023-01-16 15:35:39 +01:00
54cddfa562 fix(runtime): explicitly use carrot in version spec 2022-10-31 10:38:05 +00:00
f0f0d4e626 feat: add cargo deny config
Also make code compliant.

Signed-off-by: Charlotte Meyer <dev@buffet.sh>
2022-10-29 12:41:08 +00:00
a88a163273 refactor(tests): use expect-test rather than insta
insta doesn't support having a single check function with all the
duplicated code.

Acked-by: ElKowar
Signed-off-by: Charlotte Meyer <dev@buffet.sh>
2022-10-28 08:12:26 +00:00
65b50557c9 chore: add licenses 2022-10-28 08:12:25 +00:00
23f69a33e5 feat(builtins): use proc macro for builtins 2022-10-28 08:12:25 +00:00
f0698457ed feat(runtime): set foreground job properly 2022-09-25 12:36:08 +00:00
0bfa8b3c8f feat(runtime): add basic runtime 2022-09-24 12:42:59 +00:00