summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* improvements to AC_INIT argument quotingZack Weinberg2020-11-111-11/+173
* Make ‘forbidden tokens, basic’ test more robust.Zack Weinberg2020-11-051-1/+10
* Define AC_REQUIRE_AUX_FILE with AC_DEFUN.Zack Weinberg2020-11-051-1/+48
* Revert to 2.69-compatible behavior in AC_PROG_LEX (#110346)Zack Weinberg2020-11-022-0/+126
* AC_OPENMP: Avoid clobbering ‘mp’ and/or ‘penmp’ (#110353)Zack Weinberg2020-11-021-0/+51
* testsuite: Isolate aclocal from third-party macros (#110352).Zack Weinberg2020-11-023-23/+93
* Ignore stderr when testing parallel autotest (#110351).Zack Weinberg2020-10-311-6/+17
* tests/m4sh.at: prevent an undesirable expansion of __oline__.Zack Weinberg2020-10-291-1/+1
* Treat msys(2) the same as cygwin when looking at host_os.Jannick2020-10-281-1/+2
* Improve handling of missing aux scripts (autoreconf)Zack Weinberg2020-10-202-1/+61
* Improve handling of missing aux scripts.Zack Weinberg2020-10-201-0/+38
* autoreconf: cope with empty AC_CONFIG_SUBDIRS (bug 110331)Zack Weinberg2020-10-141-0/+22
* mktmpdir: Ensure that $tmp is always an absolute pathname.Zack Weinberg2020-09-241-0/+32
* tests/mktests.sh: fix awk syntax error.v2.69cZack Weinberg2020-09-241-2/+2
* Autoupdate AC_{DIAGNOSE,FATAL,OBSOLETE,WARNING} and _AC_COMPUTE_INT.Zack Weinberg2020-09-223-8/+133
* Use WARNINGS to pass down warnings options from autoreconf.Zack Weinberg2020-09-221-0/+47
* Disable all warnings when running autoconf as a subprocess.Zack Weinberg2020-09-222-23/+3
* Manually sync ChannelDefs.pm from automake.Zack Weinberg2020-09-229-63/+120
* Fix testsuite failures from ‘make maintainer-check-c++’.Zack Weinberg2020-08-281-2/+2
* AS_INIT: ensure fds 0, 1, 2 are openZack Weinberg2020-08-282-0/+100
* Add ‘START_TIME’ and ‘ToD’ to shell variable filter list.Zack Weinberg2020-08-261-2/+6
* Pass $(MAKE) down to testsuite.Zack Weinberg2020-08-261-1/+1
* tests: New helper macro AT_CHECK_MAKE.Zack Weinberg2020-08-206-96/+98
* tests/suite.at: m4_include acerlang.at.Zack Weinberg2020-08-201-0/+1
* Don’t distribute tests/ac*.at.Zack Weinberg2020-08-182-38/+35
* Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986)Zack Weinberg2020-08-188-28/+93
* Trim whitespace from arguments of AC_INIT (#107986)Zack Weinberg2020-08-181-8/+65
* Avoid one-argument ‘main’Paul Eggert2020-08-061-2/+2
* 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