summaryrefslogtreecommitdiffstats
path: root/tests/config.test
Commit message (Expand)AuthorAgeFilesLines
* Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-1/+1
* Remove more cosmetic differences with the 8.6 test suite.fvogel2022-12-071-1/+0
* Merge 8.7jan.nijtmans2022-01-271-2/+2
|\
* | Implement TK_OPTION_NULL_OK for TK_OPTION_INT (working the same as for TK_OPT...jan.nijtmans2022-01-251-1/+1
* | Move needsTcl87 constraint to constraints.tcljan.nijtmans2022-01-231-3/+0
* | Update documentationjan.nijtmans2021-12-201-1/+1
* | Merge 8.7jan.nijtmans2021-12-201-13/+13
|\ \ | |/
| * Merge 8.6jan.nijtmans2021-12-201-13/+13
| |\
| | * Since TK_OPTION_ANCHOR doesn't support the TK_CONFIG_NULL_OK flag, don't set ...jan.nijtmans2021-12-201-13/+13
* | | Merge 8.7jan.nijtmans2021-12-141-95/+95
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-12-131-87/+87
| |\ \ | | |/
| | * Change default anchor to "center" in config-8.18 testcase. Eliminate many use...jan.nijtmans2021-12-131-88/+88
| * | Merge 8.6jan.nijtmans2021-12-121-3/+9
| |\ \ | | |/
| | * Add new non-regression test config-4.29a. Formattingjan.nijtmans2021-12-121-28/+34
| | * Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-17/+17
| | |\
| | | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-1/+1
* | | | Use more "default" in case-statementsjan.nijtmans2021-12-131-2/+2
* | | | Use TIP #613 to improve error-messages in Tkjan.nijtmans2021-12-101-4/+14
|/ / /
* | | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | | Merge trunkjan.nijtmans2020-10-051-2/+2
* | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-25/+25
* | | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57)fvogel2018-05-131-2/+2
|\ \ \ | |/ /
| * | Work around [38e83e6ec9]: config-4.57 fails on macOSfvogel2018-04-301-2/+2
* | | Excess spacing in test-suitejan.nijtmans2016-03-141-17/+17
|/ /
* | rebasejan.nijtmans2013-08-011-1/+1
|\ \
| * | Suggested fix for Bug [069c9e43c4]jan.nijtmans2013-07-311-2/+2
* | | Make sure that in test-cases, Tk_DeleteOptionTable() is never called more tim...jan.nijtmans2013-08-011-4/+4
|/ /
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Update to tcltest2aniap2008-08-071-549/+1588
|/ /
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-3/+1
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-219/+223
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-2/+20
* * generic/tk.h: Added declaration of Tk_ObjCustomOption structure,ericm2000-09-171-11/+49
* * tests/config.test: extra test to check object cleanup whenhobbs2000-03-021-14/+12
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+839