summaryrefslogtreecommitdiffstats
path: root/tests/dirent.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-07-31 03:43:26 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-07-31 03:43:26 (EDT)
commita31530c334fac67a5c051fd22f6f86dfbaf30e2c (patch)
tree06cb40a1024bef3d0fb6305ec56d6e6d93d48078 /tests/dirent.sh
parentdf4d21ee4349e18b4a0edde0fa777020913fd738 (diff)
tests: Add dirent tests
Based on test code removed in commit ceb7c5fd1ee2705b09aac143931a925a6f23d7eb.
Diffstat (limited to 'tests/dirent.sh')
-rwxr-xr-xtests/dirent.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/dirent.sh b/tests/dirent.sh
new file mode 100755
index 0000000..4d87288
--- /dev/null
+++ b/tests/dirent.sh
@@ -0,0 +1,3 @@
+# Automake can't seem to figure out how to use <build-aux/tap-driver.sh> to run
+# compiled tests, so this ugly hack is needed.
+exec "${0%.sh}${EXEEXT}"