Commit Graph

10 Commits

Author SHA1 Message Date
southerntofu f11ae90a01 Rename spec/ submodule to specs/
Update tests for the new specs folder hierarchy
2022-02-23 23:53:18 +01:00
southerntofu 47ee90cd54 bin/cli can be called from an endpoint's spec folder
For example, if you git clone --recursive https://tildegit.org/forge/endpoints.php
you can cd endpoints.php/spec && ./test_tests_web.sh and it will work
2022-02-22 19:14:25 +01:00
southerntofu fd0ac6a610 Update spec 2022-02-22 19:07:39 +01:00
southerntofu 2ef068f651 Move test.sh to bin/ folder 2022-02-21 15:03:00 +01:00
southerntofu 25f1653008 Rename ./cli to bin/cli 2022-02-20 21:49:25 +01:00
southerntofu df1f7e72f5 Update spec for fixed tests under special circumstances
(when calling from a folder that's neither the repo root or the submodule root)
2022-02-20 20:32:58 +01:00
southerntofu 3a5ef03130 Support a ./cli script which provides a full-path to the freshly-compiled whck 2022-02-20 20:16:53 +01:00
southerntofu e02cea8762 Update help message 2022-02-20 20:16:24 +01:00
southerntofu 3016cc3ebc Update to latest tests 2022-02-20 17:40:26 +01:00
southerntofu 510a0b13b9 Initial version of whck 2022-02-19 00:04:09 +01:00