Update tests following changes to "help" and "apropos"
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 8d5f6bc63714efe8c05ef0b4f91ecabc00045e40..75f87f51b9b434bf99fb5ad0f537a44420f68305 100644 (file)
@@ -1,3 +1,18 @@
+2019-06-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * lib/gdb.exp (help_list_trailer): New regexp variable
+       factorizing the help trailer message.
+       (test_class_help): Use help_list_trailer.  Add LIST_OF_COMMANDS
+       arg to allow to better factorize various tests.
+       (test_user_defined_class_help): Factorizes testing 'help user-defined'.
+       (test_prefix_command_help): Use help_list_trailer.
+       * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
+       * gdb.guile/scm-cmd.exp: Likewise.
+       * gdb.trace/tracecmd.exp: Update caller of test_class_help.
+       * gdb.base/help.exp: Use test_user_defined_class_help.
+       * gdb.base/style.exp: Add tests for styling of help and apropos.
+       * lib/gdb-utils.exp (style): Add title and highlight styles.
+
 2019-05-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
        * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
This page took 0.029713 seconds and 4 git commands to generate.