summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* maint: tweak to avoid triggering space-tab-prohibiting syntax-checkJim Meyering2012-01-211-2/+2
* maint: remove empty lines at EOFJim Meyering2012-01-211-1/+0
* tests: avoid spurious failure for each gnu-fortran-using testJim Meyering2012-01-171-1/+1
* maint: update copyright yearPaul Eggert2012-01-0421-21/+21
* configure: will re-execute with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-261-0/+27
* m4sh: allow forced re-execution with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-261-0/+87
* * tests/semantics.at (AC_REPLACE_FUNCS): Test for just-fixed bug.Paul Eggert2011-06-301-1/+3
* New macro AC_FC_PP_DEFINE for the preprocessor define flag.Ralf Wildenhues2011-04-021-1/+1
* New macro AC_FC_PP_SRCEXT for preprocessed file extensions.Ralf Wildenhues2011-04-022-1/+101
* New macro AC_FC_MODULE_OUTPUT_FLAG: module output directory.Ralf Wildenhues2011-04-021-1/+1
* New macro AC_FC_MODULE_FLAG: Fortran 90 module include path.Luc Maisonobe2011-04-022-1/+72
* New macro AC_FC_MODULE_EXTENSION: Fortran 90 module extension.Luc Maisonobe2011-04-021-1/+2
* New macro AC_FC_CHECK_BOUNDS to enable Fortran array bounds checking.Ralf Wildenhues2011-03-051-0/+59
* tests: accept f2c/fort77 as GNU Fortran 77.Ralf Wildenhues2011-03-041-5/+7
* Add support for the Go programming language.Ian Lance Taylor2011-02-214-1/+41
* Avoid reference to $CYGWIN in Fortran macros.Ralf Wildenhues2011-01-101-26/+14
* maint: update copyright yearEric Blake2011-01-0420-36/+26
* tests: avoid AC_CACHE_CHECK test failure with dash.Ralf Wildenhues2010-10-121-2/+3
* AS_LITERAL_IF: Treat raw = as literal again.Eric Blake2010-10-081-10/+26
* tests: normalize trailing spaces in gcc -E -dD output.Ralf Wildenhues2010-09-241-2/+2
* AC_REPLACE_FUNCS: allow split lines againEric Blake2010-09-221-2/+4
* AC_REPLACE_FUNCS: restore shell loop for non-literalEric Blake2010-09-211-3/+10
* tests: XFAIL in the face of a MacOS X bugEric Blake2010-09-211-0/+3
* autom4te: don't filter out portions of location tracesEric Blake2010-09-201-8/+18
* m4sugar: fix regression in AC_MSG_ERROR expansionEric Blake2010-09-162-5/+71
* tests: simplify grepping of 'automake --version'.Stefano Lattarini2010-09-132-3/+3
* autotest: work around zsh bugEric Blake2010-09-131-0/+19
* Document and test AT_CHECK args shell execution environment.Ralf Wildenhues2010-09-131-0/+19
* autotest: document and test at_status semantics.Ralf Wildenhues2010-09-131-0/+27
* tests: skip broken automake wrapper on MirBSDEric Blake2010-09-132-4/+8
* tests: avoid trashing /Eric Blake2010-08-301-1/+1
* config.status: minimize use of $tmpEric Blake2010-08-301-0/+28
* Avoid long lines in testsuite script.Ralf Wildenhues2010-08-271-0/+14
* Try to update config.cache atomically; respect symlinks.Ralf Wildenhues2010-08-271-0/+9
* m4sh: assume ${a:-b} supportEric Blake2010-08-271-0/+64
* autoconf: warn if AC_*_IFELSE lacks complete programEric Blake2010-08-261-0/+44
* docs: mention another issue with variable expansionEric Blake2010-08-261-2/+2
* m4sh: revert incorrect mix of "${a='b'}"Eric Blake2010-08-251-1/+1
* tests: improve some shell assumption testingEric Blake2010-08-251-6/+19
* docs: mention cost of globbing during variable expansionEric Blake2010-08-256-20/+20
* tests: fix AC_CACHE_CHECK to skip with bad shells.Ralf Wildenhues2010-08-241-0/+6
* Fix Autotest --errexit to exit after XPASSing tests.Ralf Wildenhues2010-08-161-2/+31
* AC_INIT: allow bugreport to contain '?'Eric Blake2010-08-141-5/+8
* autotest: keep testsuite files on unexpected passPeter Rosin2010-08-141-5/+12
* Skip AC_FC_SRCEXT([f90]) tests with a Fortran 77 compiler in $FC.Ralf Wildenhues2010-08-101-2/+2
* Fix testsuite failures with typical m4-x.y.z program suffix.Ralf Wildenhues2010-08-101-2/+7
* Fix testsuite failure due to bugs in third-party aclocal macros.Ralf Wildenhues2010-08-051-6/+6
* Fix AC_LANG_SOURCE and AC_LANG_PROGRAM tests.Ralf Wildenhues2010-08-041-10/+8
* Fix typo in Autotest color test, for dash testsuite failure.Ralf Wildenhues2010-08-031-1/+1
* Add testsuite exposure for last-minute fix in 2.67.Ralf Wildenhues2010-08-021-0/+22