* gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2
3 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
4
5 * gas/hppa/more.parse/parse.exp: Add new test.
6 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
7 * sections are handled correctly.
8
9 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
10
11 Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12
13 * gas/hppa/more.parse/calldatabug.s: Colonize.
14 * gas/hppa/more.parse/parse.exp: Fix typos.
15
16 Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17
18 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
19 * gas/hppa/*/*.exp: New test drivers.
20 * gas/hppa/*/*.s: New test files.
21
22 Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
23
24 * gas/sun4: New directory.
25 * gas/sun4/addend.s,addend.exp: New test case.
26 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
27 test case.
28
29 * gas/all/gas.exp: Check `*' in C comments.
30
31 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
32 simplify some tests.
33 (want_no_output): Return zero or nonzero, depending on success or
34 failure.
35 (gas_test_old): Return value from want_no_output.
36 (objdump_start_common): Split off from objdump_start.
37 (objdump_start_no_subdir): New procedure.
38
39 Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
40
41 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
42 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
43
44 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
45 AS_FOR_TARGET.
46 (check): Don't pass ASFLAGS variable.
47 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
48
49 From Jeff Law:
50
51 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
52 so that tests can parse the output of objdump looking for errors
53 in relocation entires, file headers and the like.
54
55 Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
56
57 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
58 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
59 call so it no longer performs multiple tests.
60 * gas/m68k/all.exp (t2.s): Don't bother with listings.
61 (p2410.s): Don't pass unwanted arguments to gas_test_error.
62
63 Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
64
65 * lib/do*: Remove RCS id strings.
66
67 Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
68
69 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
70 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
71 * gas/i386: New directory.
72
73 Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
74
75 * Added directory structure, to categorize tests by targets.
76 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
77 and refined some to examine the assembler listing output.
78 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
79 expect_after patterns.
80 (gas_start, gas_finish): New procs, for tests that examine process
81 output.
82 * config/unix-gas.exp: Invoke gas_init directly, instead of
83 requiring test .exp files do it.
84
85 Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
86
87 * gas/gas.exp: Handle new tests, and changes to testing procs.
88
89 * lib/gas-defs.exp (want_no_output): New proc; success iff output
90 is empty.
91 (gas_test_old): Functionally same as old gas_test.
92 (gas_test_ignore_stdout): Rewritten to use want_no_output.
93 (gas_test): New argument lists set of options to be tried in
94 combinations. Option with trailing ">" indicates standard output
95 should be ignored.
96
97 * gas/p2425a.s: Use %-form for registers, so this test can be run
98 on m68k-coff targets too.
99
100 * gas/p2430a.s: New test case, whitespace &c matches customer
101 report more closely. Gets different results from p2430.s; this is
102 bad, and not yet tested for.
103
104 Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
105
106 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
107 * lib/run: New script.
108 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
109 and redirection options. Use "run" script so redirection works.
110 (gas_test): Now takes assembler options as separate arg from input
111 file name.
112 (gas_test_ignore_stdout): New proc. Discards output.
113 (gas_test_error): New proc. Expects assembler to generate output.
114 (target_cpu_family setting): Handle i486->i386 also.
115
116 * lib/do*: Scripts moved here from gas/testscripts. May be useful
117 someday for writing more test cases; not currently used.
118
119 Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
120
121 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
122 cases.
123 * gas/gas.exp: Enable them for appropriate targets. Removed some
124 useless comments &c. Changed m68k target test to be more general.
125
126 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
127 * gas/gas.exp: Call gas_init.
128
129 Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
130
131 * Test suite created.
132
This page took 0.048539 seconds and 5 git commands to generate.