summaryrefslogtreecommitdiffstats
path: root/tests/frame.test
Commit message (Collapse)AuthorAgeFilesLines
* Fix [411359dc3b]: Clean up Aqua window destruction in TkWmDeadWindow to ↵culler2020-05-111-5/+22
| | | | prevent crashes and zombies on systems with a Touchbar.
* 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 ↵culler2019-04-201-1/+6
| | | | [40ada90762] which could sometimes cause a segfault.
* 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
| | | | | | | | | | | | to their default value. [Bug #697652]
* | | 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
| | | | | | | | platform
* | 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
| | | | | | | | | | | | * tests/frame.test: style upgrade for the test suite. * tests/select.test: * tests/visual.test:
* | 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
| | | | | | | | to their default value. [Bug #697652]
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * 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
| | | | | style when processing configuration options. Some cleanup of bad comments and bad code. [part of patch #420861]
* * tests/bind.test:hobbs1999-12-141-13/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes
* * 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