gdb: Remove file path from test name
[external/binutils.git] / gdb / testsuite / ChangeLog
index 3a3a6e8..ac292ab 100644 (file)
@@ -1,3 +1,42 @@
+2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/style-logging.exp: Remove path from test name.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       PR gdb/24502:
+       * gdb.base/style-logging.exp: New file.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/symfile-warn.exp: New file.
+       * gdb.base/symfile-warn.c: New file.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/annotate-symlink.exp: New file.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/set_wstr.exp: Add reassignment test.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
+       'unchecked_access and 'unrestricted_access as well.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       PR ada/24539:
+       * gdb.ada/vla.exp: Update tests.
+       * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
+       pragma.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/settings.exp (test-integer): Test junk after
+       "unlimited".
+
 2019-06-13  Pedro Alves  <palves@redhat.com>
 
        * gdb.base/options.exp (test-thread-apply): New.