summaryrefslogtreecommitdiffstats
path: root/tests/unixFont.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2024-01-031-11/+11
|\
| * AllocFont() -> InitFont() in comments. Stolen from "less_tests_constraints" ↵jan.nijtmans2024-01-031-11/+11
| | | | | | | | branch
| * Reduce differences in the test suite between 8.6 and 8.7 by backporting ↵fvogel2022-11-301-5/+5
| | | | | | | | cosmetic differences from 8.7.
* | Merge core-8-6-branch. Resolve conflicts.fvogel2022-11-271-2/+1
|\ \ | |/
| * font-38.11, font-44.2, unixFont-2.11: Eradicate all remaining ↵fvogel2022-10-311-2/+1
| | | | | | | | failsOnUbuntuNoXft constraints, replacing them by more specific constraints.
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
| |
* | Merge 8.6jan.nijtmans2020-11-231-1/+1
|\ \ | |/
| * 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
| | |
| | * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-251-1/+1
| | |
| | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the ↵jan.nijtmans2020-09-231-14/+16
| | | | | | | | | | | | remainings failing)
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵jan.nijtmans2020-09-161-4/+4
| | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet)
* | | Merge trunkjan.nijtmans2020-10-081-4/+5
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2020-10-081-4/+5
| |\ \ \ | | |/ /
| | * | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-4/+5
| | | |
* | | | Merge trunkjan.nijtmans2020-10-051-3/+3
|/ / /
* | | Merge 8.6jan.nijtmans2020-10-011-1/+1
|\ \ \ | |/ /
| * | Expression for contraint failsOnUbuntuNoXft was reverse ....jan.nijtmans2020-10-011-1/+1
| | |
* | | Merge 8.6. jan.nijtmans2020-09-301-1/+2
|\ \ \ | |/ / | | | Minor TIP #581 cleanup: Don't report "pack|place|grid slave" option any more, only give "content" as possibility
| * | Mark 10 testcases with failsOnUbuntuNoXft. They fail on Ubuntu if Tk is ↵jan.nijtmans2020-09-301-1/+2
| | | | | | | | | | | | compiled with --disable-xft
* | | Merge 8.6jan.nijtmans2020-09-291-14/+16
|\ \ \ | |/ /
| * | Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-14/+16
| | |
* | | Merge 8.6jan.nijtmans2020-09-151-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-1/+1
| | |
* | | Merge 8.6jan.nijtmans2020-08-131-5/+5
|\ \ \ | |/ /
| * | Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-3/+3
| | |
* | | Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width)fvogel2017-12-101-49/+49
|\ \ \ | |/ /
| * | Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width)fvogel2017-12-091-49/+49
| |/
* | Excess spacing in test-suitejan.nijtmans2016-03-141-3/+3
|/
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |
* | * tests/unixFont.test: only use xlsfonts with X11 windowingsystem.das2009-04-101-10/+16
| |
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-10/+8
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-14/+1
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-5/+2
|
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-70/+71
| | | | tcltest 2.1.
* * tests/unixFont.test (unixFont-2.[234]): fixed to be morehobbs2001-08-221-5/+24
| | | | sensitive on systems that have more installed fonts.
* * tests/bind.test:hobbs1999-12-141-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes
* * Merged 8.1 branch into the main trunkstanton1999-04-161-18/+37
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+293