]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/testsuite/lib/binutils-common.exp
binutils/testsuite/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 20 Nov 2010 15:36:34 +0000 (15:36 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sat, 20 Nov 2010 15:36:34 +0000 (15:36 +0000)
commiteb22018c4c91268d4a6a11dc636493082ca33049
treeec129abe37420ae293af6694fecea4fea14574d5
parentf3097f3364542da446c96759eb04abb0d0507bc2
binutils/testsuite/
* lib/binutils-common.exp (regexp_diff): New procedure.
* lib/utils-lib.exp (regexp_diff): Delete.

gas/testsuite/
* lib/gas-defs.exp (regexp_diff): Delete.
(run_dump_test): Remove final "" argument in call to regexp_diff.
(run_list_test): Likewise.
(run_list_test_stdin): Likewise.
* gas/all/gas.exp (test_cond): Likewise.
* gas/elf/elf.exp (run_elf_list_test): Likewise.
* gas/m68k/all.exp: Likewise.
* gas/mep/complex-relocs.exp (regexp_test): Likewise.
* gas/mt/relocs.exp (regexp_test): Likewise.
* gas/symver/symver.exp (run_error_test): Likewise.

ld/testsuite/
* lib/ld-lib.exp (regexp_diff, simple_diff): Delete.
13 files changed:
binutils/testsuite/ChangeLog
binutils/testsuite/lib/binutils-common.exp
binutils/testsuite/lib/utils-lib.exp
gas/testsuite/ChangeLog
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/elf/elf.exp
gas/testsuite/gas/m68k/all.exp
gas/testsuite/gas/mep/complex-relocs.exp
gas/testsuite/gas/mt/relocs.exp
gas/testsuite/gas/symver/symver.exp
gas/testsuite/lib/gas-defs.exp
ld/testsuite/ChangeLog
ld/testsuite/lib/ld-lib.exp