Fix banner comments in test results
This commit is contained in:
parent
c894ba5b40
commit
e79bc7f181
@ -6,6 +6,8 @@ AM_CPPFLAGS = \
|
||||
LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \
|
||||
$(top_srcdir)/tap-driver.sh
|
||||
|
||||
PACKAGE_STRING = "libxrdp"
|
||||
|
||||
TESTS = test_libxrdp
|
||||
check_PROGRAMS = test_libxrdp
|
||||
|
||||
|
@ -2,6 +2,8 @@
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/common
|
||||
|
||||
PACKAGE_STRING = "memtest"
|
||||
|
||||
check_PROGRAMS = \
|
||||
memtest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user