diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-07 11:58:07 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-01-07 11:58:07 (GMT) |
commit | 71959308ac3589a49cde993adf47ef762cf8d8b9 (patch) | |
tree | 734c2887ae3e5e3e8c9e554587d90325ff7c00dc /ChangeLog | |
parent | 0d8f0efadcd9ffe199a532212c3e34cc1081c50f (diff) | |
download | tcl-71959308ac3589a49cde993adf47ef762cf8d8b9.zip tcl-71959308ac3589a49cde993adf47ef762cf8d8b9.tar.gz tcl-71959308ac3589a49cde993adf47ef762cf8d8b9.tar.bz2 |
Narrow the focus of a failing test so that it succeeds (by only testing that
which is supposed to be tested...)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-01-07 Donal K. Fellows <dkf@users.sf.net> + + * tests/oo.test (oo-22.1): Adjusted test to be less dependent on the + specifics of how [info frame] reports general frame information, and + instead to focus on what methods add to it; that's really what the + test is about anyway. + 2009-01-06 Don Porter <dgp@users.sourceforge.net> * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType |