| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* tests/main.test (main-3.*): error. [Bug 1937135]
|
|
|
|
|
|
|
|
|
| |
* 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:
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* 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/constraints.tcl: -loadfile to hold definitions
* tests/*.test: common to all test files.
|
| |
|
| |
|
|
|
|
|
|
| |
* tests/unixWm.test: Better cleanup of temporary files.
Lint.
|
| |
|
| |
|
|
|