diff options
author | dgp <dgp@users.sourceforge.net> | 2008-10-30 21:50:08 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-10-30 21:50:08 (GMT) |
commit | 4dddde633cc58640988340836315bbb6b780b9da (patch) | |
tree | e365741580f6d5bb6e9c9d84dd49c304aa9e1a95 /ChangeLog | |
parent | bc7cc1de3c6e12a43abe48282f8eeb413b3bb22a (diff) | |
download | tk-4dddde633cc58640988340836315bbb6b780b9da.zip tk-4dddde633cc58640988340836315bbb6b780b9da.tar.gz tk-4dddde633cc58640988340836315bbb6b780b9da.tar.bz2 |
* tests/unixSelect.test: Revise the unixSelect-1.* tests so that
they test the ability of Tk's selection mechanism to faithfully pass
valid Tcl values without corruption, and stop testing details of
Tcl's internal encoding scheme. With this change, the Tk test suite
no longer uses the identity encoding or [string bytelength].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-10-30 Don Porter <dgp@users.sourceforge.net> + + * tests/unixSelect.test: Revise the unixSelect-1.* tests so that + they test the ability of Tk's selection mechanism to faithfully pass + valid Tcl values without corruption, and stop testing details of + Tcl's internal encoding scheme. With this change, the Tk test suite + no longer uses the identity encoding or [string bytelength]. + 2008-10-30 Jan Nijtmans <nijtmans@users.sf.net> * generic/tk.h: CONSTify return value of |