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