]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/doc/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 19 Dec 2011 13:37:34 +0000 (13:37 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 19 Dec 2011 13:37:34 +0000 (13:37 +0000)
commit13ac8d2c29bd346711448e3d6630d231e46fb70d
treee3406b81c583ed43e1393b4ae1b6b9a78406434f
parenta53e62cf5654e07a8d78ce5c8f7d386565c2c17d
gdb/doc/
* gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
tests.

gdb/testsuite/
* gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
by XFAIL.
* gdb.cp/static-method.exp (info addr A::func())
(list static-method.cc:xxx::(anonymous namespace)::A::func)
(list 'static-method.cc:xxx::(anonymous namespace)::A::func')
(list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
(list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
* gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
(test value of F in k3_m): Likewise.
* gdb.python/py-type.exp (python print ttype.template_argument(2)):
Likewise.
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/ptype-cv-cp.exp
gdb/testsuite/gdb.cp/static-method.exp
gdb/testsuite/gdb.cp/temargs.exp
gdb/testsuite/gdb.python/py-type.exp