summaryrefslogtreecommitdiffstats
path: root/tests/xmfbox.test
Commit message (Collapse)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-3/+1
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | Update to tcltest2aniap2008-08-301-42/+67
|/ /
* | Use standard constraint namesdkf2004-06-241-9/+9
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-13/+1
| |
* | * 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.
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-3/+6
|
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-5/+5
| | | | tcltest 2.1.
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-25/+25
| | | | | implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace.
* * tests/xmfbox.test: Updated tests.ericm2000-03-241-17/+18
| | | | | | | * generic/tkWindow.c: * generic/tkInt.h: Updated Tcl_OptionCmd -> Tcl_OptionObjCmd * generic/tkOption.c: Tcl_Obj'ectified the "option" command.
* Added "wm geometry" calls in some tests that were waiting for the user towart1999-11-121-1/+2
| | | | | place a window manually. The Tk test suite can now run on twm with no user intervention.
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+153