tests: put TESTS list in each Makefile.am
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 5 May 2017 20:45:11 +0000 (16:45 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:42 +0000 (12:57 -0400)
commit6ca1931cb32ca2eb33252896d2a42a4c48af436a
tree8081ebe1f2fbaca0bc090e503dc58edc261fb251
parent8915b7a70c0179a9edddda5c8c907a6d4b038c09
tests: put TESTS list in each Makefile.am

So that you can do `make check` in any subdirectory to run only those
tests.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/Makefile.am
tests/bin/Makefile.am
tests/bindings/python/bt2/Makefile.am
tests/lib/Makefile.am
tests/lib/writer/Makefile.am
tests/plugins/Makefile.am
This page took 0.026003 seconds and 4 git commands to generate.