(test (name test_nock) (modules test_nock) (libraries overe.nock alcotest)) (test (name test_serial) (modules test_serial) (libraries overe.nock alcotest)) (test (name test_serial_v) (modules test_serial_v) (libraries overe.nock alcotest)) (test (name test_state) (modules test_state) (libraries overe.nock alcotest)) (test (name test_pills) (modules test_pills) (libraries overe.nock alcotest) (enabled_if (= %{env:RUN_PILL_TESTS=false} true)) (action (chdir %{project_root} (setenv NEOVERE_ROOT %{project_root} (run %{exe:test_pills.exe})))))