summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix [514ff64dd0]: canvas rotated text overlap detection not working.fvogel2017-09-241-0/+10
|\
| * Fix [514ff64dd0]: canvas rotated text overlap detection not working.fvogel2017-09-241-0/+10
| |\
| | * Fix [514ff64dd0]: canvas rotated text overlap detection not workingbug_514ff64dd0fvogel2017-09-171-0/+10
* | | Fix [5239fd749b]: Segfault when copying a photo image to itself. Patch from S...fvogel2017-09-241-0/+12
|\ \ \ | |/ /
| * | Fix [5239fd749b]: Segfault when copying a photo image to itself. Patch from S...bug_5239fd749bfvogel2017-09-141-0/+12
| |/
* | Merge tip-166 branch after positive vote by the TCT. Many thanks to Simon Bac...fvogel2017-08-283-38/+1344
|\ \
| * \ merge trunkfvogel2017-08-061-0/+10
| |\ \
| * \ \ merge trunksimonbachmann2017-06-182-0/+2
| |\ \ \
| * | | | Changed from #ARGB to #RGBA color formatsimonbachmann2017-06-182-28/+28
| * | | | merge trunkfvogel2017-06-053-4/+77
| |\ \ \ \
| * | | | | Removed -boolean option from <imageName> transparency get/set subcommandssimonbachmann2017-04-131-42/+10
| * | | | | merge trunksimonbachmann2017-04-091-2/+2
| |\ \ \ \ \
| | * \ \ \ \ merged trunkfvogel2017-04-081-1/+23
| | |\ \ \ \ \
| * | | | | | | Fixed bug in format suboptions parsing (crash with no value to -colorformat)simonbachmann2017-04-081-139/+200
| * | | | | | | merge trunksimonbachmann2017-04-081-0/+22
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | merge trunkfvogel2017-03-264-3/+48
| |\ \ \ \ \ \ \
| * | | | | | | | Added -withalpha option to [imageName get].simonbachmann2017-03-232-432/+1106
| * | | | | | | | Added semitransparent image used for some testssimonbachmann2017-03-021-0/+0
| * | | | | | | | Reference implementation of TIP 166, rev. 1.9simonbachmann2017-03-021-26/+630
* | | | | | | | | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...fvogel2017-08-242-5/+21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...fvogel2017-08-242-5/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...bug_b601ce3ab1fvogel2017-08-232-5/+21
* | | | | | | | | | Fix [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch from...fvogel2017-08-025-2/+135
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fix [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch from...fvogel2017-08-025-2/+135
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Removed constraint SegfaultOn8.5, this was useful before the fix was in the c...fvogel2017-08-021-34/+11
| | * | | | | | | Revised tests/imgPhoto.test - this bugfix branch forked from core-8-5-branch ...kjnash2017-06-121-6/+6
| | * | | | | | | Added test images forgotten in previous commitfvogel2017-06-034-0/+4
| | * | | | | | | Fixed [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch fo...fvogel2017-06-021-0/+156
| | * | | | | | | (cherry-pick): Fixed bug [f0188aca9e] (color names parsing on Windows), by Si...jan.nijtmans2017-04-131-1/+23
* | | | | | | | | Fix [62c5b7a1d7]: [text] segfaults on replace. Patch from Christian Werner.fvogel2017-06-301-0/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Added test text-8.27 for non-regression against the crash [62c5b7a1d7]bug_62c5b7a1d7fvogel2017-06-261-0/+10
* | | | | | | | Fix [e20d5ca7cd]: textTag-18.1 fails on OS Xfvogel2017-06-111-0/+1
* | | | | | | | Fix [f214a2e800]: text-27.11 fails on OS Xfvogel2017-06-111-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | merge core-8-6-branchjan.nijtmans2017-05-081-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Constrain test that demands user interactiondgp2017-05-051-1/+1
* | | | | | | merge core-8-6-branchjan.nijtmans2017-05-012-1/+75
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Fix [e4336bef5d58cc96a438ba0fb5553ea57e94f4d8|e4336bef5d]: Unexpected result ...jan.nijtmans2017-05-012-1/+75
| |\ \ \ \ \
| | * | | | | Fix [e4336bef5d] (Unexpected result when copying a photo image to itself): if...bug_e4336bef5dsimonbachmann2017-04-302-1/+75
| * | | | | | various end-of-line spacesjan.nijtmans2017-05-011-22/+22
| |/ / / / /
* | | | | | Fixed bug [f0188aca9e] (color names parsing on Windows), by Simon Bachmannfvogel2017-04-081-1/+23
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Fixed bug [f0188aca9e] (color names parsing on Windows), by Simon Bachmannfvogel2017-04-081-1/+23
| |\ \ \ \
| | * | | | The typo introduced in [c483179b] does not help in running the tests in color...bug_f0188aca9efvogel2017-04-081-2/+2
| | | |_|/ | | |/| |
| | * | | Fixed bug [f0188aca9e] (color names parsing on Windows)simonbachmann2017-04-081-0/+22
| |/ / / |/| | |
* | | | Add test-case for [http://core.tcl.tk/tcl/tktview/1cc44617e2b4ed0a29f75762d45...jan.nijtmans2017-03-241-0/+6
* | | | Fix test-case safe-1.2. Failure introduced by commit [https://core.tcl.tk/tcl...jan.nijtmans2017-03-221-1/+1
|\ \ \ \ | |/ / /
* | | | Add minimal test of -justify for ttk::buttonfvogel2017-03-131-2/+2
* | | | Add test progressbar-3.2 (tweaked from a proposal from René Zaumseil)fvogel2017-03-131-0/+24
* | | | Add minimal testing of the ttk::progressbar optionsfvogel2017-03-111-0/+15
| |_|/ |/| |
* | | If compiled with TK_NO_DEPRECATED, remove support for old "set" and "get" syn...jan.nijtmans2017-02-161-2/+2
* | | Change some internal refCount's from int to size_t.jan.nijtmans2017-02-151-1/+1