summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update uses of all-permissive license.Eric Blake2009-05-201-4/+16
* testsuite: skip `Multiple languages' test without C++ compiler.Ralf Wildenhues2009-05-141-2/+20
* Fix quoting of m4 macros in AT_CHECK.Eric Blake2009-04-241-0/+6
* Make AT_CHECK_UNQUOTED more like AC_DEFINE_UNQUOTED.Eric Blake2009-04-241-0/+7
* Rename AT_CHECK_NOESCAPE to AT_CHECK_UNQUOTED.Eric Blake2009-04-242-6/+6
* New test to ensure autom4te cache file locking works.Ralf Wildenhues2009-04-231-0/+20
* Add m4_argn.Eric Blake2009-04-221-0/+52
* Test that autotest handles binary output.Eric Blake2009-04-151-0/+42
* Add stdout-nolog and ignore-nolog to AT_CHECK.Eric Blake2009-04-151-0/+45
* Teach AT_CHECK about hard failures.Eric Blake2009-04-151-0/+39
* 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 m4_blank and friends.Eric Blake2009-04-131-0/+85
* Test parallel handling of syntax error.Eric Blake2009-04-101-0/+12
* Skip `Multiple languages' test if CC is a C++ compiler.Ralf Wildenhues2009-04-101-0/+16
* Add undocumented _AS_CLEAN_DIR.Eric Blake2009-04-101-0/+29
* Reduce testsuite size.Eric Blake2009-04-064-39/+53
* Handle shell comments in AT_CHECK.Eric Blake2009-04-061-0/+6
* Hard fail any test with syntax errors.Eric Blake2009-04-061-3/+19
* Fix testsuite failures under zsh.Eric Blake2009-03-301-2/+3
* For now, skip parallel tests under less-tested shells.Eric Blake2009-03-301-25/+39
* New test for SunStudio `restrict' handling.Ralf Wildenhues2009-03-091-2/+65
* Reduce blank lines in AC_DEFUN_ONCE macros.Eric Blake2009-01-281-4/+1
* Silence another false positive expand-before-require.Eric Blake2009-01-281-0/+12
* Fix years in copyright notices.Eric Blake2009-01-281-7/+2
* Use URLs in --help output, part 3: testsuite.Eric Blake2009-01-271-3/+4
* Use URLs in --help output, part 2: configure.Eric Blake2009-01-272-3/+12
* Quote traced macros passed from autom4te to M4.Peter Breitenlohner2009-01-271-2/+15
* Improve AC_DEFUN_ONCE semantics.Eric Blake2009-01-262-10/+38
* Silence a false positive expand-before-require case.Eric Blake2009-01-221-0/+11
* Fix out-of-order expansion with expand-before-require.Eric Blake2009-01-211-1/+2
* Warn if macro is provided before indirectly required.Eric Blake2009-01-211-8/+49
* Improve AC_REQUIRE documentation.Eric Blake2009-01-191-2/+106
* Ignore `set -e'-related failure of NetBSD sh.Ralf Wildenhues2009-01-141-2/+3
* Make m4_dumpdef more useful with M4 1.6.Eric Blake2008-12-231-0/+24
* Document some recently added macros.Eric Blake2008-12-191-4/+5
* Fix separator in m4_stack_foreach_sep.Eric Blake2008-12-181-1/+2
* Mention limitation of M4 1.4.x on builtin tokens.Eric Blake2008-12-181-2/+6
* Improve AC_STATE_SAVE.Eric Blake2008-12-031-3/+17
* Avoid MacOS readdir bug in testsuite.Eric Blake2008-12-021-1/+3
* Fix a couple of test failures with dash.Ralf Wildenhues2008-11-272-2/+3
* Add m4_cleardivert.Eric Blake2008-11-251-1/+12
* More reliable signal handling in Autotest.Ralf Wildenhues2008-11-231-0/+115
* Fix testsuite failure on Solaris.Eric Blake2008-11-221-1/+2
* Clean up AS_MESSAGE_LOG_FD usage.Eric Blake2008-11-211-1/+83
* Fix typos in recent testsuite improvements.Eric Blake2008-11-211-28/+39
* Change the semantics of AS_EXIT without argument.Eric Blake2008-11-211-4/+6
* Handle version numbers as decimal, even if they start with 0.Eric Blake2008-11-201-0/+4
* Speed up AT_CHECK.Eric Blake2008-11-201-1/+1
* Fix XFAIL related to AT_CHECK.Eric Blake2008-11-202-5/+2