diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-13 10:15:16 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-13 10:15:16 (GMT) |
commit | 66e1785645916a104217fc67b81b75cbc73e2e26 (patch) | |
tree | c797f0615d95feaa509b6066e2a1442c4b724f2f /ChangeLog | |
parent | 48578cf487ec03f503d5b57a50be25e52e3b1a90 (diff) | |
parent | 33c21b13cccb585c96fb2b77a27cf0b89f66a547 (diff) | |
download | tk-66e1785645916a104217fc67b81b75cbc73e2e26.zip tk-66e1785645916a104217fc67b81b75cbc73e2e26.tar.gz tk-66e1785645916a104217fc67b81b75cbc73e2e26.tar.bz2 |
[Bug 3585396]: winDialog.test requires user interaction.
<p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-11-13 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tkWinTest.c: [Bug 3585396]: winDialog.test requires user + * tests/winDialog.test: interaction. Renumber test-cases as in + Tk 8.6, and convert various to tcltest-2 style. + 2012-11-09 Don Porter <dgp@users.sourceforge.net> *** 8.5.13 TAGGED FOR RELEASE *** |