Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-09-23 | Add some "setup_xfail" commands, correct at least for sun4 native. | Ken Raeburn | 2 | -0/+77 | |
1993-06-01 | Add an install-info target too. | Rob Savoye | 1 | -0/+1 | |
1993-06-01 | Add info target. | Rob Savoye | 1 | -1/+1 | |
1993-05-28 | Add a blank install target so the top level make won't die. | Rob Savoye | 1 | -0/+1 | |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 10 | -0/+20 | |
1993-05-26 | configure.in template that supports *only* make check. (for releases) | Rob Savoye | 1 | -0/+16 | |
1993-05-26 | Makefile fragment that supports *only* make check. (for releases) | Rob Savoye | 1 | -0/+76 | |
1993-05-17 | keep the directories that contain tests | Ken Raeburn | 1 | -2/+1 | |
1993-05-17 | new tests | Ken Raeburn | 8 | -0/+73 | |
1993-05-10 | Reorganized test hierarchy to categorize tests. | Ken Raeburn | 29 | -151/+361 | |
New test procs support examining listing output from assembler. New tests added. | |||||
1993-04-22 | keep new utility scripts | Ken Raeburn | 1 | -0/+7 | |
1993-04-22 | keep new test cases | Ken Raeburn | 1 | -0/+6 | |
1993-04-22 | keep change log | Ken Raeburn | 1 | -0/+1 | |
1993-04-21 | Handle new tests, and new testing modes. | Ken Raeburn | 1 | -13/+18 | |
Now gas_test accepts an argument listing options to be tried, individually or in combination, and whether output should be expected. Proc gas_test_error says output should be expected. Still not checking exit status properly, though. | |||||
1993-04-21 | The customer's test case is p2430a.s; p2430.s has different whitespace, | Ken Raeburn | 2 | -9/+6 | |
comments, who knows what else, but something makes them different. This should be checked by the driver, because they shouldn't be different... | |||||
1993-04-21 | use %-form, so test can be run on m68k-coff too | Ken Raeburn | 1 | -49/+49 | |
1993-04-05 | New script. Simply evaluates and exec's its arguments. Needed until I | Ken Raeburn | 1 | -0/+2 | |
can figure out how to handle redirection easily in tcl/expect. | |||||
1993-04-05 | add some new tests, and new testing procs | Ken Raeburn | 6 | -9/+66 | |
1993-04-05 | from gas/testscripts -- may be useful someday | Ken Raeburn | 6 | -0/+186 | |
1993-03-30 | new test cases | Ken Raeburn | 6 | -12/+251 | |
1993-03-29 | First crack at a test suite. | Ken Raeburn | 12 | -0/+414 | |