Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
debian-packages
wallet
Commits
a4eb8d3c
Commit
a4eb8d3c
authored
Jan 17, 2016
by
Russ Allbery
Browse files
Remove the Makefile mentions of the strlcpy and strlcat tests
parent
1efa1528
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
a4eb8d3c
...
...
@@ -265,8 +265,7 @@ distclean-local:
# The bits below are for the test suite, not for the main package.
check_PROGRAMS
=
tests/runtests tests/portable/asprintf-t
\
tests/portable/mkstemp-t tests/portable/setenv-t
\
tests/portable/snprintf-t tests/portable/strlcat-t
\
tests/portable/strlcpy-t tests/util/messages-krb5-t
\
tests/portable/snprintf-t tests/util/messages-krb5-t
\
tests/util/messages-t tests/util/xmalloc
tests_runtests_CPPFLAGS
=
-DSOURCE
=
'"
$(abs_top_srcdir)
/tests"'
\
-DBUILD
=
'"
$(abs_top_builddir)
/tests"'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment