From 92d77f69a4224c50ced57b32844c0f464b137e92 Mon Sep 17 00:00:00 2001 From: Kaz Kyheku Date: Fri, 7 Feb 2020 21:07:54 -0800 Subject: New tests for chmod. The chmod fixes in the previous several commits were caught by this. * Makefile (tst/tests/018/chmod.ok): Set up TXR_ARGS for this test to give it the location of the temporary file to use as the object for testing permissions. (tst/tests/018): Disable TXR_DBG_OPTS for new directory. * tests/018/chmod.tl: New file. * tests/018/chmod.expected: Likewise. * tests/perm.tl: Likewise. --- tests/018/chmod.expected | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/018/chmod.expected (limited to 'tests/018/chmod.expected') diff --git a/tests/018/chmod.expected b/tests/018/chmod.expected new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3