summaryrefslogtreecommitdiffstats
path: root/tests/constraints.tcl
Commit message (Collapse)AuthorAgeFilesLines
* * tests/constraints.tcl:When running the test suite in a processdgp2003-11-181-0/+17
| | | | | | | | * tests/image.test: where Tk has been [load]ed, there's no * tests/select.test: guarantee that child processes created by * tests/unixWm.test: [exec [interpreter]] will have Tk in them. * tests/window.test: Made modifications to force a [load] of Tk in those situations.
* * tests/all.tcl: Made better use of a commondgp2003-04-011-0/+8
| | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* Use the panedwindow's depth, not the screen's default depth. [Bug #671122]dkf2003-02-211-0/+1
|
* * Fixes for [Bug 581627].dgp2002-07-151-4/+7
| | | | | | | | * generic/tkTest.c: Test commands not supported on non-Unix platforms should not be defined there in the first place. * tests/constraints.tcl: Fixed "secureserver" constraint. * tests/unixWm.test: Some tests needed "unix" constraint. * win/tkWinWm.c: Typo in error message.
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-3/+42
|
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-0/+2
|
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-25/+45
|
* * Converted several files in the test suite for testing bydgp2002-07-131-7/+20
| | | | tcltest 2.1.
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-0/+104
tcltest 2.1.