3 * misc.ch, misc.exp: Enhance test case.
7 * tests2.exp: Setup_xfail "i*86-*-linux" and
8 "mips-sgi-irix*" for "real write 4" and "real write 8".
9 Conditionalize both tests for system specific value
14 * builtins.exp (test_size): Alpha seems to have long builtins.
15 * tests1.exp: Setup xfail "*-*-*" for "ptype r2".
16 * tests2.exp: Add check to skip chill tests.
20 * tuples.ch, tuples.exp: Exhance test cases (from PR 8643).
24 * builtins.exp, pr-5016.{ch,exp}, result.{ch,exp},
25 tests1.{ch,exp}: Enhance test cases.
29 * builtins.ch, builtins.exp, Makefile.in: New test case.
33 * tests2.exp: Add compiling of the test case.
37 * pr-8405.ch, pr-8405.exp, Makefile.in: New test case.
39 * tests1.exp, tests2.exp (test_print_reject): Remove; causes
40 conflicts with later tests using test_print_reject in ../lib/gdb.exp.
42 * tests2.exp (test_print_accept): Removed.
43 (test_write): Re-write to use gdb_test rather than test_print_accept.
44 * tests1.exp (test_print_accept_exact): Removed.
45 (tests_locations): Rewrite to use gdb_test and not above proc.
47 * tests1.ch, tests1.exp, tests2.ch, tests2.exp, Makefile.in:
48 New (extensive) test cases.
49 * chexp.exp: Fix relations to return TRUE or FALSE.
53 * Makefile.in: Add .exp.check rule.
54 * callch.ch: Add missing "%." to format strings.
55 * callch.exp: Fix argument to gdb_load.
56 * chexp.exp: Add specific error messages to test_print_reject calls.
57 * misc.exp: Add a test for PR 8496.
58 * pr-6632.exp, pr-8136.exp: Link executables from two .o files.
62 * pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux.
66 * pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4*, same as linux.
70 * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases.
74 * tuples.ch. tuples.exp: Add new test for setting a variant record
75 using a tuple, and access the fields.
79 * Update all FSF addresses except those in COPYING* files.
83 * pr-5016.exp: xfail "i*86-*-linux*" for "whatis int-range"
84 test. Thinks it is "_cint" rather than "m_index".
85 * misc.exp: xfail "i*86-*-linux*" for "info line" test.
86 Line number is off by one.
90 * chillvars.exp, string.exp: New tests for LOWER/UPPER/LENGTH.
94 * chillvars.ch (xptr): Declare new variable.
95 * chillvars.exp (test_ptr): New function to test EXPR->MODENAME.
99 * pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in: New test case.
103 * tuples.exp (do_tests): Make names of "print v_ps" test unique.
107 * *.exp: Skip all tests silently if skip_chill_tests returns true.
109 * misc.exp: Remove reference to non-existent variable passcount.
113 * string.ch, string.exp, Makefile.in: New test case.
117 * tuples.ch (setnmode); New module.
118 * tuples.exp: Add some extra tests.
122 * callch.ch, callch.exp, Makefile.in: New test case.
126 * misc.exp: If executable does not exist, issue warning and skip
127 remaining tests, like other chill tests.
131 * misc.ch, misc.exp, Makefile.in: New test case.
135 * chillvars.ch: Add missing INIT's.
136 * chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool).
137 * pr-5016.exp: Likewise.
141 * pr-6292.ch, pr-6292.exp, Makefile.in: New test case.
145 * tuples.ch, tuples.exp, Makefile.in: New test case.
149 * pr-5984.ch, pr-5984.exp, Makefile.in: New test case.
153 * pr-5646.ch, pr-5646-grt.ch, pr-5646.exp, Makefile.in: New testcase.
157 * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.
158 * Makefile.in (.exe.check): New rule, to run just one test.
162 * result.ch, result.exp, Makefile.in: New test case.
163 * pr-4975.ch, pr-4975-grt.ch, pr-4975.exp, Makefile.in: Ditto.
167 * pr-5022.ch, pr-5022.exp: New testcase.
168 * chillvars.exp: Remove spurious newline.
170 * Makefile.in: Bunch of fixes so it actually works in this
171 directory. (E.g. add extra ../ where needed.)
172 Also, add .exe to executables, so we can use suffix rules.
173 * chexp.exp (test_print_reject): Update syntax error message.
174 * chillvars.ch (module PR_5020): Moved from here ...
175 * pr-5022.ch: ... to this new file.
176 * chillvars.exp, pr-5020.exp (binfile): Add .exe extension.
177 * chillvars.exp, pr-5020.exp: Don't check all_flag.
178 * pr-5020.exp: Add more tests; fix "print y pretty" output.