diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-04-22 06:42:06 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-04-22 06:42:06 +0000 |
commit | b1ad8e76bb865e4aa2a012fd9a737d5857c296a1 (patch) | |
tree | ff2c97cca01a4a81573774bfc754290f290acbd7 /gas | |
parent | 469144a2dc0fa8816e66079f2ef8f51da84c2e43 (diff) | |
download | gdb-b1ad8e76bb865e4aa2a012fd9a737d5857c296a1.zip gdb-b1ad8e76bb865e4aa2a012fd9a737d5857c296a1.tar.gz gdb-b1ad8e76bb865e4aa2a012fd9a737d5857c296a1.tar.bz2 |
keep new test cases
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/gas/.Sanitize | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/gas/.Sanitize b/gas/testsuite/gas/.Sanitize index 08834d4..b52d970 100644 --- a/gas/testsuite/gas/.Sanitize +++ b/gas/testsuite/gas/.Sanitize @@ -24,15 +24,21 @@ Do-first: # called. Directories not listed will be removed in their entirety # with rm -rf. +# Currently, p2411.s and p2425a.s should be sanitized away. +# All else should stay. + Things-to-keep: gas.exp p2389.s +p2389a.s p2425.s p2430.s +p2430a.s sol-cc.s sol-gcc.s t1.s +t2.s Do-last: |