Make py-prettyprint.exp test names unique
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 79e57fcd8bb4d24da4f525fdb8adf76ec8a8bbb3..a360c225ef8c43e5e9e26d8bab775c6747d68204 100644 (file)
@@ -1,3 +1,34 @@
+2018-09-08  Tom Tromey  <tom@tromey.com>
+
+       * gdb.python/py-prettyprint.exp: Use with_test_prefix.
+
+2018-09-08  Tom Tromey  <tom@tromey.com>
+
+       PR python/16047:
+       * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
+       (register_pretty_printers): Register new printer.
+       * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
+       test.
+       * gdb.python/py-prettyprint.c (int_type3): New typedef.
+       (an_int_type3): New global.
+
+2018-09-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/expr_with_funcall: New testcase.
+
+2018-09-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/packed_array_assign: New testcase.
+
+2018-09-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
+       names, and add test prefixes to make test names unique.
+
+2018-09-05  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.dwarf2/varval.exp: Add test.
+
 2018-09-04  Gary Benson <gbenson@redhat.com>
 
        * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
This page took 0.027602 seconds and 4 git commands to generate.