| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise "bad screen distance" error-messages | jan.nijtmans | 2024-01-23 | 1 | -21/+21 |
|
|
* | Fix merge/conflict error in previous commit. | fvogel | 2022-12-06 | 1 | -2/+0 |
|
|
* | merge core-8-6-branch (fix conflicts). | fvogel | 2022-12-05 | 1 | -1/+3 |
|\ |
|
| * | Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme... | fvogel | 2022-11-30 | 1 | -230/+206 |
|
|
* | | Merge core-8-6-branch. Resolve conflicts. | fvogel | 2022-11-27 | 1 | -11/+3 |
|\ \
| |/ |
|
| * | frame-3.10, wm-forget-2: Remove platform-specific update from the last two te... | fvogel | 2022-11-03 | 1 | -11/+3 |
|
|
* | | Fix conflict resolution error in previous commit. | fvogel | 2022-10-17 | 1 | -25/+0 |
|
|
* | | Merge core-8-6-branch that just received changes from unstable_tests branch, ... | fvogel | 2022-10-17 | 1 | -10/+29 |
|\ \
| |/ |
|
| * | The latter commit made font-47.2, font-47.3, frame612.3 and textImage-4.2 fai... | fvogel | 2022-10-13 | 1 | -2/+2 |
|
|
| * | Further try to avoid possible hangs in frame-12.3, textImage-4.2, font-47.2 a... | fvogel | 2022-10-11 | 1 | -4/+2 |
|
|
| * | Further try to avoid possible hangs in frame-12.3 and textImage-4.2. Hangs we... | fvogel | 2022-10-10 | 1 | -1/+1 |
|
|
| * | Avoid possible hangs in frame-12.3 and textImage-4.2. Hangs were (rarely) obs... | fvogel | 2022-10-09 | 1 | -1/+1 |
|
|
| * | Revert [71264368], that made frame-3.10 fail 7 times in 10 tries, on macOS aq... | fvogel | 2022-10-04 | 1 | -2/+11 |
|
|
| * | Stabilize frame-12.3 and textImage-4.2 by making use of <<TkWorldChanged>>. T... | fvogel | 2022-10-03 | 1 | -0/+3 |
|
|
| * | Remove all 'idletasks' from updates in frame.test. The test should run just f... | fvogel | 2022-10-03 | 1 | -8/+2 |
|
|
| * | Replace 'update idletasks' by 'update' in frame-3.10. This was added in [cb5d... | fvogel | 2022-10-03 | 1 | -11/+2 |
|
|
| * | Fix indentation in frame.test | fvogel | 2022-10-03 | 1 | -68/+68 |
|
|
| * | Remove an 'update idletasks' from the setup phase in frame-12.3. This was add... | fvogel | 2022-10-03 | 1 | -1/+0 |
|
|
* | | Merge core-8-6-branch that just received changes from unstable_tests branch. ... | fvogel | 2022-10-02 | 1 | -10/+2 |
|\ \
| |/ |
|
| * | Remove proc updateWidgets since it now simply runs 'update' on all platforms. | fvogel | 2022-09-25 | 1 | -2/+2 |
|
|
| * | Since [64999025af], frame-3.10 now fails at Github Actions on macOS with aqua... | fvogel | 2022-09-25 | 1 | -4/+10 |
|
|
| * | Restore what was working before previous commit. | fvogel | 2022-06-15 | 1 | -1/+3 |
|
|
| * | Simplify frame-3.10 and frame-12.3 (the latter is failing sporadically). This... | fvogel | 2022-06-15 | 1 | -21/+5 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -3/+3 |
|
|
* | | Remove many unnessesaary curly-braces in testcases | jan.nijtmans | 2020-06-09 | 1 | -32/+32 |
|
|
* | | Fix [411359dc3b]: crashes and zombies on Macintosh computers with a TouchBar. | culler | 2020-05-12 | 1 | -5/+22 |
|\ \
| |/ |
|
| * | Fix [411359dc3b]: Clean up Aqua window destruction in TkWmDeadWindow to preve... | culler | 2020-05-11 | 1 | -5/+22 |
|
|
* | | Fix [6a12b61fc3]: identical tests 'frame-3.5' and 'frame-3.6'. Remove the latter | fvogel | 2019-08-30 | 1 | -10/+0 |
|\ \
| |/ |
|
| * | Fix [6a12b61fc3]: identical tests 'frame-3.5' and 'frame-3.6'. Remove the latter | fvogel | 2019-08-30 | 1 | -10/+0 |
|
|
| * | Reduce the number of unnecessary end-of-line spacings | jan.nijtmans | 2019-06-05 | 1 | -4/+4 |
|
|
* | | Merge trunk and adjust frame tests. | culler | 2019-05-24 | 1 | -15/+31 |
|\ \ |
|
* \ \ | merge trunk | dkf | 2019-05-19 | 1 | -159/+141 |
|\ \ \
| |/ / |
|
| * | | General cleanup of frame.test | dkf | 2019-05-19 | 1 | -250/+210 |
|
|
* | | | Fix some tests. Add some test cases. | dkf | 2019-05-16 | 1 | -27/+118 |
|
|
* | | | merge trunk | dkf | 2019-05-16 | 1 | -2/+6 |
|\ \ \
| |/ / |
|
| * | | On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9... | culler | 2019-04-20 | 1 | -1/+6 |
| |\ \
| | |/ |
|
| | * | On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9... | culler | 2019-04-20 | 1 | -1/+6 |
|
|
| * | | Less intrusive fix for test frame-3.9. | culler | 2019-04-15 | 1 | -2/+1 |
| |\ \
| | |/ |
|
| | * | Less intrusive fix for test frame-3.9. | culler | 2019-04-15 | 1 | -2/+1 |
|
|
* | | | Added tests | dkf | 2019-04-13 | 1 | -134/+305 |
|/ / |
|
* | | Add update calls in frame.test for consistent results in OSX 10.12-10.14. | culler | 2019-04-12 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Add update calls in frame.test for consistent results in OSX 10.12-10.14. | culler | 2019-04-12 | 1 | -0/+4 |
|
|
* | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -4/+4 |
|/ |
|
* | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -1/+1 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | Make sure all options can be set | pspjuth | 2003-07-16 | 1 | -4/+29 |
|
|
* | | | Update to tcltest2 | aniap | 2008-08-15 | 1 | -435/+1048 |
|
|