Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve Ada test coverage
@ 2026-05-08 17:34 Tom Tromey
  2026-05-08 17:34 ` [PATCH 1/3] Combine ada_unop_atr and ada_unop_atr_operation::evaluate Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom Tromey @ 2026-05-08 17:34 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

I recently looked at code coverage of gdb's test suite.  This found a
few holes in the Ada test coverage.  This short series fixes a few of
these.  (There's at least one more hole to cover.)

Regression tested on x86-64 Fedora 43.

Signed-off-by: Tom Tromey <tromey@adacore.com>
---
Tom Tromey (3):
      Combine ada_unop_atr and ada_unop_atr_operation::evaluate
      Test attributes with array types
      Add test for Ada abs operator

 gdb/ada-lang.c                                     | 263 ++++++++++-----------
 gdb/testsuite/gdb.ada/abs.exp                      |  29 +++
 gdb/testsuite/gdb.ada/array_bounds.exp             |   8 +
 .../gdb.ada/tick_length_array_enum_idx.exp         |   3 +
 4 files changed, 168 insertions(+), 135 deletions(-)
---
base-commit: c7c8e5bf414b7512fb19df8bf153372d56cb7fc1
change-id: 20260508-ada-unop-atr-ed6f2b234c4e

Best regards,
-- 
Tom Tromey <tromey@adacore.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-21 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-08 17:34 [PATCH 0/3] Improve Ada test coverage Tom Tromey
2026-05-08 17:34 ` [PATCH 1/3] Combine ada_unop_atr and ada_unop_atr_operation::evaluate Tom Tromey
2026-05-08 17:34 ` [PATCH 2/3] Test attributes with array types Tom Tromey
2026-05-08 17:34 ` [PATCH 3/3] Add test for Ada abs operator Tom Tromey
2026-05-21 17:31 ` [PATCH 0/3] Improve Ada test coverage Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox