]> git.neil.brown.name Git - edlib.git/commit
tests: Allow extra data files to be used in tests.
authorNeilBrown <neil@brown.name>
Sun, 20 Aug 2023 01:21:24 +0000 (11:21 +1000)
committerNeilBrown <neil@brown.name>
Sun, 20 Aug 2023 22:47:14 +0000 (08:47 +1000)
commit3ee6e8b784087e37190a45754a4b24d9f80181fe
tree7d111f2195a17776df6f643a6f970c348f429ec5
parentc290e585180b300bed7206cd012665cd82b6dd2c
tests: Allow extra data files to be used in tests.

Only files in tests.d that start with a digit are now considered to be
tests.
Other files are copied into DOC/extra in the test area for tests to
examine.
I put it DOC so that most tests don't see the extra entry in a directory
and so don't need to be changed.  Only 02-presenter looks in DOC

Signed-off-by: NeilBrown <neil@brown.name>
tests
tests.d/02-presenter
tests.d/D-test-markup [new file with mode: 0644]