chiark / gitweb /
tests/filter: New test framework for generate
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 21 Dec 2019 11:40:54 +0000 (11:40 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 28 Dec 2019 22:19:08 +0000 (22:19 +0000)
commitf6e944b37d12b833c47a89b9988d9751c010af26
tree344b94d296138fb8074a0a216ca5b239e7196ee3
parent1e6b9b693c916b6354b8d28c0e70355847f3abcc
tests/filter: New test framework for generate

This test case bypasses autoconf and runs generate directly.
It also gives us somewhere to write examples of each of the
&-expansions without further cluttering test-example.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/filter/.gitignore [new file with mode: 0644]
tests/filter/Subdir.mk.expected [new file with mode: 0644]
tests/filter/Subdir.sd.mk [new file with mode: 0644]
tests/filter/check [new file with mode: 0755]
tests/filter/main.mk.expected [new file with mode: 0644]
tests/filter/update-expected [new file with mode: 0755]