Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2024-01-03 | 1 | -11/+11 |
|\ | |||||
| * | AllocFont() -> InitFont() in comments. Stolen from "less_tests_constraints" ↵ | jan.nijtmans | 2024-01-03 | 1 | -11/+11 |
| | | | | | | | | branch | ||||
| * | Reduce differences in the test suite between 8.6 and 8.7 by backporting ↵ | fvogel | 2022-11-30 | 1 | -5/+5 |
| | | | | | | | | cosmetic differences from 8.7. | ||||
* | | Merge core-8-6-branch. Resolve conflicts. | fvogel | 2022-11-27 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | font-38.11, font-44.2, unixFont-2.11: Eradicate all remaining ↵ | fvogel | 2022-10-31 | 1 | -2/+1 |
| | | | | | | | | failsOnUbuntuNoXft constraints, replacing them by more specific constraints. | ||||
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 8.5 | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| |\ | |||||
| | * | Account for test-cases which we already know are failing on Ubuntu | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | | | |||||
| | * | Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntu | jan.nijtmans | 2020-09-25 | 1 | -1/+1 |
| | | | |||||
| | * | Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the ↵ | jan.nijtmans | 2020-09-23 | 1 | -14/+16 |
| | | | | | | | | | | | | remainings failing) | ||||
| | * | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵ | jan.nijtmans | 2020-09-16 | 1 | -4/+4 |
| | | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet) | ||||
* | | | Merge trunk | jan.nijtmans | 2020-10-08 | 1 | -4/+5 |
|\ \ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2020-10-08 | 1 | -4/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz" | jan.nijtmans | 2020-10-08 | 1 | -4/+5 |
| | | | | |||||
* | | | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-10-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Expression for contraint failsOnUbuntuNoXft was reverse .... | jan.nijtmans | 2020-10-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6. | jan.nijtmans | 2020-09-30 | 1 | -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.nijtmans | 2020-09-30 | 1 | -1/+2 |
| | | | | | | | | | | | | compiled with --disable-xft | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-29 | 1 | -14/+16 |
|\ \ \ | |/ / | |||||
| * | | Mark more test-cases with "failsOnUbuntu" | jan.nijtmans | 2020-09-29 | 1 | -14/+16 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use it | jan.nijtmans | 2020-09-10 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-08-13 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Reduce the number of unnecessary end-of-line spacings | jan.nijtmans | 2019-06-05 | 1 | -3/+3 |
| | | | |||||
* | | | Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width) | fvogel | 2017-12-10 | 1 | -49/+49 |
|\ \ \ | |/ / | |||||
| * | | Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width) | fvogel | 2017-12-09 | 1 | -49/+49 |
| |/ | |||||
* | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -3/+3 |
|/ | |||||
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
* | | * tests/unixFont.test: only use xlsfonts with X11 windowingsystem. | das | 2009-04-10 | 1 | -10/+16 |
| | | |||||
* | | Steps towards systematization of test constraints in Tk test suite | dkf | 2004-06-17 | 1 | -10/+8 |
| | | |||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -14/+1 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -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. | dgp | 2002-07-13 | 1 | -5/+2 |
| | |||||
* | * Converted several files in the Tk test suite for testing by | dgp | 2002-07-12 | 1 | -70/+71 |
| | | | | tcltest 2.1. | ||||
* | * tests/unixFont.test (unixFont-2.[234]): fixed to be more | hobbs | 2001-08-22 | 1 | -5/+24 |
| | | | | sensitive on systems that have more installed fonts. | ||||
* | * tests/bind.test: | hobbs | 1999-12-14 | 1 | -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 trunk | stanton | 1999-04-16 | 1 | -18/+37 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+293 |