diff options
author | Nick Clifton <nickc@redhat.com> | 2002-04-09 17:15:00 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-04-09 17:15:00 +0000 |
commit | 420380ba3ec986199ec3af195850d75129c4f229 (patch) | |
tree | 6968c5aa66c933b280ae2cd23b05b5225804efb2 /binutils/testsuite/ChangeLog | |
parent | b24eb5ac22f573f4f45547872cdadcf7f7c9d682 (diff) | |
download | gdb-420380ba3ec986199ec3af195850d75129c4f229.zip gdb-420380ba3ec986199ec3af195850d75129c4f229.tar.gz gdb-420380ba3ec986199ec3af195850d75129c4f229.tar.bz2 |
Don't print empty dialog caption.
Add testcase.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 63b1a5c..d4eae76 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -16,6 +16,10 @@ in strings. * binutils-all/windres/escapex.rsd: Expected output + * binutils-all/windres/nocaption.rc: New test case dialogs without + captions. + * binutils-all/windres/nocaption.rsd: Expected output + * binutils-all/windres/quoteclass.rc: New test case for quoted CLASS definitions in DIALOG resources. |