summaryrefslogtreecommitdiffstats
path: root/tests/canvText.test
Commit message (Expand)AuthorAgeFilesLines
* Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-5/+5
* Merge core-8-6-branch. Resolve conflicts.fvogel2022-11-271-8/+12
|\
| * Add comment in canvText-20.1 explaining why the bboxes are not expected to be...fvogel2022-11-261-0/+1
| * canvText-20.1: Tolerate rounding error of at most 1 pixel on the bounding box...fvogel2022-10-281-3/+9
| * Remove failsOnUbuntu and failsOnXQuarz constraints on canvText-20.1. Using Tk...fvogel2022-10-281-5/+2
* | TIP #577 follow-up (Enhanced index values for Tk). Now that an index may be "...jan.nijtmans2021-12-141-1/+1
* | Merge 8.7jan.nijtmans2021-01-081-2/+2
|\ \
| * | (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
* | | | Merge 8.7jan.nijtmans2020-10-231-2/+2
|\ \ \ \ | |/ / /
| * | | Merge trunkjan.nijtmans2020-10-081-1/+2
| |\ \ \
| * | | | Merge trunkjan.nijtmans2020-10-051-2/+2
* | | | | Merge trunkjan.nijtmans2020-10-121-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 8.6jan.nijtmans2020-10-081-1/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-1/+2
* | | | Merge trunkjan.nijtmans2020-09-291-1/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-09-281-1/+3
| |\ \ \ | | |/ /
| | * | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-1/+3
| | |\ \ | | | |/
| | | * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-241-1/+1
| | | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-0/+1
| | | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-1/+1
* | | | Merge trunkjan.nijtmans2020-08-201-1/+1
|\ \ \ \ | |/ / /
* | | | Merge trunkjan.nijtmans2020-07-171-2/+2
|\ \ \ \ | |/ / /
* | | | More progress, mainly in tkCanvTest.cjan.nijtmans2020-06-151-1/+1
* | | | Merge trunk. Add new option type TK_OPTION_INDEX. Start implementing extended...jan.nijtmans2020-06-111-1/+1
|\ \ \ \ | |/ / /
| * | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-8/+8
| |/ /
* | | Make it compile/run with Tcl 8.6 (again), even without strict-index modificat...jan.nijtmans2020-06-091-9/+9
* | | First conceptjan.nijtmans2020-06-081-1/+1
|/ /
* | More accurately comment canvText-20.2fvogel2020-04-261-2/+2
* | Add test canvText-20.2 failing before commit [f74fffb4] and no longer failing...fvogel2020-04-261-0/+14
* | Add test canvText-14.7, currently failing and demonstrating bug [1771594fff]fvogel2019-12-231-0/+19
* | Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-051-2/+2
* | Work around [38e83e6ec9]: canvasText-1.11 fails on macOSfvogel2018-04-301-2/+2
* | Reduce font-related porting fragility of test.dgp2015-01-071-2/+2
|\ \ | |/
| * Reduce font-related porting fragility of test.dgp2015-01-071-2/+2
* | Get menu-32.8 and scale-19 fixes from 8.5.dgp2014-11-071-0/+1
|\ \ | |/
| * Stop test litter breaking scale-19.dgp2014-11-071-2/+4
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * tests/canvText.test:mdejong2004-08-091-1/+56
| * | Correct error result generation of [$canvas select clear $bogus].dkf2008-10-111-1/+4
| * | * tests/canvText.test: Backport test updates in light of thedgp2008-10-091-6/+6
* | | TIP#119 implementation. [Patch 1611359]dkf2008-11-221-299/+282
* | | Correct error result generation of [$canvas select clear $bogus].dkf2008-10-111-2/+8
* | | * tests/canvText.test (canText-17.1): Update expected result todgp2008-10-081-3/+3
* | | Removed dependency on default precisionpatthoyts2008-10-071-5/+5
* | | Update to tcltest2aniap2008-08-111-248/+636