summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: port AS_TR_SH and AS_TR_CPP test to Solaris 8 wcPaul Eggert2012-03-031-2/+3
* tests: fix "#/bin/sh" typoPaul Eggert2012-03-031-1/+1
* tests: port AS_EXECUTABLE_P test to Solaris 8 /bin/shPaul Eggert2012-03-031-1/+1
* maint: spelling fixesPaul Eggert2012-03-015-5/+5
* tests: add test for AS_EXECUTABLE_PEric Blake2012-02-251-0/+52
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-093-9/+3
* tests: fix test regression due to additional outputEric Blake2012-01-231-0/+1
* 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