Commit Graph

2 Commits

Author SHA1 Message Date
ab76575a7c Fix VPATH build broken in earlier commit
* tests/Makefile.am: Add new file plugin_tests.h to DIST Files
* tests/plugin_tests.h: Use BUILDDIR not SRCDIR for .libs location
2018-11-17 13:04:47 +01:00
77413f24e2 Use a common header file to deduplicate plugin test boilerplate
* tests/test_plugin.h: Add the OBJECT_DIR and other defines in a single
common file for all plugin tests
* tests/test-plugin*.c: Remove boilerplate code and include
"test_plugin.h"
2018-11-14 19:59:20 +01:00