syndicate-nim/tests/Tupfile

5 lines
310 B
Plaintext
Raw Permalink Normal View History

2022-12-08 08:15:01 +00:00
include_rules
2023-06-09 23:59:54 +00:00
: foreach *.prs |> !preserves_schema_nim |> | {schema}
: foreach t*.nim | ../../preserves-nim/<tests> {schema} $(SYNDICATE_PROTOCOL) |> !nim_run |> | ../<test>
2024-04-02 15:34:33 +00:00
: foreach solo5*.nim | ../../taps/<sources> ../../preserves-nim/<tests> {schema} $(SYNDICATE_PROTOCOL) |> !nim_solo5_spt |> | ../<test>