summaryrefslogtreecommitdiffstats
path: root/tests/xmfbox.test
Commit message (Collapse)AuthorAgeFilesLines
* * 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