Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, ↵ | fvogel | 2017-02-05 | 1 | -5/+5 |
|\ | | | | | | | -20.2 -20.3 -20.4 fail | ||||
| * | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, ↵ | fvogel | 2017-02-05 | 1 | -5/+5 |
| |\ | | | | | | | | | | -20.2 -20.3 -20.4 fail | ||||
| | * | Remove superfluous 'textfonts' constraint in textDisp-20.1,2,3,4,5bug_ae32eb7e10 | fvogel | 2017-01-29 | 1 | -5/+5 |
| | | | |||||
* | | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 8 | -30/+30 |
|\ \ \ | |/ / | |||||
| * | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 8 | -30/+30 |
| |/ | |||||
* | | Fix [89a638af38]: OS X - textDisp-15.8 fails | fvogel | 2017-01-23 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Fix [89a638af38]: OS X - textDisp-15.8 failsbug_89a638af38 | fvogel | 2017-01-22 | 1 | -2/+4 |
| | | |||||
* | | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo ↵ | jan.nijtmans | 2017-01-11 | 1 | -0/+10 |
|\ \ | |/ | | | | | commands read/write/put do not accept "-" as first letter in file names resp. image data | ||||
| * | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo ↵ | jan.nijtmans | 2017-01-11 | 1 | -0/+10 |
| |\ | | | | | | | | | | commands read/write/put do not accept "-" as first letter in file names resp. image data | ||||
| | * | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo ↵ | jan.nijtmans | 2017-01-11 | 1 | -1/+18 |
| | |\ | | | | | | | | | | | | | commands read/write/put do not accept "-" as first letter in file names resp. image data | ||||
| | | * | Alternative proposed solution for ↵bug_d4fb4e80d2_alt | jan.nijtmans | 2017-01-11 | 1 | -0/+10 |
| | |/ | |/| | | | | | | | [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2], with test-case. | ||||
* | | | More internal use of size_t. Add test-case imgPhoto-4.74, which shows ↵ | jan.nijtmans | 2017-01-10 | 1 | -0/+7 |
|\ \ \ | |/ / | | | | | | | error-handling when there are two values on the command line not connected to options. | ||||
| * | | More internal use of size_t. Add test-case imgPhoto-4.74, which shows ↵ | jan.nijtmans | 2017-01-10 | 1 | -0/+7 |
| | | | | | | | | | | | | error-handling when there are two values on the command line not connected to options. | ||||
* | | | Fix [c12af74765]: OS X - text-21.1 fails | fvogel | 2017-01-07 | 2 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | Better fix for [c12af74765]: OS X - text-21.1 failsbug_c12af74765 | fvogel | 2017-01-06 | 2 | -17/+6 |
| | | | |||||
| * | | Fix [c12af74765]: OS X - text-21.1 fails | fvogel | 2017-01-05 | 1 | -1/+16 |
| | | | |||||
* | | | Fix [dac92f194c]: OS X - text-2.8 and text-2.9 are both run and fail | fvogel | 2017-01-05 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix [dac92f194c]: OS X - text-2.8 and text-2.9 are both run and failbug_dac92f194c | fvogel | 2017-01-05 | 1 | -2/+2 |
| | | | |||||
* | | | Fixed [3ee76e41c2] - New textTag test failures | fvogel | 2016-12-02 | 1 | -14/+54 |
|\ \ \ | |||||
| * | | | Remove superfluous lines (the default font of the text widget is already ↵bug_3ee76e41c2 | fvogel | 2016-12-02 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | saved in $curFont before the tests start). | ||||
| * | | | When changing the text font, (x,y) coordinates previously saved in the ↵ | fvogel | 2016-12-01 | 1 | -17/+27 |
| | | | | | | | | | | | | | | | | (xi,yi) doublets are no longer relevant. Save coordinates for each of the two font possibilities, and use the right ones in each test. | ||||
| * | | | Also the fact that the actually used fonts must be fixed-width needs to be ↵ | fvogel | 2016-12-01 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | | checked when assessing the value of the haveFontSizes constraint | ||||
| * | | | Fixed [3ee76e41c2] - New textTag test failures | fvogel | 2016-11-30 | 1 | -5/+37 |
| | | | | |||||
* | | | | Fix [ad98f10b3a] and [bd0017bf79] - bitmap-4.1 and cursor-4.1 tests ↵ | fvogel | 2016-12-02 | 3 | -11/+23 |
| | | | | | | | | | | | | | | | | failures. Also, apply again the same pattern to fix color-4.1 that was also failing (when the colorsFree constraint was met) despite there was no such report (yet). Thanks to dgp. | ||||
* | | | | [76e2d9c095] Repair broken test border-3.1 | dgp | 2016-12-02 | 1 | -3/+6 |
|/ / / | |||||
* | | | merge core-8-6-branch | jan.nijtmans | 2016-11-24 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix [86a7468862]. Make test combobox-3 pass (hopefully) on all platforms.bug_f60c54bec6 | fvogel | 2016-11-22 | 1 | -2/+2 |
| | | | |||||
* | | | merge core-8-6-branch | jan.nijtmans | 2016-11-18 | 1 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | constrain new test-case to UNIX only, since on Windows the test-result ↵ | jan.nijtmans | 2016-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | | appears to depend on the window's border. | ||||
| * | | Added test combobox-3 to check [f60c54bec6] | fvogel | 2016-11-13 | 1 | -0/+9 |
| | | | |||||
* | | | Mark "event-8" testcase nonPortable | jan.nijtmans | 2016-11-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Mark "event-8" testcase nonPortablebug_e36963bfe8 | jan.nijtmans | 2016-11-08 | 1 | -1/+1 |
| | | | |||||
* | | | Add another few Xlib stubs for Win32. Cherry-picked from ↵ | jan.nijtmans | 2016-11-07 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | [http://www.androwish.org/index.html/info/862eb620a096fddc|AndroWish]. Thanks to Christian Werner. | ||||
* | | | Fixed [6aea69fccb] - grid configure -in problem. Patch by Koen Danckaert. | fvogel | 2016-11-05 | 1 | -0/+19 |
|\ \ \ | |/ / | |||||
| * | | Fixed [6aea69fccb] - grid configure -in problem. Patch by Koen Danckaert. | fvogel | 2016-11-05 | 1 | -0/+19 |
| |\ \ | |||||
| | * | | Added test grid-23 (currently failing) showing bug [6aea69fccb] - grid ↵ | fvogel | 2016-10-30 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | configure -in problem | ||||
* | | | | Fix [e36963bfe8df9f5e528134707a91b9c0051de723|e36963bfe8]: event generate ↵ | jan.nijtmans | 2016-11-01 | 1 | -0/+35 |
|\ \ \ \ | |/ / / | | | | | | | | | and diaeresis | ||||
| * | | | Fix [e36963bfe8df9f5e528134707a91b9c0051de723|e36963bfe8]: event generate ↵ | jan.nijtmans | 2016-11-01 | 1 | -0/+35 |
| |\ \ \ | | |/ / | |/| | | | | | | and diaeresis | ||||
| | * | | Added test event-8 to test the fix for for [e36963bfe8]bug_e36963bfe8 | fvogel | 2016-10-30 | 1 | -0/+35 |
| | | | | |||||
* | | | | Fixed [3588460fff] - -typevariable buggy in X11 | fvogel | 2016-10-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed [3588460fff] - -typevariable buggy in X11, this time when ↵ | fvogel | 2016-10-21 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | tk_strictMotif is true. | ||||
| * | | | Fixed failing test filebox-3.5.0 | fvogel | 2016-10-12 | 1 | -1/+5 |
| |/ / | |||||
* | | | Fixed typo | fvogel | 2016-10-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed typo | fvogel | 2016-10-12 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 2 | -39/+39 |
|\ \ \ | |/ / | |||||
| * | | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 2 | -39/+39 |
| |\ \ | |||||
| | * | | Restored successful tests textDisp-*.*bug_1082213fff | fvogel | 2016-09-30 | 1 | -38/+38 |
| | | | | |||||
| | * | | Restored successful test text-19.16 | fvogel | 2016-09-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | remove unintended failing test-case, added in previous commit | jan.nijtmans | 2016-09-29 | 1 | -5/+0 |
| | | | | |||||
* | | | | Fix [6c0d7aec67]: unicode text input Windows 8 | jan.nijtmans | 2016-09-29 | 1 | -0/+12 |
|\ \ \ \ | |/ / / |