diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-02-25 15:26:20 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-02-25 15:26:20 (GMT) |
commit | 8524a21e97d49a594aff3d8534448099e338f18c (patch) | |
tree | 2d8693b8b128a4402fc3d3700113cb6b5a161ff5 /ChangeLog | |
parent | 14e2ba000eb5689e015f077d557e938282446e03 (diff) | |
download | tk-8524a21e97d49a594aff3d8534448099e338f18c.zip tk-8524a21e97d49a594aff3d8534448099e338f18c.tar.gz tk-8524a21e97d49a594aff3d8534448099e338f18c.tar.bz2 |
Improvements to filebox tests (including two fixes due to changed behaviour dating from 2001-12-14)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-02-25 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * tests/filebox.test: Reorganised and fixed so that tests are + executed fewer times (!) and the automatic extension adding + behaviour of tk_getSaveFile is tested. + 2002-02-23 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. |