summaryrefslogtreecommitdiffstats
path: root/build-aux
Commit message (Collapse)AuthorAgeFilesLines
* tests: remove now-unnecessary build-aux/check.mkJim Meyering2009-07-041-283/+0
| | | | | * build-aux/check.mk: Remove file. * testsuite/check.mk: Don't include build-aux/check.mk.
* tests: add testing framework, and tests for the new optionJim Meyering2009-07-041-0/+283
| | | | | | | | | | | | | | | | | * NEWS (New features): Mention the new option. * src/mkid.c (main): Adjust a diagnostic. * src/xtokid.c (main): Adjust a diagnostic. * bootstrap.conf (gnulib_modules): Add perl and posix_shell * build-aux/check.mk: New file, from coreutils. * testsuite/Coreutils.pm: Likewise. * testsuite/CuTmpdir.pm: Likewise. * testsuite/check.mk: Likewise. * testsuite/envvar-check: Likewise. * testsuite/files0-from: New test, based on one from coreutils. * testsuite/Makefile.am (TESTS): Add files0-from. (TESTS_ENVIRONMENT): Remove definition. Now it's in check.mk. (EXTRA_DIST): Add Coreutils.pm CuTmpdir.pm envvar-check and check.mk. Include $(srcdir)/check.mk.
* Pull vc-list-files from gnulib.Jim Meyering2008-02-091-50/+0
| | | | | * bootstrap.conf (gnulib_modules): Add vc-list-files. * build-aux/vc-list-files: Remove from version-control.
* Convert to coreutils-flavored gnulib.Jim Meyering2008-01-141-0/+50
Signed-off-by: Jim Meyering <meyering@redhat.com>