tests/README: initial commit; tests/posix_env, tests/test.sh: updated to match README

This commit is contained in:
2024-07-07 19:19:38 -06:00
parent 014485d3c5
commit 45329ccb8c
3 changed files with 66 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/sh
set -ex
PATH="$PWD/bin:$PATH"