| 1 | 2002-07-25 Tom Tromey <tromey@redhat.com>
|
|---|
| 2 |
|
|---|
| 3 | * Makefile.am (TESTS): Removed dup.test.
|
|---|
| 4 | * dup.test: Removed.
|
|---|
| 5 |
|
|---|
| 6 | 2002-07-14 Tom Tromey <tromey@redhat.com>
|
|---|
| 7 |
|
|---|
| 8 | * defs (ACLOCAL): Also search build directory for m4 files.
|
|---|
| 9 |
|
|---|
| 10 | 1999-01-14 Tom Tromey <tromey@cygnus.com>
|
|---|
| 11 |
|
|---|
| 12 | * confh3.test: New file.
|
|---|
| 13 | * Makefile.am (TESTS): Added confh3.test.
|
|---|
| 14 |
|
|---|
| 15 | * confh2.test: New file.
|
|---|
| 16 | * Makefile.am (TESTS): Added confh2.test.
|
|---|
| 17 |
|
|---|
| 18 | * confh.test: Run automake differently the second time.
|
|---|
| 19 |
|
|---|
| 20 | * mdate3.test: New file.
|
|---|
| 21 | * Makefile.am (TESTS): Added mdate3.test.
|
|---|
| 22 |
|
|---|
| 23 | 1999-01-11 Tom Tromey <tromey@cygnus.com>
|
|---|
| 24 |
|
|---|
| 25 | * confh.test: New file.
|
|---|
| 26 | * Makefile.am (TESTS): Added confh.test.
|
|---|
| 27 |
|
|---|
| 28 | 1999-01-10 Tom Tromey <tromey@cygnus.com>
|
|---|
| 29 |
|
|---|
| 30 | * objc.test: Updated to account for new ObjC support.
|
|---|
| 31 |
|
|---|
| 32 | * pluseq5.test: New file.
|
|---|
| 33 | * Makefile.am (TESTS): Added pluseq5.test.
|
|---|
| 34 |
|
|---|
| 35 | * all.test: Test all *-local targets, not just all-local.
|
|---|
| 36 |
|
|---|
| 37 | * all.test: New file.
|
|---|
| 38 | * Makefile.am (TESTS): Added all.test.
|
|---|
| 39 |
|
|---|
| 40 | 1999-01-07 Tom Tromey <tromey@cygnus.com>
|
|---|
| 41 |
|
|---|
| 42 | * include.test: New file.
|
|---|
| 43 | * Makefile.am (TESTS): Added include.test.
|
|---|
| 44 |
|
|---|
| 45 | 1998-12-21 Tom Tromey <tromey@cygnus.com>
|
|---|
| 46 |
|
|---|
| 47 | * insthook.test: Updated to fail when it should.
|
|---|
| 48 |
|
|---|
| 49 | 1998-12-11 Tom Tromey <tromey@cygnus.com>
|
|---|
| 50 |
|
|---|
| 51 | * insthook.test: New file.
|
|---|
| 52 | * Makefile.am (TESTS): Added insthook.test.
|
|---|
| 53 |
|
|---|
| 54 | 1998-11-27 Tom Tromey <tromey@cygnus.com>
|
|---|
| 55 |
|
|---|
| 56 | * cond7.test: New file. From Pavel Roskin.
|
|---|
| 57 | * Makefile.am (TESTS): New file.
|
|---|
| 58 |
|
|---|
| 59 | 1998-11-10 Tom Tromey <tromey@cygnus.com>
|
|---|
| 60 |
|
|---|
| 61 | * pluseq4.test: New file.
|
|---|
| 62 | * Makefile.am (TESTS): Added pluseq4.test.
|
|---|
| 63 |
|
|---|
| 64 | 1998-11-09 Tom Tromey <tromey@cygnus.com>
|
|---|
| 65 |
|
|---|
| 66 | * pluseq3.test: New file.
|
|---|
| 67 | * Makefile.am (TESTS): Added pluseq3.test.
|
|---|
| 68 |
|
|---|
| 69 | * pluseq2.test: New file.
|
|---|
| 70 | * Makefile.am (TESTS): Added pluseq2.test.
|
|---|
| 71 |
|
|---|
| 72 | 1998-10-30 Tom Tromey <tromey@cygnus.com>
|
|---|
| 73 |
|
|---|
| 74 | * pluseq.test: New file.
|
|---|
| 75 | * Makefile.am (TESTS): Added pluseq.test.
|
|---|
| 76 |
|
|---|
| 77 | 1998-10-28 Tom Tromey <tromey@cygnus.com>
|
|---|
| 78 |
|
|---|
| 79 | * Makefile.am (distclean-local): Typo fix.
|
|---|
| 80 |
|
|---|
| 81 | 1998-10-20 Tom Tromey <tromey@cygnus.com>
|
|---|
| 82 |
|
|---|
| 83 | * Makefile.am (TESTS): Sorted tests. From Jeff Garzik.
|
|---|
| 84 |
|
|---|
| 85 | 1998-10-13 Tom Tromey <tromey@cygnus.com>
|
|---|
| 86 |
|
|---|
| 87 | * libobj7.test: Updated to reflect minor change in automake (test
|
|---|
| 88 | wasn't resilient enough).
|
|---|
| 89 | * instman.test: Updated to reflect fact that mkinstalldirs will be
|
|---|
| 90 | in distribution.
|
|---|
| 91 |
|
|---|
| 92 | * cxxonly.test: Removed.
|
|---|
| 93 |
|
|---|
| 94 | Mon Aug 31 09:46:59 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU>
|
|---|
| 95 |
|
|---|
| 96 | * Makefile.am (TESTS): Added compile_f_c_cxx.test.
|
|---|
| 97 | * compile_f_c_cxx.test: New file.
|
|---|
| 98 |
|
|---|
| 99 | Sat Aug 29 18:17:58 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU>
|
|---|
| 100 |
|
|---|
| 101 | * Makefile.am (TESTS): Added flink.test link_c_cxx.test
|
|---|
| 102 | link_f_c.test link_f_c_cxx.test link_f_cxx.test link_f_only.test.
|
|---|
| 103 | Removed flink.test.
|
|---|
| 104 | * flibs.test: New File.
|
|---|
| 105 | * link_c_cxx.test: New file.
|
|---|
| 106 | * link_f_c.test: New file.
|
|---|
| 107 | * link_f_c_cxx.test: New file.
|
|---|
| 108 | * link_f_cxx.test: New file.
|
|---|
| 109 | * link_f_only.test: New file.
|
|---|
| 110 |
|
|---|
| 111 | Tue Aug 11 10:46:36 1998 Matthew D. Langston <langston@SLAC.Stanford.EDU>
|
|---|
| 112 |
|
|---|
| 113 | * Makefile.am (TESTS): Add cxxonly.test, fonly.test, flink.test,
|
|---|
| 114 | fnoc.test and fo.test.
|
|---|
| 115 | * cxxonly.test: New file.
|
|---|
| 116 | * fonly.test: New file.
|
|---|
| 117 | * flink.test: New file.
|
|---|
| 118 | * fnoc.test: New file.
|
|---|
| 119 | * fo.test: New file.
|
|---|
| 120 |
|
|---|
| 121 | 1998-10-08 Tom Tromey <tromey@cygnus.com>
|
|---|
| 122 |
|
|---|
| 123 | * confdist.test: New file.
|
|---|
| 124 | * Makefile.am (TESTS): Added confdist.test.
|
|---|
| 125 |
|
|---|
| 126 | 1998-10-07 Tom Tromey <tromey@cygnus.com>
|
|---|
| 127 |
|
|---|
| 128 | * extra4.test: New file.
|
|---|
| 129 | * extra3.test: New file.
|
|---|
| 130 | * Makefile.am (TESTS): Added extra3.test, extra4.test.
|
|---|
| 131 |
|
|---|
| 132 | Mon Oct 5 12:47:32 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 133 |
|
|---|
| 134 | * badline.test: New file.
|
|---|
| 135 | * Makefile.am (TESTS): Added badline.test.
|
|---|
| 136 |
|
|---|
| 137 | Thu Oct 1 00:03:39 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 138 |
|
|---|
| 139 | * seenc.test: Updated test to account for removed line numbers.
|
|---|
| 140 |
|
|---|
| 141 | * xsource.test: Correctly fail if source in subdir.
|
|---|
| 142 |
|
|---|
| 143 | Wed Sep 30 12:17:34 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 144 |
|
|---|
| 145 | * colon7.test: New file.
|
|---|
| 146 | * Makefile.am (TESTS): Added colon7.test.
|
|---|
| 147 |
|
|---|
| 148 | Tue Sep 29 02:09:11 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 149 |
|
|---|
| 150 | * config.test: New file.
|
|---|
| 151 | * Makefile.am (TESTS): Added config.test.
|
|---|
| 152 |
|
|---|
| 153 | * Makefile.am (TESTS): Reference clean.test, not clean.am.
|
|---|
| 154 |
|
|---|
| 155 | Mon Sep 28 01:46:34 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 156 |
|
|---|
| 157 | * recurs2.test: New file, from Jim Meyering.
|
|---|
| 158 | * Makefile.am (TESTS): Added recurs2.test.
|
|---|
| 159 |
|
|---|
| 160 | * Makefile.am (TESTS): Added clean.am.
|
|---|
| 161 | * clean.test: New file.
|
|---|
| 162 | * ansi2.test: Updated test for new SUBDIRS change.
|
|---|
| 163 | * noinst.test: Updated test for new SUBDIRS change.
|
|---|
| 164 | * checkall.test: Added check to make sure check-local is handled.
|
|---|
| 165 | Updated test for new SUBDIRS change.
|
|---|
| 166 | * java.test: Updated test for new SUBDIRS change.
|
|---|
| 167 |
|
|---|
| 168 | Sun Sep 27 20:01:20 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 169 |
|
|---|
| 170 | * Makefile.am (TESTS): Added else.test.
|
|---|
| 171 | * else.test: New file.
|
|---|
| 172 |
|
|---|
| 173 | * Makefile.am (TESTS): Added parse.test.
|
|---|
| 174 | * parse.test: New file.
|
|---|
| 175 |
|
|---|
| 176 | Sat Sep 26 19:17:43 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 177 |
|
|---|
| 178 | * aclocal.test: Put AM_INIT_AUTOMAKE into configure.in.
|
|---|
| 179 | * library.test: Use AC_EXEEXT.
|
|---|
| 180 | * texinfo5.test: Use AC_EXEEXT.
|
|---|
| 181 | * Many files: use AC_PROG_INSTALL, not AM_PROG_INSTALL.
|
|---|
| 182 |
|
|---|
| 183 | Test suite updates for the @SHELL@ change:
|
|---|
| 184 | * exsource.test: Set SHELL on `make' command line.
|
|---|
| 185 | * ansi.test: Set SHELL on `make' command line.
|
|---|
| 186 | * texinfo.test: Set SHELL on `make' command line.
|
|---|
| 187 | * insh2.test: Set SHELL on `make' command line.
|
|---|
| 188 | * empty.test: Rewrite @SHELL@ to /bin/sh.
|
|---|
| 189 |
|
|---|
| 190 | Tue Sep 22 01:20:00 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 191 |
|
|---|
| 192 | * ansi3.test: Use gcc and not gcc -traditional.
|
|---|
| 193 |
|
|---|
| 194 | Tue Sep 15 22:19:48 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 195 |
|
|---|
| 196 | * texinfo7.test: New file.
|
|---|
| 197 |
|
|---|
| 198 | Sun Aug 16 23:17:38 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 199 |
|
|---|
| 200 | * colon6.test: New file.
|
|---|
| 201 |
|
|---|
| 202 | Fri Aug 14 11:09:03 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 203 |
|
|---|
| 204 | * cond6.test: New file.
|
|---|
| 205 |
|
|---|
| 206 | Mon Aug 10 21:05:15 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 207 |
|
|---|
| 208 | * ansi3.test: New file.
|
|---|
| 209 |
|
|---|
| 210 | Sat Jul 18 00:27:26 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 211 |
|
|---|
| 212 | * recurs.test: New file.
|
|---|
| 213 |
|
|---|
| 214 | * cond3.test: Changed to match recent fixes.
|
|---|
| 215 |
|
|---|
| 216 | Fri Jul 17 23:44:49 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 217 |
|
|---|
| 218 | * cond4.test, cond5.test: New files.
|
|---|
| 219 |
|
|---|
| 220 | Tue May 26 01:44:37 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 221 |
|
|---|
| 222 | * syntax.test: New file.
|
|---|
| 223 |
|
|---|
| 224 | Sun Apr 5 15:26:42 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 225 |
|
|---|
| 226 | * version3.test: Increased version number to ensure failure for a
|
|---|
| 227 | long time to come.
|
|---|
| 228 |
|
|---|
| 229 | * library.test: New file.
|
|---|
| 230 |
|
|---|
| 231 | * lex2.test: Updated since lex error changed to warning.
|
|---|
| 232 |
|
|---|
| 233 | Fri Apr 3 13:04:50 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 234 |
|
|---|
| 235 | * colon5.test: New file.
|
|---|
| 236 |
|
|---|
| 237 | * exdir2.test: New file.
|
|---|
| 238 | * instdata.test: New file.
|
|---|
| 239 |
|
|---|
| 240 | Wed Mar 25 15:30:39 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 241 |
|
|---|
| 242 | * badopt.test: new file.
|
|---|
| 243 | * version3.test: New file.
|
|---|
| 244 |
|
|---|
| 245 | Mon Mar 23 10:52:36 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 246 |
|
|---|
| 247 | * libobj8.test: New file.
|
|---|
| 248 |
|
|---|
| 249 | Fri Mar 20 00:32:16 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 250 |
|
|---|
| 251 | * lex2.test: New file.
|
|---|
| 252 |
|
|---|
| 253 | * aclocalii.test: New file.
|
|---|
| 254 |
|
|---|
| 255 | * javasubst.test: New file.
|
|---|
| 256 |
|
|---|
| 257 | Thu Mar 19 14:11:45 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 258 |
|
|---|
| 259 | * javaprim.test: New file.
|
|---|
| 260 |
|
|---|
| 261 | * sinclude.test: New file.
|
|---|
| 262 |
|
|---|
| 263 | Wed Mar 18 17:15:22 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 264 |
|
|---|
| 265 | * java.test: New file.
|
|---|
| 266 |
|
|---|
| 267 | Sun Mar 8 15:35:14 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 268 |
|
|---|
| 269 | * colon4.test: New file.
|
|---|
| 270 |
|
|---|
| 271 | Fri Mar 6 21:17:10 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 272 |
|
|---|
| 273 | * colon3.test: Refined tests.
|
|---|
| 274 |
|
|---|
| 275 | Tue Feb 24 12:29:05 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 276 |
|
|---|
| 277 | * man.test: Removed.
|
|---|
| 278 |
|
|---|
| 279 | * condman2.test: New file.
|
|---|
| 280 |
|
|---|
| 281 | Mon Feb 23 16:20:49 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 282 |
|
|---|
| 283 | * texinfo6.test: New file.
|
|---|
| 284 |
|
|---|
| 285 | Mon Feb 16 00:08:58 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 286 |
|
|---|
| 287 | * aclocali.test: New file.
|
|---|
| 288 |
|
|---|
| 289 | Fri Feb 13 00:36:38 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 290 |
|
|---|
| 291 | * texinfo5.test (info_TEXINFOS): New file.
|
|---|
| 292 |
|
|---|
| 293 | * condman.test: New file.
|
|---|
| 294 |
|
|---|
| 295 | * Makefile.am (distclean-local): Ignore rm return value.
|
|---|
| 296 |
|
|---|
| 297 | Thu Feb 12 21:00:34 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 298 |
|
|---|
| 299 | * unused.test: New file.
|
|---|
| 300 |
|
|---|
| 301 | * whoami.test: New file.
|
|---|
| 302 |
|
|---|
| 303 | * alpha.test: New file.
|
|---|
| 304 |
|
|---|
| 305 | Wed Feb 11 17:28:30 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 306 |
|
|---|
| 307 | * aclocal.test: New file.
|
|---|
| 308 |
|
|---|
| 309 | Thu Feb 5 13:22:17 1998 Tom Tromey <tromey@cygnus.com>
|
|---|
| 310 |
|
|---|
| 311 | * cxxcpp.test: New file.
|
|---|
| 312 |
|
|---|
| 313 | Mon Dec 1 15:48:16 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 314 |
|
|---|
| 315 | * cond3.test: New file.
|
|---|
| 316 |
|
|---|
| 317 | Sat Nov 29 22:09:27 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 318 |
|
|---|
| 319 | * objc.test: New file.
|
|---|
| 320 |
|
|---|
| 321 | Sat Oct 25 00:04:04 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 322 |
|
|---|
| 323 | * libobj7.test: New file.
|
|---|
| 324 |
|
|---|
| 325 | Tue Oct 21 00:46:24 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 326 |
|
|---|
| 327 | * lex2.test: Removed; @LEXLIB@ no longer required.
|
|---|
| 328 |
|
|---|
| 329 | * depacl2.test: Use -I, not --acdir.
|
|---|
| 330 |
|
|---|
| 331 | * install.test: New file.
|
|---|
| 332 | * ammissing.test: New file.
|
|---|
| 333 |
|
|---|
| 334 | Sun Sep 28 17:19:52 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 335 |
|
|---|
| 336 | * cxxnoc.test: Changed to reflect MKDEP change.
|
|---|
| 337 |
|
|---|
| 338 | Wed Sep 24 16:01:59 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 339 |
|
|---|
| 340 | * output5.test: New file.
|
|---|
| 341 |
|
|---|
| 342 | * depend3.test: New file.
|
|---|
| 343 |
|
|---|
| 344 | Mon Aug 25 17:24:42 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 345 |
|
|---|
| 346 | * cygwin32.test: Use AM_EXEEXT, not AM_CYGWIN32.
|
|---|
| 347 |
|
|---|
| 348 | Tue Aug 5 20:33:33 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 349 |
|
|---|
| 350 | * libobj6.test: New file.
|
|---|
| 351 |
|
|---|
| 352 | Mon May 26 22:47:36 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 353 |
|
|---|
| 354 | * depend.test: Fixed test.
|
|---|
| 355 |
|
|---|
| 356 | Sat May 10 18:28:14 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 357 |
|
|---|
| 358 | * depend2.test: Fixed test; added another check.
|
|---|
| 359 |
|
|---|
| 360 | Sun May 4 15:47:24 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 361 |
|
|---|
| 362 | * xsource.test: New file.
|
|---|
| 363 |
|
|---|
| 364 | Tue Apr 29 19:08:47 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 365 |
|
|---|
| 366 | * cond.test, cond2.test: New files from Ian Taylor.
|
|---|
| 367 |
|
|---|
| 368 | Sun Apr 27 21:07:49 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 369 |
|
|---|
| 370 | * confsub.test: Fixed bug.
|
|---|
| 371 |
|
|---|
| 372 | Fri Apr 25 12:30:22 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 373 |
|
|---|
| 374 | * conf2.test: New file.
|
|---|
| 375 |
|
|---|
| 376 | Tue Apr 8 19:26:07 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 377 |
|
|---|
| 378 | * ansi.test, empty.test, exsource.test, insh2.test, man.test,
|
|---|
| 379 | mkinst2.test, texinfo.test, texinfo2.test: Use $MAKE.
|
|---|
| 380 |
|
|---|
| 381 | * defs (MAKE): Define.
|
|---|
| 382 |
|
|---|
| 383 | Mon Apr 7 17:35:49 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 384 |
|
|---|
| 385 | * version2.test: New file.
|
|---|
| 386 |
|
|---|
| 387 | Wed Apr 2 00:12:26 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 388 |
|
|---|
| 389 | * ldadd.test: New file.
|
|---|
| 390 |
|
|---|
| 391 | Fri Mar 28 23:36:04 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 392 |
|
|---|
| 393 | * stamph.test: New file.
|
|---|
| 394 |
|
|---|
| 395 | Thu Mar 27 18:10:47 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 396 |
|
|---|
| 397 | * lisp.test: New file.
|
|---|
| 398 |
|
|---|
| 399 | Sat Mar 22 01:14:03 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 400 |
|
|---|
| 401 | * cygwin32.test: New file.
|
|---|
| 402 |
|
|---|
| 403 | Thu Mar 20 00:34:33 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 404 |
|
|---|
| 405 | * exsource.test: Exit if not using GNU make.
|
|---|
| 406 |
|
|---|
| 407 | Tue Mar 18 22:36:34 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 408 |
|
|---|
| 409 | * remake2.test: Changed for `missing' support.
|
|---|
| 410 |
|
|---|
| 411 | Sun Mar 16 14:29:45 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 412 |
|
|---|
| 413 | * seenc.test: New file.
|
|---|
| 414 |
|
|---|
| 415 | * checkall.test, noinst.test: Don't use bogus construct when
|
|---|
| 416 | checking.
|
|---|
| 417 |
|
|---|
| 418 | * libobj3.test, canon.test, target.test, spell2.test,
|
|---|
| 419 | primary2.test, discover.test, lex2.test: Fixed to test what it
|
|---|
| 420 | claims to test.
|
|---|
| 421 |
|
|---|
| 422 | Mon Mar 10 23:21:03 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 423 |
|
|---|
| 424 | * libobj.test, libobj2.test: Use AC_PROG_CC.
|
|---|
| 425 |
|
|---|
| 426 | * confsub.test: Modified for definition of CONFIG_HEADER_FULL.
|
|---|
| 427 |
|
|---|
| 428 | * cxxlibobj.test: New file.
|
|---|
| 429 |
|
|---|
| 430 | Wed Feb 26 13:05:42 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 431 |
|
|---|
| 432 | * tagsub.test: New file.
|
|---|
| 433 |
|
|---|
| 434 | Sun Feb 23 11:58:00 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 435 |
|
|---|
| 436 | * texinfo.test, texinfo2.test, texinfo3.test, info.test,
|
|---|
| 437 | mdate.test, vtexi.test, canon2.test, mdate2.test, vtexi2.test:
|
|---|
| 438 | Updated for new texinfo handling.
|
|---|
| 439 |
|
|---|
| 440 | * texinfo4.test: New file.
|
|---|
| 441 | * texinfo3.test: New file.
|
|---|
| 442 |
|
|---|
| 443 | Sat Feb 22 09:48:44 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 444 |
|
|---|
| 445 | * yaccpp.test: New file.
|
|---|
| 446 |
|
|---|
| 447 | Tue Feb 11 09:51:47 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 448 |
|
|---|
| 449 | * texinfo2.test: Fixed quoting bug. From Michael Brantley.
|
|---|
| 450 |
|
|---|
| 451 | Tue Feb 4 18:41:32 1997 Tom Tromey <tromey@cygnus.com>
|
|---|
| 452 |
|
|---|
| 453 | * confsub.test: Check subdir/Makefile.in to make sure dependency
|
|---|
| 454 | is correct.
|
|---|
| 455 |
|
|---|
| 456 | * ansi2.test: ANSI2KNR dependency of all.
|
|---|
| 457 |
|
|---|
| 458 | Tue Dec 10 00:43:14 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 459 |
|
|---|
| 460 | * defun2.test: New file.
|
|---|
| 461 | * subst.test: New file.
|
|---|
| 462 |
|
|---|
| 463 | Sun Dec 8 12:25:22 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 464 |
|
|---|
| 465 | * colneq2.test: New file.
|
|---|
| 466 |
|
|---|
| 467 | Sat Dec 7 12:52:45 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 468 |
|
|---|
| 469 | * output4.test: New file.
|
|---|
| 470 | * output3.test: New file.
|
|---|
| 471 | * remake2.test: New file.
|
|---|
| 472 | * output2.test: New file.
|
|---|
| 473 |
|
|---|
| 474 | Fri Dec 6 19:00:31 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 475 |
|
|---|
| 476 | * output.test: New file.
|
|---|
| 477 |
|
|---|
| 478 | Thu Dec 5 18:23:17 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 479 |
|
|---|
| 480 | * remake.test: New file.
|
|---|
| 481 | * colon3.test: New file.
|
|---|
| 482 | * colon2.test: New file.
|
|---|
| 483 | * cxxo.test: New file.
|
|---|
| 484 |
|
|---|
| 485 | Wed Dec 4 00:41:44 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 486 |
|
|---|
| 487 | * defs: Allow user to set interpreter via PERL environment
|
|---|
| 488 | variable.
|
|---|
| 489 |
|
|---|
| 490 | * Makefile.am (distclean-local): New target.
|
|---|
| 491 |
|
|---|
| 492 | Tue Dec 3 11:55:18 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
|
|---|
| 493 |
|
|---|
| 494 | * dup.test, dup2.test: Modified, now that aclocal allows
|
|---|
| 495 | acinclude.m4 to override any installed macro file.
|
|---|
| 496 |
|
|---|
| 497 | Mon Dec 2 22:44:16 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu>
|
|---|
| 498 |
|
|---|
| 499 | * alllib.test: Removed from distribution, since LIBFILES are no
|
|---|
| 500 | longer computed.
|
|---|
| 501 |
|
|---|
| 502 | Sun Nov 24 14:36:00 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 503 |
|
|---|
| 504 | * extra2.test: New file.
|
|---|
| 505 |
|
|---|
| 506 | Fri Nov 22 00:10:04 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 507 |
|
|---|
| 508 | * stdlib.test: New file.
|
|---|
| 509 |
|
|---|
| 510 | Thu Nov 21 22:51:35 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 511 |
|
|---|
| 512 | * confsub.test: Use AM_CONFIG_HEADER.
|
|---|
| 513 |
|
|---|
| 514 | Tue Nov 19 23:37:32 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 515 |
|
|---|
| 516 | * confvar2.test: New file.
|
|---|
| 517 |
|
|---|
| 518 | Fri Nov 15 00:09:18 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 519 |
|
|---|
| 520 | * ansi2.test: New file.
|
|---|
| 521 |
|
|---|
| 522 | * libfiles.test: Removed (obsolete).
|
|---|
| 523 |
|
|---|
| 524 | * libobj.test, canon4.test, libobj2.test, alllib.test,
|
|---|
| 525 | ranlib.test: Fixed for Gord's changes to library handling.
|
|---|
| 526 |
|
|---|
| 527 | * Many files: Use AC_PROG_CC to avoid error.
|
|---|
| 528 |
|
|---|
| 529 | Thu Oct 24 15:22:53 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 530 |
|
|---|
| 531 | * confvar.test: New file.
|
|---|
| 532 | * ranlib.test: New file.
|
|---|
| 533 |
|
|---|
| 534 | Mon Oct 21 22:57:51 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 535 |
|
|---|
| 536 | * version.test: New file.
|
|---|
| 537 |
|
|---|
| 538 | Fri Oct 11 00:51:04 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 539 |
|
|---|
| 540 | * libobj5.test: New file.
|
|---|
| 541 | * libobj4.test: New file.
|
|---|
| 542 | * distdir.test: New file.
|
|---|
| 543 | * lex2.test: New file.
|
|---|
| 544 |
|
|---|
| 545 | Sun Oct 6 11:00:44 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 546 |
|
|---|
| 547 | * acsilent.test: New file.
|
|---|
| 548 | * req.test: New file.
|
|---|
| 549 | * acinclude.test: New file.
|
|---|
| 550 |
|
|---|
| 551 | Sat Oct 5 11:31:38 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 552 |
|
|---|
| 553 | * discover.test: New file.
|
|---|
| 554 |
|
|---|
| 555 | * mkinst2.test: Renamed from mkinstall2.test.
|
|---|
| 556 |
|
|---|
| 557 | * symlink.test: New file.
|
|---|
| 558 |
|
|---|
| 559 | Thu Oct 3 19:55:23 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 560 |
|
|---|
| 561 | * vpath.test: New file.
|
|---|
| 562 |
|
|---|
| 563 | Mon Sep 30 08:34:07 1996 Tom Tromey <tromey@cygnus.com>
|
|---|
| 564 |
|
|---|
| 565 | * comment2.test: New file.
|
|---|
| 566 |
|
|---|
| 567 | Mon Sep 23 00:23:34 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 568 |
|
|---|
| 569 | * spell3.test: New file.
|
|---|
| 570 |
|
|---|
| 571 | Sun Sep 22 14:42:09 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 572 |
|
|---|
| 573 | * depend2.test: New file.
|
|---|
| 574 |
|
|---|
| 575 | Sat Sep 21 14:01:10 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 576 |
|
|---|
| 577 | * primary2.test: New file.
|
|---|
| 578 | * primary.test: New file.
|
|---|
| 579 |
|
|---|
| 580 | Fri Sep 20 09:39:27 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 581 |
|
|---|
| 582 | * confsub.test: New file.
|
|---|
| 583 |
|
|---|
| 584 | Mon Sep 16 00:05:52 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 585 |
|
|---|
| 586 | * spell2.test: New file.
|
|---|
| 587 |
|
|---|
| 588 | * spell.test: New file.
|
|---|
| 589 |
|
|---|
| 590 | Thu Sep 12 14:57:49 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 591 |
|
|---|
| 592 | * implicit.test: New file.
|
|---|
| 593 |
|
|---|
| 594 | Wed Sep 11 13:57:10 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 595 |
|
|---|
| 596 | * colneq.test: New file.
|
|---|
| 597 |
|
|---|
| 598 | * interp2.test: New file.
|
|---|
| 599 |
|
|---|
| 600 | Sun Sep 8 10:47:07 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 601 |
|
|---|
| 602 | * gnits.test: New file.
|
|---|
| 603 |
|
|---|
| 604 | Thu Sep 5 22:54:26 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 605 |
|
|---|
| 606 | * libobj3.test: New file.
|
|---|
| 607 |
|
|---|
| 608 | Tue Sep 3 20:57:38 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 609 |
|
|---|
| 610 | * block.test: New file.
|
|---|
| 611 |
|
|---|
| 612 | Mon Aug 26 23:04:01 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 613 |
|
|---|
| 614 | * alllib.test: New file.
|
|---|
| 615 |
|
|---|
| 616 | * interp.test: New file.
|
|---|
| 617 |
|
|---|
| 618 | Mon Aug 12 13:58:55 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 619 |
|
|---|
| 620 | * libobj2.test: New file.
|
|---|
| 621 |
|
|---|
| 622 | * order.test: New file.
|
|---|
| 623 |
|
|---|
| 624 | Sun Aug 11 00:10:42 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 625 |
|
|---|
| 626 | * cxxnoc.test: New file.
|
|---|
| 627 |
|
|---|
| 628 | * cxxlink.test: Use AC_PROG_CXX.
|
|---|
| 629 |
|
|---|
| 630 | * lex.test: Use AC_PROG_LEX, AC_DECL_YYTEXT.
|
|---|
| 631 |
|
|---|
| 632 | * yacc.test: Use AC_PROG_YACC in configure.in.
|
|---|
| 633 |
|
|---|
| 634 | * cxxlink.test: New file.
|
|---|
| 635 |
|
|---|
| 636 | * yacc.test: Fixed test for new yacc code.
|
|---|
| 637 |
|
|---|
| 638 | Sat Aug 10 10:09:45 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 639 |
|
|---|
| 640 | * defun.test: New file.
|
|---|
| 641 |
|
|---|
| 642 | * dup.test: New file.
|
|---|
| 643 |
|
|---|
| 644 | Fri Aug 9 09:18:07 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 645 |
|
|---|
| 646 | * canon4.test: New file.
|
|---|
| 647 |
|
|---|
| 648 | Thu Aug 8 10:47:45 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 649 |
|
|---|
| 650 | * exsource.test: New file.
|
|---|
| 651 |
|
|---|
| 652 | * subdir2.test: New file.
|
|---|
| 653 |
|
|---|
| 654 | * scripts.test: New file.
|
|---|
| 655 |
|
|---|
| 656 | Tue Aug 6 12:30:41 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 657 |
|
|---|
| 658 | * lex.test: New file.
|
|---|
| 659 |
|
|---|
| 660 | Mon Aug 5 01:03:03 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 661 |
|
|---|
| 662 | * obsolete.test: New file.
|
|---|
| 663 |
|
|---|
| 664 | * Many files: Use AM_ macros, not fp_ macros.
|
|---|
| 665 |
|
|---|
| 666 | * info.test: New file.
|
|---|
| 667 |
|
|---|
| 668 | Sun Aug 4 12:47:34 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 669 |
|
|---|
| 670 | * man.test: New file.
|
|---|
| 671 |
|
|---|
| 672 | * acouttbs2.test: New file.
|
|---|
| 673 |
|
|---|
| 674 | * libfiles.test: New file.
|
|---|
| 675 |
|
|---|
| 676 | * comment.test: New file.
|
|---|
| 677 |
|
|---|
| 678 | * tags.test: New file.
|
|---|
| 679 |
|
|---|
| 680 | * vtexi2.test: New file.
|
|---|
| 681 |
|
|---|
| 682 | * colon.test: New file.
|
|---|
| 683 |
|
|---|
| 684 | Sun Jul 28 11:43:00 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 685 |
|
|---|
| 686 | * defs (ACLOCAL): Added definition.
|
|---|
| 687 |
|
|---|
| 688 | * depacl.test, depacl2.test, error.test: New tests for aclocal.
|
|---|
| 689 |
|
|---|
| 690 | Fri Jul 19 10:09:56 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 691 |
|
|---|
| 692 | * ansi.test: New file.
|
|---|
| 693 |
|
|---|
| 694 | Sun Jun 9 23:20:03 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 695 |
|
|---|
| 696 | * texinfo2.test: New file.
|
|---|
| 697 |
|
|---|
| 698 | Sat Jun 8 10:00:42 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 699 |
|
|---|
| 700 | * mkinstall2.test: New file.
|
|---|
| 701 |
|
|---|
| 702 | Fri Jun 7 18:17:11 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 703 |
|
|---|
| 704 | * yacc.test: New file.
|
|---|
| 705 |
|
|---|
| 706 | Sun Jun 2 09:04:52 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 707 |
|
|---|
| 708 | * dejagnu.test: New file.
|
|---|
| 709 |
|
|---|
| 710 | * texinfo.test: New file.
|
|---|
| 711 |
|
|---|
| 712 | Thu May 23 09:58:48 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 713 |
|
|---|
| 714 | * fpinst2.test: New file.
|
|---|
| 715 |
|
|---|
| 716 | * fpinstall.test: New file.
|
|---|
| 717 |
|
|---|
| 718 | Wed May 22 09:45:52 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 719 |
|
|---|
| 720 | * outdir.test: New file.
|
|---|
| 721 |
|
|---|
| 722 | Sat May 18 10:51:37 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 723 |
|
|---|
| 724 | * insh2.test: New file.
|
|---|
| 725 |
|
|---|
| 726 | Fri May 17 17:32:35 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 727 |
|
|---|
| 728 | * number.test: New file.
|
|---|
| 729 |
|
|---|
| 730 | * defs, many .test files: Define PACKAGE and VERSION in
|
|---|
| 731 | configure.in.
|
|---|
| 732 |
|
|---|
| 733 | * package.test: New file.
|
|---|
| 734 |
|
|---|
| 735 | * backsl.test: New file.
|
|---|
| 736 |
|
|---|
| 737 | Thu May 16 09:15:57 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 738 |
|
|---|
| 739 | * subdir.test: New file.
|
|---|
| 740 |
|
|---|
| 741 | Tue May 14 10:17:17 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 742 |
|
|---|
| 743 | * mdate2.test: New file, from report by Jim Meyering.
|
|---|
| 744 |
|
|---|
| 745 | * canon3.test: New file.
|
|---|
| 746 |
|
|---|
| 747 | * auxdir.test: New file.
|
|---|
| 748 |
|
|---|
| 749 | * mkinstall.test: New file.
|
|---|
| 750 |
|
|---|
| 751 | * extra.test: Reversed sense of test.
|
|---|
| 752 |
|
|---|
| 753 | Fri Apr 26 15:15:01 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 754 |
|
|---|
| 755 | * instman.test: New file.
|
|---|
| 756 |
|
|---|
| 757 | Thu Apr 25 17:12:30 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 758 |
|
|---|
| 759 | * noinst.test: New file
|
|---|
| 760 |
|
|---|
| 761 | * exdir.test: Quoting change from Gord Matzigkeit.
|
|---|
| 762 |
|
|---|
| 763 | * extra.test (EXTRA_PROGRAMS): New file.
|
|---|
| 764 |
|
|---|
| 765 | Tue Apr 9 22:55:07 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 766 |
|
|---|
| 767 | * target.test: New file.
|
|---|
| 768 |
|
|---|
| 769 | Wed Apr 3 15:10:54 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 770 |
|
|---|
| 771 | * canon2.test: New file
|
|---|
| 772 |
|
|---|
| 773 | * insh.test: New file.
|
|---|
| 774 |
|
|---|
| 775 | Wed Mar 27 23:31:51 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 776 |
|
|---|
| 777 | * rulepat.test: New file.
|
|---|
| 778 |
|
|---|
| 779 | Sat Mar 16 08:37:36 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 780 |
|
|---|
| 781 | * empty.test: New file.
|
|---|
| 782 |
|
|---|
| 783 | Fri Mar 15 17:55:13 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 784 |
|
|---|
| 785 | * installsh.test: New file.
|
|---|
| 786 |
|
|---|
| 787 | Tue Mar 5 16:22:46 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 788 |
|
|---|
| 789 | * badprog.test: Rewrote.
|
|---|
| 790 |
|
|---|
| 791 | * canon.test: New file.
|
|---|
| 792 |
|
|---|
| 793 | Mon Mar 4 21:08:37 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 794 |
|
|---|
| 795 | * exdir.test: New file.
|
|---|
| 796 |
|
|---|
| 797 | Fri Mar 1 17:23:53 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 798 |
|
|---|
| 799 | * depend.test: New file.
|
|---|
| 800 |
|
|---|
| 801 | * badprog.test: New file.
|
|---|
| 802 |
|
|---|
| 803 | * defs (AUTOMAKE): Pass --foreign.
|
|---|
| 804 |
|
|---|
| 805 | Thu Feb 29 20:23:42 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 806 |
|
|---|
| 807 | More tests:
|
|---|
| 808 | * prefix.test: New file.
|
|---|
| 809 | * spelling.test: New file
|
|---|
| 810 | * confincl.test: New file.
|
|---|
| 811 | * Makefile.am (TESTS): Updated.
|
|---|
| 812 |
|
|---|
| 813 | Wed Feb 28 11:57:02 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 814 |
|
|---|
| 815 | * acoutqnl.test: New file.
|
|---|
| 816 | * Makefile.am (TESTS): Include it.
|
|---|
| 817 |
|
|---|
| 818 | Tue Feb 27 10:52:58 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 819 |
|
|---|
| 820 | * Makefile.am (DIST_OTHER): Include "defs".
|
|---|
| 821 |
|
|---|
| 822 | * defs (AUTOMAKE): Never relative to $srcdir.
|
|---|
| 823 |
|
|---|
| 824 | Mon Feb 26 23:14:08 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 825 |
|
|---|
| 826 | * libobj.test: Put AC_PROG_RANLIB in configure.in
|
|---|
| 827 |
|
|---|
| 828 | Mon Feb 19 08:22:22 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 829 |
|
|---|
| 830 | * proginst.test: New file.
|
|---|
| 831 |
|
|---|
| 832 | Tue Feb 13 18:54:39 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 833 |
|
|---|
| 834 | * libobj.test: New file.
|
|---|
| 835 |
|
|---|
| 836 | Mon Feb 12 17:05:48 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 837 |
|
|---|
| 838 | * acouttbs.test: New file.
|
|---|
| 839 |
|
|---|
| 840 | * Makefile.am (DIST_OTHER): New variable.
|
|---|
| 841 |
|
|---|
| 842 | * acoutnoq.test: New file.
|
|---|
| 843 |
|
|---|
| 844 | Sun Feb 11 16:39:14 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 845 |
|
|---|
| 846 | * checkall.test: Delay a little.
|
|---|
| 847 |
|
|---|
| 848 | * Makefile.am (check-local): Print name of failing test.
|
|---|
| 849 |
|
|---|
| 850 | Sat Feb 10 17:08:39 1996 Tom Tromey <tromey@creche.cygnus.com>
|
|---|
| 851 |
|
|---|
| 852 | * checkall.test: New file.
|
|---|
| 853 |
|
|---|
| 854 | * instexec.test: New file.
|
|---|
| 855 |
|
|---|
| 856 | * mdate.test, vtexi.test, acoutput.test: New files.
|
|---|
| 857 |
|
|---|
| 858 | * Started.
|
|---|