Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv | hobbs | 2008-04-07 | 1 | -14/+25 |
| | | | | | | | | | | | | * tests/main.test (main-3.*): error. [Bug 1937135] | ||||
| * | | * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv | hobbs | 2008-04-07 | 1 | -1/+25 |
| | | | | | | | | | | | | * tests/main.test (main-3.*): error. [Bug 1937135] | ||||
* | | | Change "Application initialization failed" to "application-specific ↵ | nijtmans | 2010-12-13 | 1 | -2/+2 |
| | | | | | | | | | | | | initialization failed", for consistency with Tcl. | ||||
* | | | Update to tcltest2 | aniap | 2008-08-12 | 1 | -72/+66 |
| | | | |||||
* | | | * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv | hobbs | 2008-04-07 | 1 | -1/+25 |
|/ / | | | | | | | * tests/main.test (main-3.*): error. [Bug 1937135] | ||||
* | | * tests/canvPs.test: Cleaned up the matching of [makeFile] and | dgp | 2004-12-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | * tests/choosedir.test: [removeFile] commands as indicated by the * tests/filebox.test: results of a -debug 1 run of the test suite. * tests/imgPPM.test: Tk test suite is now -debug 1 clean. This * tests/imgPhoto.test: completes fixing [1078648]. * tests/listbox.test: * tests/main.test: | ||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -14/+1 |
| | | |||||
* | | * doc/wish.1: Implementation of TIPs 137/151. | dgp | 2003-09-05 | 1 | -9/+81 |
| | | | | | | | | | | | | | | | | | | | | | | * generic/tkMain.c (Tk_MainEx): Added recognition of the -encoding * tests/main.test: command line option by Tk_MainEx() and thus by wish, and any other program built on Tk_MainEx(). [Patch 800139]. This is a ***POTENTIAL INCOMPATIBILITY*** only for those C programs that embed Tcl and Tk, build on Tk_MainEx(), and make use of Tk_MainEx's former ability to pass a leading "-encoding" option to interactive shell operations. | ||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -10/+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. | dgp | 2002-07-13 | 1 | -13/+16 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -10/+22 |
| | |||||
* | * tests/main.test: | stanton | 1999-02-04 | 1 | -1/+6 |
| | | | | | | * tests/unixWm.test: Better cleanup of temporary files. Lint. | ||||
* | now removes "script" file created by test.scriptics_tclpro_1_2_a1 | hershey | 1998-12-29 | 1 | -1/+2 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+31 |