diff options
author | mdejong <mdejong> | 2002-06-14 07:17:53 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2002-06-14 07:17:53 (GMT) |
commit | 8c18f8111d03425255bcd1d60b70da5c9ae5f521 (patch) | |
tree | 9833a60aa9cc30a18c1210e7283dc652af965645 /ChangeLog | |
parent | 05e959fcd9384aa5fd48d1c117f66461f829e4ee (diff) | |
download | tk-8c18f8111d03425255bcd1d60b70da5c9ae5f521.zip tk-8c18f8111d03425255bcd1d60b70da5c9ae5f521.tar.gz tk-8c18f8111d03425255bcd1d60b70da5c9ae5f521.tar.bz2 |
* tests/winfo.test: Add basic tests for winfo ismapped.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2002-06-13 Mo DeJong <mdejong@users.sourceforge.net> + * tests/winfo.test: Add basic tests for winfo ismapped. + +2002-06-13 Mo DeJong <mdejong@users.sourceforge.net> + * tests/unixWm.test: * tests/wm.test: Move wm minsize and wm maxsize usage tests into the cross platform wm tests. |