diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-10-07 12:51:52 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-10-07 12:51:52 +0200 |
| commit | f7cb5f8927cd3ddc624a40e356a222298d8f397b (patch) | |
| tree | 280a640fae0e19ab2040231b43155bdebad134f7 /run/tests | |
| parent | b4e1d9fffeb3a834e30ec13bbd467cecd88f87f9 (diff) | |
Debug.
Diffstat (limited to 'run/tests')
| -rwxr-xr-x | run/tests | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ for c in xmlsec1 xmldiff xmllint; do hash $c 2>/dev/null || { echo >&2 "$c required but not found; aborting"; exit 1; } done +echo "Running in $(pwd") +ls +ls .. echo "--- Unit tests" # Run the unit tests in test/ |
