| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove test constraints which are not necessary any more in Tk 9.0 | jan.nijtmans | 2024-01-09 | 1 | -14/+4 |
|
|
* | Make TK_NO_DEPRECATED=1 test-cases work | jan.nijtmans | 2024-01-09 | 1 | -1/+1 |
|
|
* | Fix for Ticket [c936def7d38]. Filter out Indicator images generated and used ... | griffin | 2023-02-06 | 1 | -3/+3 |
|
|
* | Merge core-8-6-branch | fvogel | 2023-01-08 | 1 | -1/+2 |
|\ |
|
| * | The possible cause for unixEmbed-10.2 and frame-3.10 tests failures on macOS ... | fvogel | 2023-01-07 | 1 | -4/+1 |
|
|
| * | Add a comment in proc deleteWindows (constraints.tcl) that could explain the ... | fvogel | 2023-01-03 | 1 | -0/+4 |
|
|
| * | Cherrypick [31667ffe] and [df25043c] (fix conflict). | fvogel | 2022-12-05 | 1 | -0/+6 |
|
|
* | | Factorize definition of constraint haveBigFontTwiceLargerThanTextFont. | fvogel | 2022-12-04 | 1 | -0/+6 |
|
|
* | | Merge core-8-6-branch. Resolve conflicts. | fvogel | 2022-11-27 | 1 | -2/+30 |
|\ \
| |/ |
|
| * | More comments about constraints specific to tests that fail on Linux with --d... | fvogel | 2022-11-27 | 1 | -3/+12 |
|
|
| * | Fix mistake in previous commit when defining constraint haveCourier37Font. | fvogel | 2022-10-31 | 1 | -1/+1 |
|
|
| * | font-38.11, font-44.2, unixFont-2.11: Eradicate all remaining failsOnUbuntuNo... | fvogel | 2022-10-31 | 1 | -1/+16 |
|
|
| * | Move constraint haveTimes14Bold in constraints.tcl | fvogel | 2022-10-31 | 1 | -2/+6 |
|
|
* | | Merge core-8-6-branch that just received changes from unstable_tests branch, ... | fvogel | 2022-10-17 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Document why there is an 'update' in proc deleteWindows. | fvogel | 2022-10-15 | 1 | -0/+4 |
|
|
| * | Test Marc's finding about failures in unixEmbed.test due to interactions betw... | fvogel | 2022-10-10 | 1 | -0/+1 |
|
|
* | | Merge core-8-6-branch that just received changes from unstable_tests branch. ... | fvogel | 2022-10-02 | 1 | -31/+0 |
|\ \
| |/ |
|
| * | Remove proc updateWidgets since it now simply runs 'update' on all platforms. | fvogel | 2022-09-25 | 1 | -14/+0 |
|
|
| * | Merge 8.6 and fix conflicts triggered by [a48b9196] (Fix [bfea11a916]: update... | fvogel | 2022-09-25 | 1 | -2/+4 |
| |\ |
|
| * | | Completely eradicate proc waitForMap and waitForUnmap in the test suite. The ... | fvogel | 2022-07-20 | 1 | -31/+0 |
|
|
| * | | merge core-8-6-branch | fvogel | 2022-07-16 | 1 | -7/+18 |
| |\ \
| | |/ |
|
| * | | Oops. | fvogel | 2022-06-30 | 1 | -2/+1 |
|
|
| * | | Instrument to understand why panedwindow-23.30 is still failing (unstable_tes... | fvogel | 2022-06-30 | 1 | -0/+5 |
|
|
| * | | Further stabilize panedwindow-23.30 since after [5952fd21] it failed once at ... | fvogel | 2022-06-29 | 1 | -1/+0 |
|
|
| * | | Further ruggedize unixEmbed-11.2 because it still failed once at GitHub Actio... | fvogel | 2022-06-28 | 1 | -1/+1 |
|
|
| * | | Add more debug output in order to understand why panedwindow-23.30 still fail... | fvogel | 2022-06-28 | 1 | -0/+1 |
|
|
| * | | Further ruggedize panedwindow-23.30 since [20a906bf] was not enough. The test... | fvogel | 2022-06-21 | 1 | -3/+5 |
|
|
| * | | Further ruggedize unixEmbed-11.2 because it still failed once at GitHub Actio... | fvogel | 2022-06-21 | 1 | -2/+2 |
|
|
| * | | Add debug output since unixEmbed-11.2 still failed once at GitHub Actions on ... | fvogel | 2022-06-19 | 1 | -0/+6 |
|
|
| * | | Further ruggedize unixEmbed-11.2 since after [768fe936] it failed once at Git... | fvogel | 2022-06-18 | 1 | -1/+1 |
|
|
| * | | Constrain textWind-3.2, -3.3, -3.4 and -3.5 with aquaKnownBug until the fix f... | fvogel | 2022-06-12 | 1 | -0/+3 |
|
|
| * | | Further stabilize unixEmbed-11.2 since [ac772463] was still not enough. This ... | fvogel | 2022-06-12 | 1 | -0/+19 |
|
|
| * | | merge core-8-6-branch | fvogel | 2022-06-11 | 1 | -3/+0 |
| |\ \ |
|
| * | | | Factorize proc update* | fvogel | 2022-04-06 | 1 | -1/+12 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2022-07-12 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | argc -> objc where appropriate | jan.nijtmans | 2022-07-12 | 1 | -1/+1 |
|
|
* | | | | Add better comments regarding proc controlPointerWarpTiming as a test helper ... | fvogel | 2022-06-30 | 1 | -6/+17 |
|\ \ \ \
| |/ / / |
|
| * | | | Add better comments regarding proc controlPointerWarpTiming as a test helper ... | fvogel | 2022-06-30 | 1 | -6/+17 |
|
|
* | | | | merge core-8-6-branch | fvogel | 2022-06-12 | 1 | -0/+34 |
|\ \ \ \
| |/ / / |
|
| * | | | Copy changes (by hand) from unstable_tests branch that make textWind-3.2, -3.... | fvogel | 2022-06-12 | 1 | -0/+30 |
|
|
| * | | | Cherrypick [fce98074] (Constrain textWind-3.2, -3.3, -3.4 and -3.5 with aquaK... | fvogel | 2022-06-12 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | merge core-8-6-branch | fvogel | 2022-06-11 | 1 | -3/+0 |
|\ \ \
| |/ / |
|
| * | | Bye-bye, constraint 'textfonts'! | fvogel | 2021-06-24 | 1 | -3/+0 |
| |/ |
|
| * | Implement Jan's suggestions. | fvogel | 2021-02-27 | 1 | -5/+3 |
|
|
| * | The relevant check is on [tk windowingsystem], not on $::tcl_platform(os). Fo... | fvogel | 2021-02-14 | 1 | -1/+1 |
|
|
| * | Fix Tk version detection | fvogel | 2021-02-14 | 1 | -1/+1 |
|
|
| * | Extend condition for running an 'after' in controlPointerWarpTiming to Window... | fvogel | 2021-02-11 | 1 | -1/+1 |
|
|
| * | Patch [85c8397412]: Wrapper proc for exerting timing control over pointer war... | fvogel | 2021-02-11 | 1 | -0/+63 |
|
|
* | | Move needsTcl87 constraint to constraints.tcl | jan.nijtmans | 2022-01-23 | 1 | -0/+1 |
|
|
* | | Add "testConstraint deprecated" to constraints.tcl, and use it everywhere nee... | jan.nijtmans | 2022-01-08 | 1 | -0/+1 |
|
|