| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix expected error-message in main-3.1 testcase (8.5 != 8.6) | jan.nijtmans | 2020-12-16 | 1 | -1/+1 |
|
|
* | Fix main-3.1 testcase (backported from 8.6) in CI environment | jan.nijtmans | 2020-12-15 | 1 | -6/+6 |
|
|
* | Handle (hopefully) failing testcases on github actions for Windows and MacOS | jan.nijtmans | 2020-11-25 | 2 | -2/+5 |
|
|
* | Account for test-cases which we already know are failing on Ubuntu | jan.nijtmans | 2020-11-23 | 16 | -16/+16 |
|
|
* | Mark 4 more testcases as failsOnUbuntu | jan.nijtmans | 2020-09-26 | 2 | -4/+4 |
|
|
* | Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntu | jan.nijtmans | 2020-09-25 | 7 | -31/+31 |
|
|
* | Compile with gcc-10 too. Mark more test-cases as failing on Ubuntu | jan.nijtmans | 2020-09-24 | 23 | -143/+193 |
|
|
* | testcase cleanup | jan.nijtmans | 2020-09-23 | 7 | -237/+275 |
|
|
* | Don't set ERROR_ON_FAILURES, it doesn't work for Tk. | jan.nijtmans | 2020-09-23 | 1 | -1/+0 |
|
|
* | Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re... | jan.nijtmans | 2020-09-23 | 16 | -69/+89 |
|
|
* | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ... | jan.nijtmans | 2020-09-16 | 98 | -464/+466 |
|
|
* | Remove use of/documentation regarding deprecated symbols/macro's, which moved... | jan.nijtmans | 2019-06-26 | 1 | -2/+2 |
|
|
* | Fix [fbaed1f66b]: [image create photo] errors out on a sane animated gif. Che... | fvogel | 2018-07-28 | 2 | -0/+10 |
|
|
* | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img... | fvogel | 2017-08-23 | 2 | -5/+21 |
|
|
* | Removed constraint SegfaultOn8.5, this was useful before the fix was in the c... | fvogel | 2017-08-02 | 1 | -34/+11 |
|
|
* | Revised tests/imgPhoto.test - this bugfix branch forked from core-8-5-branch ... | kjnash | 2017-06-12 | 1 | -6/+6 |
|
|
* | Added test images forgotten in previous commit | fvogel | 2017-06-03 | 4 | -0/+4 |
|
|
* | Fixed [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch fo... | fvogel | 2017-06-02 | 1 | -0/+156 |
|
|
* | (cherry-pick): Fixed bug [f0188aca9e] (color names parsing on Windows), by Si... | jan.nijtmans | 2017-04-13 | 1 | -1/+23 |
|
|
* | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman... | jan.nijtmans | 2017-01-11 | 1 | -1/+18 |
|\ |
|
| * | Alternative proposed solution for [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d... | jan.nijtmans | 2017-01-11 | 1 | -0/+10 |
|
|
| * | More internal use of size_t. Add test-case imgPhoto-4.74, which shows error-h... | jan.nijtmans | 2017-01-10 | 1 | -0/+7 |
|
|
| * | Better fix for [c12af74765]: OS X - text-21.1 fails | 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 [86a7468862]. Make test combobox-3 pass (hopefully) on all platforms. | fvogel | 2016-11-22 | 1 | -2/+2 |
|
|
| * | constrain new test-case to UNIX only, since on Windows the test-result appear... | jan.nijtmans | 2016-11-18 | 1 | -1/+1 |
|
|
| * | 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 |
|
|
| * | 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 config... | fvogel | 2016-10-30 | 1 | -0/+19 |
|
|
| * | | Fix [e36963bfe8df9f5e528134707a91b9c0051de723|e36963bfe8]: event generate and... | jan.nijtmans | 2016-11-01 | 1 | -0/+35 |
| |\ \
| | |/
| |/| |
|
| | * | Added test event-8 to test the fix for for [e36963bfe8] | fvogel | 2016-10-30 | 1 | -0/+35 |
|
|
| * | | Fixed [3588460fff] - -typevariable buggy in X11, this time when tk_strictMoti... | fvogel | 2016-10-21 | 1 | -5/+1 |
|
|
| * | | Fixed failing test filebox-3.5.0 | fvogel | 2016-10-12 | 1 | -1/+5 |
| |/ |
|
| * | Fixed typo | fvogel | 2016-10-12 | 1 | -1/+1 |
|
|
| * | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 2 | -39/+39 |
| |\ |
|
| | * | Restored successful tests textDisp-*.* | 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 [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text input... | jan.nijtmans | 2016-09-29 | 2 | -0/+17 |
| |/ |
|
| * | Merge core-8-5-branch to core-8-6-branch. | patthoyts | 2016-09-22 | 1 | -0/+21 |
| |\
| |/
|/| |
|
| * | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogel | 2016-09-10 | 1 | -1/+1 |
| |\ |
|
| | * | Fixed [eb26817783] - listbox-13.3 fails on Linux | fvogel | 2016-09-03 | 1 | -1/+1 |
|
|
| * | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8 | fvogel | 2016-09-03 | 1 | -0/+1 |
| |/ |
|
| * | Made text widget's default undo false again. | pspjuth | 2016-08-30 | 1 | -1/+43 |
|
|
| * | Fixed [2cf3d6942c] - Test button-5.24 fails | fvogel | 2016-08-29 | 1 | -8/+40 |
| |\ |
|
| | * | Improved further test button-5.24: the test no longer depends on default valu... | fvogel | 2016-08-23 | 1 | -8/+40 |
|
|
| | * | Fixed [2cf3d6942c] - Test button-5.24 fails. First, use {Helvetica -12} as fo... | fvogel | 2016-08-19 | 1 | -3/+3 |
|
|
| * | | Constrained test menu-38.1 to Unix or Mac platforms since this test hangs on ... | fvogel | 2016-08-29 | 1 | -1/+1 |
|
|