Commit Graph

6 Commits (a3b5ce5e46122c84a06ab1b36c20df17a87eac52)

Author SHA1 Message Date
Vincent Driessen bd4793f116 Add way of running tests unfiltered.
Vincent Driessen 1d95a35cc6 More portable way of checking whether a command exists.
Vincent Driessen 844c5ed8c7 Add @slow wrapper to avoid running slow tests.
Use ./run_tests -f to only run the fast tests.
Vincent Driessen 9986fee00e Pass test output through rg.
Vincent Driessen aa030e0e36 Fix syntax error inside shell script.
Vincent Driessen c45e056786 Add some project meta stuff.