summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* AT_CHECK_MACRO: Preserve config.log and config.status from run 1.Zack Weinberg2020-08-051-0/+2
* Filter out _AST_FEATURES when comparing environment state. (#110283)Zack Weinberg2020-08-041-7/+16
* Expect OpenIndiana test failurePaul Eggert2020-08-021-0/+7
* Simplify Makefiles embedded in autotest.atZack Weinberg2020-07-271-22/+4
* Don’t assume plain ‘make’ in C unit testsPaul Eggert2020-07-201-2/+2
* Test AC_FC_LINE_LENGTH only to 250 columnsPaul Eggert2020-07-171-5/+10
* tests/autotest.at: don’t use suffix rules to generate executablesZack Weinberg2020-07-161-6/+6
* tests/local.at: improve sed portabilityZack Weinberg2020-07-161-1/+2
* Formally obsolete AC_CONFIG_HEADER (#105403)Zack Weinberg2020-07-121-1/+1
* 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