Mon Dec 11 16:53:40 1995 Per Bothner * tuples.ch, tuples.exp: Exhance test cases (from PR 8643). Mon Dec 11 06:57:07 1995 Wilfried Moser (Alcatel) * builtins.exp, pr-5016.{ch,exp}, result.{ch,exp}, tests1.{ch,exp}: Enhance test cases. Thu Dec 7 05:16:34 1995 Wilfried Moser (Alcatel) * builtins.ch, builtins.exp, Makefile.in: New test case. Tue Dec 5 01:51:45 1995 Wilfried Moser (Alcatel) * tests2.exp: Add compiling of the test case. Fri Dec 1 00:08:37 1995 Per Bothner * pr-8405.ch, pr-8405.exp, Makefile.in: New test case. * tests1.exp, tests2.exp (test_print_reject): Remove; causes conflicts with later tests using test_print_reject in ../lib/gdb.exp. (passcount): Remove. * tests2.exp (test_print_accept): Removed. (test_write): Re-write to use gdb_test rather than test_print_accept. * tests1.exp (test_print_accept_exact): Removed. (tests_locations): Rewrite to use gdb_test and not above proc. * tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in: New (extensive) test cases. * chexp.exp: Fix relations to return TRUE or FALSE. Wed Nov 29 19:28:13 1995 Per Bothner * Makefile.in: Add .exp.check rule. * callch.ch: Add missing "%." to format strings. * callch.exp: Fix argument to gdb_load. * chexp.exp: Add specific error messages to test_print_reject calls. * misc.exp: Add a test for PR 8496. * pr-6632.exp, pr-8136.exp: Link executables from two .o files. Sat Nov 25 20:49:27 1995 Fred Fish * pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux. Sun Oct 29 17:58:01 1995 Fred Fish * pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4*, same as linux. Wed Oct 4 18:20:53 1995 Per Bothner * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases. Wed Sep 27 11:51:50 1995 Per Bothner * tuples.ch. tuples.exp: Add new test for setting a variant record using a tuple, and access the fields. Thu Aug 3 10:45:37 1995 Fred Fish * Update all FSF addresses except those in COPYING* files. Thu Jul 27 20:36:30 1995 Fred Fish (fnf@cygnus.com) * pr-5016.exp: xfail "i*86-*-linux*" for "whatis int-range" test. Thinks it is "_cint" rather than "m_index". * misc.exp: xfail "i*86-*-linux*" for "info line" test. Line number is off by one. Wed Jun 14 13:07:45 1995 Per Bothner * chillvars.exp, string.exp: New tests for LOWER/UPPER/LENGTH. Wed Jun 7 17:52:38 1995 Per Bothner * chillvars.ch (xptr): Declare new variable. * chillvars.exp (test_ptr): New function to test EXPR->MODENAME. Tue Mar 28 17:13:13 1995 Per Bothner * pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in: New test case. Tue Mar 21 12:10:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * tuples.exp (do_tests): Make names of "print v_ps" test unique. Wed Mar 8 13:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * *.exp: Skip all tests silently if skip_chill_tests returns true. * misc.exp: Remove reference to non-existent variable passcount. Tue Mar 7 19:30:05 1995 Per Bothner * string.ch, string.exp, Makefile.in: New test case. Mon Mar 6 14:11:01 1995 Per Bothner * tuples.ch (setnmode); New module. * tuples.exp: Add some extra tests. Sat Mar 4 15:16:17 1995 Per Bothner * callch.ch, callch.exp, Makefile.in: New test case. Thu Mar 2 06:17:41 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * misc.exp: If executable does not exist, issue warning and skip remaining tests, like other chill tests. Wed Mar 1 20:28:42 1995 Per Bothner * misc.ch, misc.exp, Makefile.in: New test case. Mon Feb 20 16:19:58 1995 Per Bothner * chillvars.ch: Add missing INIT's. * chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool). * pr-5016.exp: Likewise. Sun Feb 12 11:26:08 1995 Per Bothner * pr-6292.ch, pr-6292.exp, Makefile.in: New test case. Wed Feb 1 13:09:48 1995 Per Bothner * tuples.ch, tuples.exp, Makefile.in: New test case. Mon Nov 28 18:39:08 1994 Per Bothner * pr-5984.ch, pr-5984.exp, Makefile.in: New test case. Fri Sep 16 16:55:03 1994 Per Bothner (bothner@kalessin.cygnus.com) * pr-5646.ch, pr-5646-grt.ch, pr-5646.exp, Makefile.in: New testcase. Tue Sep 6 13:21:27 1994 Per Bothner (bothner@kalessin.cygnus.com) * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase. * Makefile.in (.exe.check): New rule, to run just one test. Tue Jun 14 16:20:18 1994 Per Bothner (bothner@kalessin.cygnus.com) * result.ch, result.exp, Makefile.in: New test case. * pr-4975.ch, pr-4975-grt.ch, pr-4975.exp, Makefile.in: Ditto. Thu Jun 9 15:20:43 1994 Per Bothner (bothner@kalessin.cygnus.com) * pr-5022.ch, pr-5022.exp: New testcase. * chillvars.exp: Remove spurious newline. * Makefile.in: Bunch of fixes so it actually works in this directory. (E.g. add extra ../ where needed.) Also, add .exe to executables, so we can use suffix rules. * chexp.exp (test_print_reject): Update syntax error message. * chillvars.ch (module PR_5020): Moved from here ... * pr-5022.ch: ... to this new file. * chillvars.exp, pr-5020.exp (binfile): Add .exe extension. * chillvars.exp, pr-5020.exp: Don't check all_flag. * pr-5020.exp: Add more tests; fix "print y pretty" output.