summaryrefslogtreecommitdiff
path: root/gnulib-tests
Commit message (Collapse)AuthorAgeFilesLines
* tests: enable warnings for the gnulib-tests subdirJim Meyering2020-11-261-0/+3
| | | | | | | * gnulib-tests/Makefile.am (AM_CFLAGS): Enable gnulib warning options for these tests. * configure.ac (GNULIB_TEST_WARN_CFLAGS): Disable the same three warning options that coreutils does, and a few more for GCC11.
* build: run gnulib's tests, tooJim Meyering2010-01-051-0/+1
* Makefile.am (SUBDIRS): Add gnulib-tests. * gnulib-tests/Makefile.am: New file. * bootstrap.conf (bootstrap_epilogue): New function, from coreutils. (gnulib_tool_option_extras): Define. * configure.ac: Add gnulib-tests/Makefile.