summaryrefslogtreecommitdiffstats
path: root/tests/font.test
Commit message (Expand)AuthorAgeFilesLines
* Request font with pixel size 13 instead of 11, so that font-44.1 passes witho...fvogel2024-05-281-2/+2
* Save and restore current scaling when running font-44.1 (this prevents severa...fvogel2024-05-281-1/+5
* Restore old version of font-44.1, following Csaba's suggestion, but add a poi...fvogel2024-05-261-8/+4
* Add test font-44.3 demonstrating bug [8162e9b7a9].fvogel2024-05-151-0/+7
* Since we are here make font-15.1, font-15.2 and font-15.3 robust against prev...fvogel2024-01-231-8/+11
* Fix typofvogel2024-01-221-2/+2
* Test suite hygiene - Let font-17.1 and font-18.1 be independent from previous...fvogel2024-01-221-13/+18
* Remove debug outputs.fvogel2023-11-151-6/+0
* Remove useless abs() in font-44.1fvogel2023-11-141-1/+1
* Reintroduce rounding in font-44.1fvogel2023-11-131-1/+1
* Forgot abs() in previous commit.fvogel2023-11-131-1/+1
* Switch to a floating point approach in font-44.1fvogel2023-11-121-2/+2
* Add temporary debug output to font-44.1fvogel2023-11-081-0/+6
* Pixel sizes in font-44.1 must match as integers, therefore round computations.fvogel2023-11-071-2/+2
* Make font-44.1 more independent of the actual font size available by still ch...fvogel2023-11-061-2/+3
* Redo [c306fdd1].fvogel2023-11-061-1/+1
* Backout [6f485577] since it triggers an unexpected failure in the main branch.fvogel2023-11-061-1/+1
* Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-10-291-1/+1
* Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-30/+30
* font-38.11, font-44.2, unixFont-2.11: Eradicate all remaining failsOnUbuntuNo...fvogel2022-10-311-3/+2
* The latter commit made font-47.2, font-47.3, frame612.3 and textImage-4.2 fai...fvogel2022-10-131-4/+4
* Further try to avoid possible hangs in frame-12.3, textImage-4.2, font-47.2 a...fvogel2022-10-111-2/+8
* Try a different approach in font-47.2 and font-47.3. Instead of waiting (whic...fvogel2022-10-081-16/+6
* Keep the small delay in font-47.2 and font-47.3 but remove the after idle.fvogel2022-10-071-2/+2
* Add a small delay in font-47.2 and font-47.3 because they could still stay st...fvogel2022-10-061-2/+2
* Try to let font-47.2 and font-47.3 not stay stuck.fvogel2022-10-041-0/+2
* Stabilize font-47.2 and font-47.3 by making use of <<TkWorldChanged>> instead...fvogel2022-10-031-18/+19
* In font-47.2, make use of the offset defined instead of using the hardcoded v...fvogel2022-10-031-2/+2
* Test-case cleanup (all backported form 8.7)jan.nijtmans2021-10-311-2/+2
* TIP 608 implementation - Add <<TkWorldChanged>> virtual eventgriffin2021-10-221-0/+141
|\
| * Possible fix for tkticket 3049518 - Generate <<TkWorldChanged>> event.griffin2021-08-041-0/+141
|/
* Using the CALayer changes some timings -- make some small adjustments to a fe...culler2021-04-251-3/+3
* On github actions, make build fail if any testcases fails. Mark 2 failing tes...jan.nijtmans2020-12-101-2/+2
* Merge 8.5jan.nijtmans2020-11-231-1/+1
|\
| * Account for test-cases which we already know are failing on Ubuntujan.nijtmans2020-11-231-1/+1
* | Expression for contraint failsOnUbuntuNoXft was reverse ....jan.nijtmans2020-10-011-1/+1
* | Mark 10 testcases with failsOnUbuntuNoXft. They fail on Ubuntu if Tk is compi...jan.nijtmans2020-09-301-216/+217
* | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-4/+6
|\ \ | |/
| * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-251-2/+2
| * testcase cleanupjan.nijtmans2020-09-231-48/+48
| * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-9/+11
| * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-32/+32
| * Remove cross-test disruption.dgp2016-01-231-0/+1
* | Replace very very old constraint name 'unixOrPc' by the equivalent, up-to-dat...fvogel2020-03-091-1/+1
* | Fix [d4f5620f5d]: font-4.14 fails (font actual with unicode). Add another tes...jan.nijtmans2019-11-291-1/+6
* | Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-86/+86
* | Fix [d16587255d]: font.test failures on Linux (the 'fixed' font is not fixed-...fvogel2018-09-301-1/+1
* | Fix [dee98dcb15]: font-21.6 test fails on macOS, by skipping the test on this OSfvogel2018-08-211-1/+1
|\ \
| * | Fix [dee98dcb15]: font-21.6 test fails on macOSfvogel2018-07-241-1/+1
* | | Fix [ec9270f5fd]: font-45.3 test fails on macOSfvogel2018-07-241-4/+9
|/ /