summaryrefslogtreecommitdiff
path: root/tests/tac
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tac')
-rw-r--r--tests/tac/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tac/Makefile.am b/tests/tac/Makefile.am
index 915c38a98..b8cc47639 100644
--- a/tests/tac/Makefile.am
+++ b/tests/tac/Makefile.am
@@ -40,6 +40,7 @@ opt-br.O opt-br.E opt-br2.O opt-br2.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'