]> granicus.if.org Git - strace/commit
tests: generate pure_executables part of check_PROGRAMS automatically
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 17 Apr 2017 00:53:19 +0000 (00:53 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 17 Apr 2017 00:53:19 +0000 (00:53 +0000)
commit25fa79bdb2a8d72cfef0333fceccb69729dcb490
tree94ce465b33ef8390ac4ad0eca8a7da35effd7507
parent8578ec6784c0067a81b6997b9e6bdcd2e802d34c
tests: generate pure_executables part of check_PROGRAMS automatically

* tests/gen_pure_executables.sh: New file.
* bootstrap: Invoke it.
* tests/Makefile.am: Include pure_executables.am.
(check_PROGRAMS): Add $(PURE_EXECUTABLES).  Remove everything listed
in pure_executables.list.
(EXTRA_DIST): Add gen_pure_executables.sh.
* tests/.gitignore: Add pure_executables.am.
bootstrap
tests/.gitignore
tests/Makefile.am
tests/gen_pure_executables.sh [new file with mode: 0755]