summaryrefslogtreecommitdiff
path: root/tests/pr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pr/Makefile.am')
-rw-r--r--tests/pr/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pr/Makefile.am b/tests/pr/Makefile.am
index 45a0be9ad..f24cc94b1 100644
--- a/tests/pr/Makefile.am
+++ b/tests/pr/Makefile.am
@@ -127,6 +127,7 @@ col-inval.C.E neg-page.O neg-page.E
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
TESTS_ENVIRONMENT = \
+ CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'