Commit Graph

6 Commits (43038d3150b3ec47abfbc55b2c843bf1d30489e3)

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.