summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix test-case safe-1.2. Failure introduced by commit ↵jan.nijtmans2017-03-221-4/+4
| | | | [https://core.tcl.tk/tcl/info/b82ff15ca653495e|b82ff15ca6] in Tcl
* Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, ↵fvogel2017-02-051-5/+5
|\ | | | | | | -20.2 -20.3 -20.4 fail
| * Remove superfluous 'textfonts' constraint in textDisp-20.1,2,3,4,5bug_ae32eb7e10fvogel2017-01-291-5/+5
| |
* | Remove old pack syntax from the scripts of the Tk test suitefvogel2017-02-018-30/+30
|/
* Fix [89a638af38]: OS X - textDisp-15.8 failsbug_89a638af38fvogel2017-01-221-2/+4
|
* Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo ↵jan.nijtmans2017-01-111-0/+10
|\ | | | | | | commands read/write/put do not accept "-" as first letter in file names resp. image data
| * Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo ↵jan.nijtmans2017-01-111-1/+18
| |\ | | | | | | | | | commands read/write/put do not accept "-" as first letter in file names resp. image data
| | * Alternative proposed solution for ↵bug_d4fb4e80d2_altjan.nijtmans2017-01-111-0/+10
| |/ |/| | | | | [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2], with test-case.
* | More internal use of size_t. Add test-case imgPhoto-4.74, which shows ↵jan.nijtmans2017-01-101-0/+7
| | | | | | | | error-handling when there are two values on the command line not connected to options.
* | Better fix for [c12af74765]: OS X - text-21.1 failsbug_c12af74765fvogel2017-01-062-17/+6
| |
* | Fix [c12af74765]: OS X - text-21.1 failsfvogel2017-01-051-1/+16
| |
* | Fix [dac92f194c]: OS X - text-2.8 and text-2.9 are both run and failbug_dac92f194cfvogel2017-01-051-2/+2
| |
* | Fix [86a7468862]. Make test combobox-3 pass (hopefully) on all platforms.bug_f60c54bec6fvogel2016-11-221-2/+2
| |
* | constrain new test-case to UNIX only, since on Windows the test-result ↵jan.nijtmans2016-11-181-1/+1
| | | | | | | | appears to depend on the window's border.
* | Added test combobox-3 to check [f60c54bec6]fvogel2016-11-131-0/+9
| |
* | Mark "event-8" testcase nonPortablebug_e36963bfe8jan.nijtmans2016-11-081-1/+1
| |
* | Fixed [6aea69fccb] - grid configure -in problem. Patch by Koen Danckaert.fvogel2016-11-051-0/+19
|\ \
| * | Added test grid-23 (currently failing) showing bug [6aea69fccb] - grid ↵fvogel2016-10-301-0/+19
| | | | | | | | | | | | configure -in problem
* | | Fix [e36963bfe8df9f5e528134707a91b9c0051de723|e36963bfe8]: event generate ↵jan.nijtmans2016-11-011-0/+35
|\ \ \ | |/ / |/| | | | | and diaeresis
| * | Added test event-8 to test the fix for for [e36963bfe8]bug_e36963bfe8fvogel2016-10-301-0/+35
| | |
* | | Fixed [3588460fff] - -typevariable buggy in X11, this time when ↵fvogel2016-10-211-5/+1
| | | | | | | | | | | | tk_strictMotif is true.
* | | Fixed failing test filebox-3.5.0fvogel2016-10-121-1/+5
|/ /
* | Fixed typofvogel2016-10-121-1/+1
| |
* | Fixed [1082213fff] - word wrapping should trim excess spacesfvogel2016-10-092-39/+39
|\ \
| * | Restored successful tests textDisp-*.*bug_1082213ffffvogel2016-09-301-38/+38
| | |
| * | Restored successful test text-19.16fvogel2016-09-291-1/+1
| | |
* | | remove unintended failing test-case, added in previous commitjan.nijtmans2016-09-291-5/+0
| | |
* | | Fix [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text ↵jan.nijtmans2016-09-292-0/+17
|/ / | | | | | | input Windows 8. Added some test-cases using the "font actual" command.
* | Merge core-8-5-branch to core-8-6-branch.patthoyts2016-09-221-0/+21
|\ \ | |/
* | Fixed [eb26817783] - listbox-13.3 fails on Linuxfvogel2016-09-101-1/+1
|\ \
| * | Fixed [eb26817783] - listbox-13.3 fails on Linuxbug_eb26817783fvogel2016-09-031-1/+1
| | |
* | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8bug_8c4216dca9fvogel2016-09-031-0/+1
|/ /
* | Made text widget's default undo false again.pspjuth2016-08-301-1/+43
| |
* | Fixed [2cf3d6942c] - Test button-5.24 failsfvogel2016-08-291-8/+40
|\ \
| * | Improved further test button-5.24: the test no longer depends on default ↵bug_2cf3d6942cfvogel2016-08-231-8/+40
| | | | | | | | | | | | values for -padx and -pady and it now computes the expected size of the button
| * | Fixed [2cf3d6942c] - Test button-5.24 fails. First, use {Helvetica -12} as ↵fvogel2016-08-191-3/+3
| | | | | | | | | | | | font for the button text instead of {Helvetica -12 bold} since it's the former and not the latter that is tested against in constraints.tcl regarding the 'font' constraint. Second, don't force -width to a fixed value, otherwise width results can be wrong. Third, adjust the test results in width according to the two previous changes.
* | | Constrained test menu-38.1 to Unix or Mac platforms since this test hangs on ↵bug_fa32290898fvogel2016-08-291-1/+1
| | | | | | | | | | | | Windows and the corresponding bug was reported for Linux and Mac only
* | | Added non regression test case menu-38.1fvogel2016-08-231-0/+29
|/ /
* | Start bringing Tk_Init up to date with facilities Tcl provides.dgp2016-06-211-1/+1
| |
* | Added test case text-27.16a to guard against regressions regarding [6976e4b3b2]fvogel2016-06-081-0/+15
| |
* | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵jan.nijtmans2016-06-013-6/+2
|\ \ | | | | | | | | | dist' fails when tclsh9.0 is on $PATH
* \ \ Fixed tests cases bad interactions and a forgotten mouse warping case (event ↵fvogel2016-05-301-0/+1
|\ \ \ | | | | | | | | | | | | generate {} <...> -warp 1 is valid)
| * | | A mouse button once pressed should be released. Doing otherwise messes up ↵bug_79549a9134fvogel2016-05-301-0/+1
| | | | | | | | | | | | | | | | with assumptions in other (later) tests from the test suite, which reasonably think they start with all mouse buttons depressed. In the present case, canvas-13.1 failed because event generation of <ButtonRelease-1> was missing in test bind-32
* | | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
|\ \ \ \ | |/ / /
| * | | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a ↵fvogel2016-05-261-0/+12
| | | | | | | | | | | | | | | | non-regression test case.
* | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
|\ \ \ \
| * | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowbug_f2655bb0ecfvogel2016-05-251-0/+8
| |/ / /
* | | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text ↵fvogel2016-05-301-1/+70
|\ \ \ \ | |/ / / |/| | | | | | | widget for the depth of its undo and redo stacks.
| * | | Added test for the <<UndoStack>> eventfvogel2016-05-121-0/+43
| | | |
| * | | Tests for [.t edit canundo/canredo]fvogel2016-05-121-1/+27
| | | |