kc3-lang/automake/tests/ChangeLog

Branch :


Log

Author Commit Date CI Message
d31c2741 2000-10-18 03:27:44 * Makefile.am (TESTS): Added aclocali1.test. * aclocali1.test: New file.
ba36e990 2000-08-30 17:53:32 * Makefile.am (XFAIL_TESTS): Removed pr72.test.
af81c8c9 2000-08-30 16:51:54 For PR automake/72: * Makefile.am (TESTS): Added pr72.test. (XFAIL_TESTS): Likewise. * pr72.test: New file.
aeb97fca 2000-08-29 01:26:45 * Makefile.am (XFAIL_TESTS): Added ldflags.test.
f6706419 2000-08-27 23:37:45 For PR automake/75: * Makefile.am (TESTS): Added fortdep.test. * fortdep.test: New file.
c5fa88d4 2000-08-27 18:16:48 For PR automake/68: * Makefile.am (TESTS): Added header.test. * header.test: New file.
779c4f3d 2000-08-26 20:27:16 For PR automake/73: * Makefile.am (TESTS): Added instman2.test. * instman2.test: New file.
69766c69 2000-08-26 20:13:29 For PR automake/77: * Makefile.am (TESTS): Added ldflags.test. * ldflags.test: New file.
1f18303d 2000-08-06 13:34:12 .
4b893ece 2000-08-02 08:59:16 * m4: Quote properly the name of the macros being defined. Use `#' instead of `dnl' where appropriate. * m4/header.m4 (AM_CONFIG_HEADER): Get rid of changequote, just quote. Don't quote passive characters. Pull the AC_PREREQ outside the macro. * m4/init.m4: Pull the AC_PREREQ outside the macro.
f0a9746d 2000-05-01 21:03:23 2000-05-01 Pavel Roskin <pavel_roskin@geocities.com> * install2.test: Prevent automake from looking into .. and ../.. by using AC_CONFIG_AUX_DIR(.) in configure.in * pr19.test: Likewise * subobj3.test: Likewise
82ad7e39 2000-03-19 23:38:10 * libobj2.test: Put depcomp into subdir. * confsub.test: Put depcomp into subdir. * defs: Always copy `depcomp'.
bcd70441 2000-03-19 23:32:55 * defs: Correctly create `depcomp'. * nodepcomp.test: Remove depcomp.
efd168a0 2000-03-19 22:33:19 More for PR automake/38: * symlink3.test: New file. * Makefile.am (TESTS): Added symlink3.test.
3d954460 2000-03-19 22:24:26 For PR automake/38: * symlink2.test: New file. * Makefile.am (TESTS): Added symlink2.test.
2bdfa584 2000-03-19 21:53:11 For PR automake/45: * defs, acoutnoq.test, texinfo8.test, tagsub.test, subdir2.test, subdir.test, scripts.test, remake2.test, remake.test, pr2.test, parse.test, output4.test, output3.test, output2.test, output.test, libobj10.test, libobj9.test, libobj8.test, libobj7.test, libobj6.test, libobj2.test, libobj.test, fpinstall.test, fpinst2.test, depend3.test, confsub.test, config.test, confh4.test, confh3.test, confh2.test, confh.test, conf2.test, colon7.test, colon6.test, colon5.test, colon4.test, colon3.test, colon2.test, colon.test, acouttbs.test, acoutqnl.test, acoutput.test: Put AM_INIT_AUTOMAKE into configure.in.
994c1aaa 2000-03-19 20:35:46 * install2.test: Expect a `dist' failure.
d7a10601 2000-03-19 19:54:24 * nodepcomp.test: New file. * Makefile.am (TESTS): Added nodepcomp.test.
5a096ac0 2000-02-02 04:29:02 2000-02-02 Assar Westerlund <assar@sics.se> * automake.in (handle_single_transform_list): do not use $< which is not handled by all non-GNU makes. Instead do explicit sh code testing for the file in this directory and srcdir. Based on a suggestion by Alexandre Oliva <oliva@lsd.ic.unicamp.br>
d846af7c 2000-01-08 19:14:57 * ansi.test, texinfo.test, empty.test, insh2.test, texinfo8.test: Remove @SET_MAKE@ before using Makefile. * backsl2.test: Don't add AC_PROG_MAKE_SET in configure.in; already done. * defs: Put AC_PROG_MAKE_SET in configure.in. * acoutnoq.test, acoutput.test, acoutqnl.test, acouttbs.test, acouttbs2.test, colon.test, colon2.test, colon3.test, colon4.test, colon5.test, colon6.test, colon7.test, conf2.test, confh.test, confh2.test, confh3.test, confh4.test, config.test, depend3.test, discover.test, fpinst2.test, gnits.test, ldadd.test, libobj.test, libobj10.test, libobj2.test, libobj6.test, libobj7.test, libobj8.test, libobj9.test, output.test, output2.test, output3.test, output4.test, output5.test, package.test, parse.test, pr2.test, remake.test, remake2.test, scripts.test, stamph.test, texinfo8.test: Likewise.
f8da0723 1999-12-27 07:40:32 * subobj3.test: Remove depcomp. * pr9.test: Remove depcomp. Remove opportunistic check. * pr19.test: Remove depcomp.
cdbd6cb4 1999-12-25 18:35:29 * suffix2.test: Create config.guess and config.sub so user doesn't need libtoolize. From Klaus Reichl.
807452d3 1999-12-19 09:11:46 Test for PR automake/9: * pr9.test: New file. * Makefile.am (TESTS): Added pr9.test.
f7baf9b7 1999-12-19 09:01:02 * pr19.test: Fail gracefully if gzip missing. * install2.test: Fail gracefully if gzip missing.
e9408561 1999-12-19 08:54:22 1999-12-19 Pavel Roskin <pavel_roskin@geocities.com> * tests/defs: add all permissions to testSubDir before removing it.
5815bfcc 1999-12-19 08:44:07 * pr2.test: Use egrep, not grep.
27859020 1999-12-19 08:36:11 Test for PR automake/2: * pr2.test: New file. * Makefile.am (TESTS): Added pr2.test.
6b57816f 1999-12-15 19:01:34 * dup3.test: New file. * Makefile.am (TESTS): Added dup3.test.
f64df96b 1999-12-14 06:42:57 * pr19.test: New file. For PR automake/19. * Makefile.am (TESTS): Added pr19.test.
40cd06be 1999-12-14 06:32:19 * lex4.test: New file. For PR automake/6. * Makefile.am (TESTS): Added lex4.test.
9df3256a 1999-12-14 06:09:39 * suffix3.test: New file. * Makefile.am (TESTS): Added suffix3.test.
cdd8bc3f 1999-12-14 04:38:06 * suffix2.test: Added `no-dependencies' to options in Makefile.am. Removed trailing `exit 1'.
c652372d 1999-12-14 03:57:18 * nostdinc.test: New file. * Makefile.am (TESTS): Added nostdinc.test. * condincl2.test: New file. * condincl.test: New file. * Makefile.am (TESTS): Added condincl.test, condincl2.test. * suffix2.test: New file. * Makefile.am (TESTS): Added suffix2.test.
c4072be9 1999-12-13 07:11:48 * subobj.test: Remove final test.
6b5f91ec 1999-12-12 23:48:40 * Makefile.am (XFAIL_TESTS): Removed subobj3.test.
fc9b641e 1999-12-10 07:47:26 * install2.test: New file. * Makefile.am (TESTS): Added install2.test.
00172554 1999-12-10 07:04:01 * specflags5.test: New file. * Makefile.am (TESTS): Added specflags5.test.
db3ac4c2 1999-12-07 03:14:46 * confh4.test: Corrected final test.
61b885fb 1999-12-07 01:41:16 * confh4.test: New file. PR automake/34. * Makefile.am (TESTS): Mention confh4.test.
783c5b6d 1999-11-23 05:09:14 * defs: Never hard link `depcomp'. From Pavel Roskin
4f4b76fa 1999-11-23 04:58:16 * exsource.test: Don't use configure substitution in _SOURCES. * depend.test: Don't use configure substitution in _SOURCES.
f8da936a 1999-11-23 04:53:54 * cygwin32.test: Don't use configure substitution in _SOURCES.
619e0ac7 1999-11-22 19:17:20 * subobj.test: Check for another bug. * Makefile.am (XFAIL_TESTS): Removed sourcesub.test, ltlibobjs.test.
9ae48df8 1999-11-21 21:35:41 Merged from user-dep-gen-branch.
6a395522 1999-11-07 23:20:46 * dash.test: New file. * Makefile.am (TESTS): Added dash.test.
7394aa3c 1999-08-27 05:44:13 * texinfo8.test: Use directory named `sub'.
d6b525d3 1999-08-27 05:42:19 * symlink.test: Use directory named `sub' (just in case; for Windows).
845ed973 1999-08-15 22:51:44 * ansi4.test: New file. * Makefile.am (TESTS): Added ansi4.test.
a82a657d 1999-07-30 18:01:07 * double.test (bin_PROGRAMS): New file. * Makefile.am (TESTS): Added double.test.
b3f529be 1999-07-27 19:18:25 * empty4.test: New file. * Makefile.am (TESTS): Added empty4.test.
77ba8b11 1999-07-13 14:04:13 * empty3.test: New file. * Makefile.am (TESTS): Added empty3.test.
0501e4ac 1999-07-13 13:44:27 * empty2.test: Also look for `pavel.o'.
94641107 1999-07-13 13:28:09 * empty2.test: New file. * Makefile.am (TESTS): Added empty2.test.
e84e3024 1999-05-27 20:16:52 * subobj3.test: New file. * Makefile.am (TESTS): Added subobj3.test. (XFAIL_TESTS): Likewise.
03423d92 1999-05-27 19:54:03 * ltlibobjs.test: New file. * Makefile.am (TESTS): Added ltlibobjs.test. (XFAIL_TESTS): Added ltlibobjs.test.
5e18dc30 1999-05-27 19:21:27 * Makefile.am (XFAIL_TESTS): Added sourcesub.test.
01f7a66a 1999-05-19 00:16:29 * specflags4.test: Typo fix.
7b3d13dc 1999-05-19 00:06:16 * specflags4.test: New file. From Pavel Roskin. * Makefile.am (TESTS): Added specflags4.test.
1fcae72c 1999-05-18 23:56:34 * specflags.test: Added regression test for missing space.
208e08e1 1999-05-13 20:19:27 * sourcesub.test: New file. * Makefile.am (TESTS): Added sourcesub.test.
d20a3a42 1999-05-01 13:13:08 * libobj2.test: Reverted previous change; it is incorrect.
94050650 1999-05-01 13:09:13 * libobj2.test: Error if libtu.a.P is mentioned.
57ff67b1 1999-04-27 15:52:46 * cond9.test: New file. From Raja R Harinath. * Makefile.am (TESTS): Added cond9.test.
991def1a 1999-04-27 15:42:53 * pluseq8.test: New file. * Makefile.am (TESTS): Added pluseq8.test.
1d9ff18a 1999-04-27 15:12:26 * canon5.test: Updated to reflect change to MACRO_PATTERN.
606fffd9 1999-04-27 13:46:43 * specflags3.test: New file. * Makefile.am (TESTS): Added specflags3.test. (TESTS): Now lists one file per line, for simpler maintenance. * specflags2.test: New file. * specflags.test: New file. * Makefile.am (TESTS): Added specflags.test, specflags2.test.
952f86d4 1999-04-26 23:06:53 * canon5.test (bin_PROGRAMS): New file. * Makefile.am (TESTS): Added canon5.test.
f808ca00 1999-04-20 02:36:46 * libobj10.test: New file. * Makefile.am (TESTS): Added libobj10.test.
ba8a917b 1999-04-11 21:11:04 * subobj2.test: New file. * Makefile.am (TESTS): Added subobj2.test.
62fef914 1999-04-11 12:58:09 * subobj.test: New file. * Makefile.am (TESTS): Added subobj.test.
7c44803d 1999-04-10 23:27:06 * confh.test: Use `sed' to extract full definition of DIST_COMMON. Look for stamp-h.in rule in include/Makefile.in. * Makefile.am (XFAIL_TESTS): Removed confh.test.
d2e79b5f 1999-04-10 22:51:16 * defs: Ensure srcdir is always absolute.
d95c380f 1999-04-10 22:20:15 * Makefile.am (XFAIL_TESTS): Removed cond8.test.
323c04c3 1999-04-10 22:08:21 * automake.in (handle_single_transform_list): Handle dependency tracking when files are created in subdirs. Error if object in subdir has `..' component.
96e07b9c 1999-04-10 05:38:53 * suffix.test: New file. * Makefile.am: Added suffix.test.
a4d13c8c 1999-04-10 04:04:37 * Makefile.am (XFAIL_TESTS): Added cond8.test.
2eb4c392 1999-04-10 03:48:19 * cond3.test: Refer to am_targ_OBJECTS.
c97c0af0 1999-04-10 00:48:06 * yacc2.test, yacc3.test: New files. * Makefile.am (TESTS): Added yacc2.test and yacc3.test.
b17e0e0c 1999-04-09 23:02:47 * nodist.test: New file. * Makefile.am (TESTS): Added nodist.test.
3a376ddc 1999-04-09 11:57:46 * gcj.test: New file. * Makefile.am (TESTS): Added gcj.test.
dbec49b6 1999-04-08 12:36:13 * cond8.test: New file. * Makefile.am (TESTS): Added cond8.test.
f2a7a6e4 1999-04-07 09:54:29 * backsl2.test: New file. * Makefile.am (TESTS): Added backsl2.test.
7d2b6f05 1999-04-07 02:15:17 * texinfo8.test: texinfo.tex is only disted by aux/Makefile.
da3d0bb1 1999-04-07 01:59:32 * texinfo8.test: New file. * Makefile.am (TESTS): Added texinfo8.test.
0a8380d0 1999-03-31 13:50:42 * pluseq2.test, pluseq3.test: Updated for recent \-preservation change.
59098f3c 1999-03-31 12:37:26 * Makefile.am (XFAIL_TESTS): add confh.test
024b92d3 1999-03-30 21:13:06 * mclean.test: Fixed typo.
6dc91224 1999-03-30 21:10:01 * mclean.test: New file. * Makefile.am (TESTS): Added mclean.test.
946a15b3 1999-03-30 01:17:29 * confh.test: if include/Makefile.am is created, the test fails
56ddd5bc 1999-03-27 12:19:05 * extra4.test: Allow EXTRA_DATA to be specified.
4dd53089 1999-03-22 11:45:58 * ldadd.test: Use AC_PROG_LIBTOOL, not AM_PROG_LIBTOOL.
7c06a4e2 1999-03-21 23:24:09 * pluseq7.test: New file. * Makefile.am (TESTS): Added pluseq7.test. * pluseq6.test: New file. * Makefile.am (TESTS): Added pluseq6.test.
4d505649 1999-03-21 21:54:55 * nodep.test: New file. * Makefile.am (TESTS): Added nodep.test. * subdir3.test: Correctly mention _SOURCES in Makefile.am.
d8391974 1999-03-21 21:08:20 * subdir3.test: New file. * Makefile.am (TESTS): Added subdir3.test. * xsource.test: Changed to check whether multiple source files with same object name cause failure.
20581e3a 1999-03-11 22:49:59 * libobj9.test: New file. * Makefile.am (TESTS): Added libobj9.test.
6e7084c5 1999-03-11 22:32:53 * insthook.test: Don't require GNU grep. From John Pierce.
cfe7cd15 1999-03-11 22:28:10 * lex3.test: New file. * Makefile.am (TESTS): Added lex3.test.
d92b8dc9 1999-03-01 21:16:33 * ansi3.test: Use no-dependencies option to avoid GNU make requirement. From Jerome Lovy.
8bb18a68 1999-02-27 12:19:00 * ext.test (foo_SOURCES): New file. * Makefile.am (TESTS): Added ext.test.
f1f1c266 1999-02-11 21:30:46 * cygwin32.test: Use AC_EXEEXT, not AM_EXEEXT.