summaryrefslogtreecommitdiff
path: root/tests/m4sh.at
Commit message (Expand)AuthorAgeFilesLines
* make update-copyrightPaul Eggert2022-05-191-1/+1
* Fix bug with AS_IF and ‘set -e’Paul Eggert2022-03-311-0/+4
* Autoconf now quotes 'like this' instead of `like this'Paul Eggert2021-07-201-11/+11
* make update-copyrightZack Weinberg2021-01-281-1/+1
* Autotest: add official way to execute code before all/each test.Zack Weinberg2020-12-021-3/+1
* Make “redefining AS_ECHO internals” test more robust.Zack Weinberg2020-11-301-4/+14
* AS_ECHO(_N): Do not expand macros named ‘s’ or ‘n’ (#110377)Zack Weinberg2020-11-161-0/+90
* AS_IF: Handle else clause being empty after macro expansion (#110369)Zack Weinberg2020-11-151-4/+2
* tests/m4sh.at: prevent an undesirable expansion of __oline__.Zack Weinberg2020-10-291-1/+1
* Manually sync ChannelDefs.pm from automake.Zack Weinberg2020-09-221-1/+1
* Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986)Zack Weinberg2020-08-181-1/+4
* AS_INIT: basename __file__Luke Mewburn2020-07-051-0/+19
* Define $as_echo and $as_echo_n for backward compatibility.Zack Weinberg2020-03-131-0/+74
* maint: make update-copyrightJim Meyering2020-01-011-1/+1
* Port tests to Bash 5Ondrej Dubaj2019-09-101-2/+2
* maint: update URLsPaul Eggert2017-09-231-2/+2
* Prefer HTTPS to FTP and HTTPPaul Eggert2017-09-161-1/+1
* maint: update copyright dates for 2017Jim Meyering2017-01-011-1/+1
* maint: make update-copyrightPaul Eggert2016-02-061-1/+1
* lib: use shorter way to test if variable is setEric Blake2015-04-211-2/+2
* maint: bump copyright to 2015Paul Eggert2015-01-021-1/+1
* m4sh: allow trailing newlines in shell conditionsEric Blake2014-07-171-0/+4
* maint: bump copyright to 2014Eric Blake2014-01-011-1/+1
* maint: bump copyright to 2013Eric Blake2013-01-031-1/+1
* 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