diff options
author | Pedro Alves <pedro@palves.net> | 2021-12-10 22:41:54 +0000 |
---|---|---|
committer | Lancelot SIX <lsix@lancelotsix.com> | 2022-01-07 22:43:33 +0000 |
commit | ffd5d21ae272aba3efdee3d677050b69c09e6f16 (patch) | |
tree | 23662f05c1e1588320f4bb8c64aee4dfd0e1992e /libiberty | |
parent | 0988568e6af1e3bcfff37934c4482b5465947635 (diff) | |
download | binutils-ffd5d21ae272aba3efdee3d677050b69c09e6f16.zip binutils-ffd5d21ae272aba3efdee3d677050b69c09e6f16.tar.gz binutils-ffd5d21ae272aba3efdee3d677050b69c09e6f16.tar.bz2 |
gdb/testsuite: Remove duplicates from gdb.base/dfp-exprs.exp
When I run the testsuite, I have:
Running ../gdb/testsuite/gdb.base/dfp-exprs.exp ...
DUPLICATE: gdb.base/dfp-exprs.exp: p 1.2dl < 1.3df
Replace hand-written tests checking various comparison operators between
various decimal floating point types with a loop to programmatically
generate all the combinations. This removes the need to eyeball for all
suffixes, which lead to the original duplication.
Also add a lot more combinations, testing all comparison operators
comprehensively. The result is 262 unique tests vs 104 before this
patch.
Tested on x86_86-linux.
Change-Id: Id215a3d610aa8e032bf06ee160b5e3aed4a92d1e
Diffstat (limited to 'libiberty')
0 files changed, 0 insertions, 0 deletions