summaryrefslogtreecommitdiffstats
path: root/tests/bitmap.test
Commit message (Collapse)AuthorAgeFilesLines
* Remove newline, inadvertently introduced in commit [18301872460bfe26]erikleunissen2025-10-031-1/+0
|
* Remove unintended newlineerikleunissen2025-09-261-1/+0
|
* Complete replacement of the -loadfile/loadTestedCommands mechanism for all ↵erikleunissen2025-09-261-17/+11
| | | | test files
* Diversify initialization of test files w.r.t. option "-singleproc" and ↵erikleunissen2025-08-111-8/+19
| | | | remove call to "resetWindows" from main.tcl
* Restore "package require tcltest 2.2" in TESTFILE INITIALIZATION, even ↵erikleunissen2025-08-041-0/+2
| | | | though it's currently redundant.
* replace section header "# CLEANUP" with "# TESTFILE CLEANUP" throughouterikleunissen2025-07-191-1/+1
|
* Remove all occurrences of "return" as the last command in a test fileerikleunissen2025-06-121-1/+0
|
* Wrap long line in section "TESTFILE INITIALIZATION"erikleunissen2025-06-021-1/+2
|
* Correct hierarchical inconsistency in previous commit (amended plan for ↵erikleunissen2025-05-141-6/+6
| | | | section headers)
* bell.test, bgerror.test, bind.test, bitmap.test, border.test, busy.test, ↵erikleunissen2025-05-141-6/+17
| | | | button.test: insert section headers corresponding to prototype
* (c) -> ©jan.nijtmans2020-12-091-1/+1
|
* Merge trunkjan.nijtmans2020-10-051-2/+2
|
* Fix [ad98f10b3a] and [bd0017bf79] - bitmap-4.1 and cursor-4.1 tests ↵fvogel2016-12-021-3/+6
| | | | failures. Also, apply again the same pattern to fix color-4.1 that was also failing (when the colorsFree constraint was met) despite there was no such report (yet). Thanks to dgp.
* Excess spacing in test-suitejan.nijtmans2016-03-141-3/+3
|
* Restore failing tests to passing.dgp2013-02-051-3/+3
|
* 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-07-221-32/+52
|/ /
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-3/+1
| |
* | 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.
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-18/+13
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+116