Make py-prettyprint.exp test names unique
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 7f10431e6abf2b1168ca578ef1fdefdbb6b9515d..a360c225ef8c43e5e9e26d8bab775c6747d68204 100644 (file)
@@ -1,3 +1,80 @@
+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
+       'eof' before 'wait -i'.  Use remote_close and clear_gdb_spawn_id.
+
+2018-08-31  Tom Tromey  <tom@tromey.com>
+
+       * gdb.rust/simple.rs: Rename second variable "v".
+
+2018-08-30  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/funcargs.c (use_a): New function.
+       (recurse): Call use_a.
+
+2018-08-29  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.compile/compile-cplus-anonymous.cc: New file.
+       * gdb.compile/compile-cplus-anonymous.exp: New file.
+       * gdb.compile/compile-cplus-array-decay.cc: New file.
+       * gdb.compile/compile-cplus-array-decay.exp: New file.
+       * gdb.compile/compile-cplus-inherit.cc: New file.
+       * gdb.compile/compile-cplus-inherit.exp: New file.
+       * gdb.compile/compile-cplus-member.cc: New file.
+       * gdb.compile/compile-cplus-member.exp: New file.
+       * gdb.compile/compile-cplus-method.cc: New file.
+       * gdb.compile/compile-cplus-method.exp: New file.
+       * gdb.compile/compile-cplus-mod.c: "New" file.
+       * gdb.compile/compile-cplus-namespace.cc: New file.
+       * gdb.compile/compile-cplus-namespace.exp: New file.
+       * gdb.compile/compile-cplus-nested.cc: New file.
+       * gdb.compile/compile-cplus-nested.exp: New file.
+       * gdb.compile/compile-cplus-print.c: "New" file.
+       * gdb.compile/compile-cplus-print.exp: "New" file.
+       * gdb.compile/compile-cplus-virtual.cc: New file.
+       * gdb.compile/compile-cplus-virtual.exp: New file.
+       * gdb.compile/compile-cplus.c: "New" file.
+       * gdb.compile/compile-cplus.exp: "New" file.
+       * lib/compile-support.exp: New file.
+
+2018-08-16  Gary Benson <gbenson@redhat.com>
+
+       PR gdb/13000:
+       * gdb.base/batch-exit-status.exp: New file.
+       * gdb.base/batch-exit-status.good-commands: Likewise.
+       * gdb.base/batch-exit-status.bad-commands: Likewise.
+
 2018-08-29  Alan Hayward  <alan.hayward@arm.com>
 
        * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
This page took 0.027744 seconds and 4 git commands to generate.