Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Steps towards systematization of test constraints in Tk test suite | dkf | 2004-06-17 | 1 | -12/+51 |
| | |||||
* | * tests/constraints.tcl:When running the test suite in a process | dgp | 2003-11-18 | 1 | -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 common | dgp | 2003-04-01 | 1 | -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] | dkf | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | * Fixes for [Bug 581627]. | dgp | 2002-07-15 | 1 | -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. | dgp | 2002-07-14 | 1 | -3/+42 |
| | |||||
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -0/+2 |
| | |||||
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -25/+45 |
| | |||||
* | * Converted several files in the test suite for testing by | dgp | 2002-07-13 | 1 | -7/+20 |
| | | | | tcltest 2.1. | ||||
* | * Converted several files in the Tk test suite for testing by | dgp | 2002-07-12 | 1 | -0/+104 |
tcltest 2.1. |