summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* AS_INIT: basename __file__Luke Mewburn2020-07-051-0/+19
* Fix AC_CHECK_LIB quoting bugPaul Eggert2020-07-021-0/+4
* * tests/local.at: Fix space-tab problems.Paul Eggert2020-06-291-1/+1
* Consistently expand macros in whitespace-separated lists.Zack Weinberg2020-06-291-5/+253
* AC_REPLACE_FUNCS: invoke _AH_CHECK_FUNC and AC_LIBSOURCE unconditionally.Zack Weinberg2020-06-295-39/+168
* Look harder for a shell whose -n is known to work.Zack Weinberg2020-06-293-5/+5
* Define $as_echo and $as_echo_n for backward compatibility.Zack Weinberg2020-03-131-0/+74
* maint: make update-copyrightJim Meyering2020-01-0121-26/+29
* Port tests to Bash 5Ondrej Dubaj2019-09-102-3/+6
* AC_CHECK_DECL: when cached, don't overwrite a werror flagNoah Misch2018-11-241-0/+4
* Fix test suite with modern PerlDaniel Colascione2018-03-191-1/+1
* maint: update URLsPaul Eggert2017-09-233-10/+10
* Prefer HTTPS to FTP and HTTPPaul Eggert2017-09-1621-23/+23
* "time stamp" -> "timestamp", as per POSIXPaul Eggert2017-09-161-3/+3
* maint: update copyright dates for 2017Jim Meyering2017-01-0121-21/+21
* autoheader: check templates of all config headersDaniel Elstner2016-12-211-0/+25
* maint: make update-copyrightPaul Eggert2016-02-0621-21/+21
* tests: port to recent libtool diagnosticsPaul Eggert2015-09-051-2/+2
* AC_CHECK_DECL, AC_CHECK_DECLS: port to the Clang compilerNoah Misch2015-05-131-3/+7
* lib: use shorter way to test if variable is setEric Blake2015-04-212-3/+3
* tests: avoid two false-positive parallel test failuresJim Meyering2015-02-011-2/+2
* maint: bump copyright to 2015Paul Eggert2015-01-0221-21/+21
* Fix spurious testsuite failure when /bin/sh is dashStefano Lattarini2014-12-171-2/+2
* tests: avoid spurious test failure with libtool 2.4.3Gary V. Vaughan2014-11-031-1/+1
* m4sh: allow trailing newlines in shell conditionsEric Blake2014-07-171-0/+4
* Change main () to main (void) for C/C++Vincent Lefevre2014-02-132-8/+8
* tests: don't let config.site affect testsuiteEric Blake2014-01-011-0/+3
* maint: bump copyright to 2014Eric Blake2014-01-0121-21/+21
* Modernize AC_INCLUDES_DEFAULT and friends.Zack Weinberg2013-09-211-3/+3
* AC_CHECK_HEADER/AC_CHECK_HEADERS: complete transition to compile tests.Zack Weinberg2013-09-212-16/+31
* * tests/local.at (AT_CHECK_M4): Support 'stderr' as fourth argument.Zack Weinberg2013-09-211-2/+3
* build: no more recursion for 'tests' subdirStefano Lattarini2013-05-062-87/+108
* maint: bump copyright to 2013Eric Blake2013-01-0321-21/+21
* autotest: enable usage of EXEEXT in AT_TESTEDPaolo Bonzini2012-12-221-0/+4
* autotest: add a simple test suite that runs a C programPaolo Bonzini2012-12-221-0/+112
* autotest: annotate tests that use AC_CONFIG_TESTDIRPaolo Bonzini2012-12-221-0/+2
* autotest: define AT_DATA_UNQUOTEDPaolo Bonzini2012-12-071-0/+19
* AC_CONFIG_MACRO_DIRS: improve tracing and add sanity checksEric Blake2012-11-091-0/+71
* warn: allow aclocal to silence m4_require warningsStefano Lattarini2012-11-091-0/+51
* AC_PROG_CC_C89, AC_PROG_CC_C99: Use AU_DEFUNPaul Eggert2012-10-241-1/+1
* tests: sort preselections to make test failures easier to readEric Blake2012-09-211-2/+2
* build: quote 'like this', not `like this'Stefano Lattarini2012-09-211-4/+4
* AC_SUBST: document and test previous patchEric Blake2012-08-151-0/+59
* tests: use configure.ac, not configure.in, with aclocal/automake involvedStefano Lattarini2012-07-211-15/+12
* general: deprecate 'configure.in' as autoconf inputStefano Lattarini2012-05-231-14/+14
* tests: fix port of AT_CHECK_ENV to hosts with flaky grepPaul Eggert2012-03-071-4/+1
* tests: ignore ksh -n warningsEric Blake2012-03-071-2/+3
* tests: port AT_CHECK_ENV to hosts with flaky grepPaul Eggert2012-03-061-4/+12
* tests: fix spurious failure due to Solaris XPG4 sh bugStefano Lattarini2012-03-041-3/+7
* tests: fix spurious failure when CONFIG_SITE is setStefano Lattarini2012-03-041-1/+4