]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* gdb.base/printcmds.exp (test_character_literals_accepted): Test
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 15 Mar 1995 21:23:14 +0000 (21:23 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 15 Mar 1995 21:23:14 +0000 (21:23 +0000)
commita59f104ed89fc57cfc877f863ffff7a9afd6d3f9
treee736099981d8fd2703f200ecc071b3514e02d0ef
parentb1dda26e87e0d020b2350b8320b9c0362faf48fc
* gdb.base/printcmds.exp (test_character_literals_accepted): Test
printing of '\'' (which is what the comment says we are testing,
even though we were not), not '''.
(test_integer_literals_rejected): Test that printing ''' is an error.

* gdb.fortran/exprs.exp, gdb.fortran/types.exp,
gdb.chill/chexp.exp, gdb.base/printcmds.exp,
gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
Use gdb_test not test_print_accept.
* lib/gdb.exp: Remove test_print_accept.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.chill/callch.exp
gdb/testsuite/gdb.chill/chexp.exp
gdb/testsuite/gdb.chill/misc.exp
gdb/testsuite/gdb.chill/pr-6292.exp
gdb/testsuite/gdb.chill/string.exp
gdb/testsuite/gdb.chill/tuples.exp
gdb/testsuite/lib/gdb.exp