summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* * autoconf.in, autoreconf.in, autoheader.in, autoscan.in, ifnames.in,Akim Demaille2001-05-221-0/+1
* * tests/atspecific.m4 (AT_CHECK_AUTOUPDATE): Be robust to missingAkim Demaille2001-04-201-1/+2
* FSF header updatesLars J. Aas2001-04-111-2/+2
* * tests/Makefile.am (testsuite): Use testsuite.tmp, notAkim Demaille2001-01-261-3/+3
* Some non-srcdir build fixes.Akim Demaille2001-01-241-7/+9
* Create actypes.m4.Akim Demaille2001-01-221-2/+7
* * tests/atgeneral.m4 (AT_INIT): Include a default case for nonAkim Demaille2001-01-221-6/+19
* With `expr's that return `0' on failures, the executable suffix isAkim Demaille2001-01-121-2/+32
* * tests/atgeneral.m4 (AT_BANNER, AT_CLEANUP): Formatting changes.Akim Demaille2000-12-191-1/+2
* Move divert and undivert into m4_.Akim Demaille2000-11-231-1/+3
* Move Autotest on top of M4sh.Akim Demaille2000-11-231-1/+1
* Reorder the test suite so that low level features are testedAkim Demaille2000-11-161-1/+1
* Create acheaders.m4.Akim Demaille2000-11-141-1/+1
* Use AC_MSG_ERROR in the test suite, not just `exit'.Akim Demaille2000-10-271-1/+2
* * shell.m4: Rename as...Akim Demaille2000-10-261-7/+8
* Move the Autoconf independent shell macros into the fileAkim Demaille2000-10-251-3/+4
* Fix autoupdate: updating `AC_OUTPUT_COMMANDS' was failing becauseAkim Demaille2000-10-171-4/+4
* Check that updated scripts are valid scripts.Akim Demaille2000-10-051-7/+9
* * tests/mktests.sh: New file, which replaces the code inlined inAkim Demaille2000-10-051-79/+4
* * tests/Makefile.am: Macros defined by AC_DEFUN_ONCE shouldPavel Roskin2000-10-021-1/+1
* * tests/Makefile.am: AC_PREFIX_PROGRAM and AC_F77_FUNC excludedPavel Roskin2000-09-201-3/+5
* * tests/atspecific.m4 (AT_TEST_MACRO): Rename as...Akim Demaille2000-09-191-2/+2
* Create acfunctions.m4, in charge of the macros related toAkim Demaille2000-08-011-2/+2
* Have --host=sun4 automatically look for CC=sun4-cc etc.Akim Demaille2000-05-241-1/+1
* Simplify the interface: users shouldn't need to explicitly checkAkim Demaille2000-05-231-3/+3
* Factor the AC_PROG_<compiler>_WORKS macros.Akim Demaille2000-05-221-1/+8
* The Associated Rewriters are even prouder to present...Akim Demaille2000-05-111-0/+3
* * libm4.m4 (m4_foreach): Rewritten so that it does not requireAkim Demaille2000-05-101-1/+1
* Provide a macro to canonicalize a configuration name.Akim Demaille2000-05-031-0/+3
* Move all the language dependent macros into aclang.m4.Akim Demaille2000-03-271-3/+7
* * tests/semantics.m4 (AC_TRY_LINK_FUNC, AC_CHECK_LIB): New tests.Akim Demaille2000-03-251-4/+4
* Start the language support overhaul: Introduce AC_LANG().Akim Demaille2000-03-211-0/+3
* Multiple `-e' to egrep are not portable. On IRIX 6.5 and SolarisAkim Demaille2000-03-101-16/+19
* * tests/Makefile.am (all-local): Remove. It wastes time to haveAkim Demaille2000-03-081-2/+0
* * acgeneral.m4 (_AC_WHICH_A): New macro.Akim Demaille2000-03-031-5/+5
* Test suite: instead of using a full list of the AC macros and anAkim Demaille2000-03-011-3/+43
* * tests/Makefile.am (testsuite): Use $(M4), not m4.Akim Demaille2000-02-281-1/+1
* Don't use `cat -s' to single out new-lines, it is not portable.Akim Demaille2000-02-111-1/+3
* * tests/Makefile.am (macros.m4): Better regex to build `macro'.Akim Demaille2000-02-101-2/+2
* Open the access to AH_ to users.Akim Demaille2000-02-081-1/+1
* Because of commas and brackets, m4_split must mess with theAkim Demaille2000-02-081-1/+1
* Torture test config.status, AC_SUBST and AC_DEFINE.Akim Demaille2000-02-071-1/+1
* * tests/atspecific.m4: New file, for AT macros specific toAkim Demaille2000-02-071-3/+3
* Test that the macros respect the user variable name space.Akim Demaille2000-02-071-8/+15
* Start a new series of tests which check the semantics.Akim Demaille2000-02-071-1/+1
* * tests/Makefile.am (macros.m4): Fix the sed snippet.Akim Demaille2000-02-041-1/+1
* * tests/syntax.m4: Test AC_CHECK_SIZEOF.Akim Demaille2000-02-041-4/+7
* Run the `syntax' test on acgeneral macros too.Akim Demaille2000-02-041-3/+2
* 1999-11-11 Akim Demaille <akim@epita.fr>Akim Demaille2000-01-291-0/+52