summaryrefslogtreecommitdiffstats
path: root/tests/frame.test
Commit message (Expand)AuthorAgeFilesLines
* Remove more cosmetic differences with the 8.7 test suite.fvogel2022-12-071-1/+1
* Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-230/+206
* frame-3.10, wm-forget-2: Remove platform-specific update from the last two te...fvogel2022-11-031-11/+3
* The latter commit made font-47.2, font-47.3, frame612.3 and textImage-4.2 fai...fvogel2022-10-131-2/+2
* Further try to avoid possible hangs in frame-12.3, textImage-4.2, font-47.2 a...fvogel2022-10-111-4/+2
* Further try to avoid possible hangs in frame-12.3 and textImage-4.2. Hangs we...fvogel2022-10-101-1/+1
* Avoid possible hangs in frame-12.3 and textImage-4.2. Hangs were (rarely) obs...fvogel2022-10-091-1/+1
* Revert [71264368], that made frame-3.10 fail 7 times in 10 tries, on macOS aq...fvogel2022-10-041-2/+11
* Stabilize frame-12.3 and textImage-4.2 by making use of <<TkWorldChanged>>. T...fvogel2022-10-031-0/+3
* Remove all 'idletasks' from updates in frame.test. The test should run just f...fvogel2022-10-031-8/+2
* Replace 'update idletasks' by 'update' in frame-3.10. This was added in [cb5d...fvogel2022-10-031-11/+2
* Fix indentation in frame.testfvogel2022-10-031-68/+68
* Remove an 'update idletasks' from the setup phase in frame-12.3. This was add...fvogel2022-10-031-1/+0
* Remove proc updateWidgets since it now simply runs 'update' on all platforms.fvogel2022-09-251-2/+2
* Since [64999025af], frame-3.10 now fails at Github Actions on macOS with aqua...fvogel2022-09-251-4/+10
* Restore what was working before previous commit.fvogel2022-06-151-1/+3
* Simplify frame-3.10 and frame-12.3 (the latter is failing sporadically). This...fvogel2022-06-151-21/+5
* Fix [411359dc3b]: Clean up Aqua window destruction in TkWmDeadWindow to preve...culler2020-05-111-5/+22
* Fix [6a12b61fc3]: identical tests 'frame-3.5' and 'frame-3.6'. Remove the latterfvogel2019-08-301-10/+0
* Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-4/+4
* On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9...culler2019-04-201-1/+6
* Less intrusive fix for test frame-3.9.culler2019-04-151-2/+1
* Add update calls in frame.test for consistent results in OSX 10.12-10.14.culler2019-04-121-0/+4
* Much more cleaning up of result handling.dkf2012-07-231-1/+1
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * Make sure all options can be setpspjuth2003-07-161-4/+29
* | | Update to tcltest2aniap2008-08-151-435/+1048
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-3/+3
|/ /
* | specify font to avoid uncertainty in the result on windows xppatthoyts2007-05-111-2/+2
* | Modified for the latest embedded/container window implementation for Windows ...chengyemao2005-02-151-1/+12
* | Use standard constraint namesdkf2004-06-241-4/+4
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-24/+17
* | Fix frame-2.8 for ![info exists env(DISPLAY)]patthoyts2004-06-061-4/+5
* | * tests/filebox.test: A few typo corrections in dkf's recentdgp2004-06-041-2/+2
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-168/+181
* | Make sure all options can be setpspjuth2003-07-161-3/+28
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-14/+11
* Added labelframe widget. TIP#18.pspjuth2001-09-261-25/+259
* Upgraded frame to use the newer TK_OPTIONpspjuth2001-05-281-6/+17
* * tests/bind.test:hobbs1999-12-141-13/+16
* * Merged 8.1 branch into the main trunkstanton1999-04-161-6/+22
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+617