diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-03-20 13:23:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-03-20 13:23:18 (GMT) |
commit | 8365f49c5961e46f2789d02b9fc8ce444b9bfc24 (patch) | |
tree | 2c405fb207d916febaed1667cea83fefbbd30328 /ChangeLog | |
parent | 4f4fb2cb42985fdfa9c4bb21ee432cdedb70e2a8 (diff) | |
download | tk-8365f49c5961e46f2789d02b9fc8ce444b9bfc24.zip tk-8365f49c5961e46f2789d02b9fc8ce444b9bfc24.tar.gz tk-8365f49c5961e46f2789d02b9fc8ce444b9bfc24.tar.bz2 |
Rewrote so that tests clean up after themselves, not after the preceding test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-03-20 Donal K. Fellows <dkf@users.sf.net> + + * tests/wm.test: Rewrote so that tests clean up after themselves + rather than leaving that to the following test. Makes it easier to + catch problems where they originate. Inspired by [Bug 1852338] + 2008-03-19 Donal K. Fellows <dkf@users.sf.net> * doc/GetClrmap.3: Documented Tk_PreserveColormap. [Bug 220809] |