summaryrefslogtreecommitdiff
path: root/tests/m4sh.at
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: add test for AS_EXECUTABLE_PEric Blake2012-02-251-0/+52
* maint: tweak to avoid triggering space-tab-prohibiting syntax-checkJim Meyering2012-01-211-2/+2
* maint: update copyright yearPaul Eggert2012-01-041-1/+1
* 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
* maint: update copyright yearEric Blake2011-01-041-2/+1
* AS_LITERAL_IF: Treat raw = as literal again.Eric Blake2010-10-081-10/+26
* m4sugar: fix regression in AC_MSG_ERROR expansionEric Blake2010-09-161-1/+65
* m4sh: assume ${a:-b} supportEric Blake2010-08-271-0/+64
* tests: improve some shell assumption testingEric Blake2010-08-251-6/+19
* Relax AC_INIT requirements for PACKAGE and VERSION strings again.Ralf Wildenhues2010-07-191-2/+17
* Fix minor copy&paste leftover in m4sh tests.Stefano Lattarini2010-07-041-1/+0
* Make AS_TR_SH and AS_TR_CPP similar.Eric Blake2010-07-021-0/+77
* Add tests for AS_BOX.Eric Blake2010-07-021-3/+45
* Add optional argument to AS_LITERAL_IF.Eric Blake2010-07-021-3/+3
* Add AS_LITERAL_WORD_IF.Eric Blake2010-07-021-8/+28
* Make AS_SET_CATFILE polymorphic, and add testsuite coverage.Ralf Wildenhues2010-06-081-0/+42
* Formatting cleanups in macro comments.Ralf Wildenhues2010-03-121-1/+1
* Update copyright year.Eric Blake2010-01-051-1/+1
* Warn if using unnamed diversion.Eric Blake2009-12-041-1/+1
* Fix corner cases in AS_LITERAL_IF and AS_TR_SH.Eric Blake2009-10-281-2/+2
* Update License to GPLv3+ including new Autoconf Exception.Ralf Wildenhues2009-09-091-5/+3
* Fix test typo.Eric Blake2009-07-091-1/+1
* Fix testsuite under dash.Eric Blake2009-07-091-43/+43
* Avoid AIX 6.1 ksh88 ECHO_C command substitution bug.Jan Madzik2009-06-301-0/+20
* Fix yesterday's regression in AS_IF.Eric Blake2009-04-141-1/+4
* Make AS_IF, AS_CASE, and AS_FOR more robust to blank arguments.Eric Blake2009-04-131-1/+10
* Add undocumented _AS_CLEAN_DIR.Eric Blake2009-04-101-0/+29
* Reduce testsuite size.Eric Blake2009-04-061-3/+3
* Ignore `set -e'-related failure of NetBSD sh.Ralf Wildenhues2009-01-141-2/+3
* Fix a couple of test failures with dash.Ralf Wildenhues2008-11-271-0/+1
* Clean up AS_MESSAGE_LOG_FD usage.Eric Blake2008-11-211-1/+83
* Change the semantics of AS_EXIT without argument.Eric Blake2008-11-211-4/+6
* Alter default value of AS_EXIT.Eric Blake2008-11-181-7/+11
* Add AS_SET_STATUS, make AS_EXIT more efficient.Eric Blake2008-11-181-46/+87
* Detect empty list in AS_FOR.Eric Blake2008-11-171-3/+3
* Add AS_FOR, undocumented for now.Eric Blake2008-11-151-0/+66
* Fix AS_ESCAPE usage bugs.Eric Blake2008-11-131-6/+7
* Make M4sh, not autoconf, guarantee sane $SHELL.Eric Blake2008-11-121-0/+35
* Fix LINENO testsuite failure.Eric Blake2008-10-301-1/+3
* Add AS_VAR_ARITH.Eric Blake2008-10-271-0/+31
* Formatting tweak: balance () with m4sh case statements.Eric Blake2008-10-231-1/+4
* Allow AS_VAR_SET_IF in shell lists.Eric Blake2008-10-211-3/+3
* Allow AS_VAR_IF in shell lists.Eric Blake2008-10-211-3/+3
* Allow AS_CASE in shell lists.Eric Blake2008-10-211-1/+4