(distdir): Don't assume that 'grep -F' works; instead, use shell
[platform/upstream/automake.git] / tests /
2002-05-30 Paul Eggertfgrep -> $FGREP, egrep -> $EGREP
2002-05-30 Paul EggertSet FGREP and EGREP.
2002-05-24 Alexandre Duret... For PR automake/323:
2002-05-22 Alexandre Duret... * tests/defs (confiugre.in): Don't double-quote $me.
2002-05-20 Alexandre Duret... * automake.in (conditional_implies_one_of): Rename...
2002-05-20 Alexandre Duret... * tests/defs (configure.in): Quote macro arguments.
2002-05-17 Alexandre Duret... For PR automake/186:
2002-05-16 Alexandre Duret... * automake.in (conditional_true_when): Return false...
2002-05-14 Alexandre Duret... Fix for PR automake/322:
2002-05-08 Alexandre Duret... 2002-05-08 Charles Wilson <cwilson@ece.gatech.edu>
2002-05-06 Alexandre Duret... Erase stamps from the Makefile that generates them.
2002-05-06 Alexandre Duret... Fix for condd.test (conditional `+='):
2002-04-26 Alexandre Duret... * tests/man2.test: Use `pwd`, not $PWD. Use $MAKE -e.
2002-04-25 Alexandre Duret... For PR automake/307:
2002-04-25 Alexandre Duret... * lib/am/check.am: Show skipped tests. Display the
2002-04-24 Alexandre Duret... Fix PR automake/315:
2002-04-23 Alexandre Duret... * m4/depout.m4 (_AM_OUTPUT_DEPENDENCY_COMMANDS): Grep
2002-04-19 Paul EggertNo need for ${1+"$@"} workaround, as the command is...
2002-04-19 Alexandre Duret... * automake.in (initialize_per_input): Clear %require_fi...
2002-04-19 Alexandre Duret... * m4/header.m4 (_AM_CONFIG_HEADER_INSINUATE): New function,
2002-04-13 Alexandre Duret... * tests/man2.test: New file.
2002-04-13 Alexandre Duret... Enable traces; wipe out the old configure.in parser.
2002-04-13 Alexandre Duret... * tests/version6.test: New file.
2002-04-12 Alexandre Duret... * tests/discover.test: Use a full configure.in that...
2002-04-12 Alexandre Duret... * automake.in (scan_autoconf_traces) <AC_SUBST>: Ignore...
2002-04-10 Alexandre Duret... * configure.in (APIVERSION): Fix definition.
2002-04-10 Alexandre Duret... * tests/yacc8.test: Don't assume GNU make, run config...
2002-04-10 Alexandre Duret... * tests/yacc8.test: Don't assume GNU make, run config...
2002-04-10 Alexandre Duret... * Makefile.am (maintainer-check): Make sure `$MAKE...
2002-04-10 Alexandre Duret... * tests/subobj9.test: Use configure.in, not configure.ac,
2002-04-07 Alexandre Duret... * Makefile.am (maintainer-check): Check for `sleep...
2002-04-02 Alexandre Duret... * tests/specflags8.test: Typo.
2002-04-02 Alexandre Duret... * tests/specflags6.test: Run aclocal.
2002-04-02 Alexandre Duret... * tests/specflags7.test, tests/specflags8.test: New...
2002-03-30 Tom Tromey For PR automake/312:
2002-03-26 Alexandre Duret... * tests/extra6.test, tests/subdir5.test: Require GNU...
2002-03-26 Alexandre Duret... * tests/dup3.test (ACLOCAL): s/srcdir/testsrcdir/.
2002-03-26 Alexandre Duret... * tests/extra7.test: New file.
2002-03-26 Alexandre Duret... * tests/pr87.test, tests/yaccvpath.test: Require GNU...
2002-03-26 Alexandre Duret... * Makefile.am (maintainer-check): Catch occurrences of
2002-03-21 Alexandre Duret... * tests/pr211.test: s/requires/required/, otherwise...
2002-03-21 Alexandre Duret... * tests/dirname.test: Don't use $SHELL when calling...
2002-03-21 Alexandre Duret... * tests/dirname.test: Use --quiet to fix failure on...
2002-03-21 Alexandre Duret... * Makefile.am (maintainer-check): Check for misuses...
2002-03-20 Alexandre Duret... Add support for two-dot versions.
2002-03-17 Tom Tromey2002-03-17 Alexandre Duret-Lutz <duret_g@epita.fr>
2002-03-11 Richard Boultontests/acsubst.test: New test, by Alexandre Duret-Lutz
2002-03-11 Richard Boultontests/acsubst.test: New test, by Alexandre Duret-Lutz
2002-03-11 Alexandre Duret... 2002-03-11 Peter Breitenlohner <peb@mppmu.mpg.de>
2002-03-07 Alexandre Duret... * tests/pr300-lib.test, tests/pr300-ltlib.test,
2002-03-06 Tom Tromey * configure.in: Upped version to 1.6a.
2002-03-06 Tom Tromey * configure.in: Released 1.6.
2002-03-05 Alexandre Duret... Fix for PR automake/300:
2002-03-05 Pavel Roskin* tests/yacc8.test: Add a command between "test" and...
2002-03-05 Alexandre Duret... Fix for PR automake/294:
2002-02-25 Alexandre Duret... * automake.in (scan_one_autoconf_file): Declare
2002-02-22 Alexandre Duret... * tests/make.test: Revert the grep logic to work around...
2002-02-19 Alexandre Duret... * tests/insthook.test: Use sed instead of "tail +X".
2002-02-18 Jim MeyeringDon't use `head -1'; it's no longer portable.
2002-02-18 Jim MeyeringUse sed 1q, not `head -n 1'.
2002-01-28 Tom Tromey * configure.in: Bumped to 1.5e.
2002-01-28 Tom Tromey * configure.in: Released 1.5d.
2002-01-23 Alexandre Duret... * lib/am/depend.am (distclean-depend): Erase %DEPDIRS...
2002-01-22 Tom Tromey2002-01-22 Pavel Roskin <proski@gnu.org>
2002-01-20 Tom Tromey For PR automake/224:
2002-01-20 Alexandre Duret... * tests/defs: Export AUTOMAKE and ACLOCAL.
2002-01-19 Alexandre Duret... Fix for PR automake/204:
2002-01-18 Alexandre Duret... Fix for PR automake/229:
2002-01-18 Tom Tromey * tests/cond7.test: Fix test bug exposed by copyright...
2002-01-18 Tom Tromey For PR automake/288:
2002-01-16 Tom Tromey * Makefile.am (install-exec-hook): Use APIVERSION.
2002-01-15 Tom Tromey * missing: Updated.
2002-01-14 Tom Tromey2002-01-13 Tom Tromey <tromey@redhat.com>
2002-01-13 Tom Tromey For PR automake/287:
2002-01-13 Alexandre Duret... * lib/am/distdir.am (distdir): Handle subdirectories.
2002-01-13 Alexandre Duret... * tests/extra2.test: Run $ACLOCAL.
2002-01-12 Jim Meyering.
2002-01-12 Alexandre Duret... * test/nodefine.test, test/nodefine2.test: Check that...
2002-01-12 Jim Meyering(TESTS): Add libobj11.test.
2002-01-09 Alexandre Duret... * tests/dup3.test: Remove all -I from $ACLOCAL before...
2002-01-09 Alexandre Duret... * automake.texi (Complete, Macros, Options): Document...
2002-01-07 Alexandre Duret... * configure.in (AUTOMAKE): Create m4/amversion.m4.
2002-01-04 Alexandre Duret... * automake.in (read_am_file): Thinko in "comment following
2002-01-02 Alexandre Duret... Fix for PR automake/280:
2002-01-02 Alexandre Duret... * tests/comment4.test: New file.
2002-01-01 Tom Tromey For PR automake/234:
2001-12-31 Tom Tromey * automake.in (define_configure_variable): Define...
2001-12-31 Tom Tromey For PR automake/211:
2001-12-30 Tom Tromey * lib/am/install.am (?SUBDIRS?installdirs-am): Handle
2001-12-30 Tom Tromey * tests/pr220.test: Use `required' to pick up gcc.
2001-12-30 Tom Tromey For PR automake/243:
2001-12-30 Tom Tromey For PR automake/220:
2001-12-30 Tom Tromey For PR automake/266:
2001-12-29 Tom Tromey For PR automake/279:
2001-12-27 Tom Tromey For PR automake/249:
2001-12-26 Alexandre Duret... * configure.in: Test for Autoconf >= 2.52.
2001-12-14 Alexandre Duret... * configure.in: Bump version to 1.5c.
2001-12-14 Alexandre Duret... * configure.in: Bump version to 1.5b.
2001-12-06 Alexandre Duret... * tests/confsub.test, tests/depdist.test, tests/extra5...
2001-12-05 Alexandre Duret... * automake.in (handle_dist): Distribute common files...
next