aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 6514c0764dc..4d1eecdb5c0 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,14 @@
2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
+ * gdb.fortran/info-modules.exp: Update expected results, and add
+ additional tests for 'info module functinos', and 'info module
+ variables'.
+ * gdb.fortran/info-types.exp: Update expected results.
+ * gdb.fortran/info-types.f90: Extend testcase with additional
+ module variables and functions.
+
+2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
+
* gdb.fortran/info-modules.exp: New file.
* gdb.fortran/info-types.exp: Build with new file.
* gdb.fortran/info-types.f90: Include and use new module.