summaryrefslogtreecommitdiffstats
path: root/tests/imgPhoto.test
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2020-12-091-1/+1
* Merge trunkjan.nijtmans2020-10-071-1/+1
|\
| * More warnings -Wshadow with C++ compiler. Simplify <KeyPress> -> <Key>jan.nijtmans2020-10-071-1/+1
* | Merge trunkjan.nijtmans2020-10-071-4/+7
|\ \ | |/
| * Disable two test-cases for Tcl < 8.6.7 (they fail because of bug [25842c161f])jan.nijtmans2020-10-071-4/+7
* | Merge trunkjan.nijtmans2020-10-051-4/+4
|/
* Merge 8.6jan.nijtmans2020-09-141-1/+1
|\
| * Missing quotes in test-casesjan.nijtmans2020-09-141-1/+1
* | Merge 8.6jan.nijtmans2020-09-141-2/+2
|\ \ | |/
| * Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-141-2/+2
* | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-4/+4
* | Merge 8.6jan.nijtmans2020-09-031-3/+3
|\ \ | |/
| * Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-3/+3
* | Fix duplicate test namesfvogel2020-08-241-16/+16
* | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-6/+6
* | Merge 8.6jan.nijtmans2020-06-071-26/+8
|\ \ | |/
| * Don't use external base64 encoder for Tk's own test-cases. Cherry-picked from...jan.nijtmans2020-06-071-26/+8
* | Better fix. Concatenation of error messages is sometimes not adequatefvogel2019-05-111-10/+5
* | Fix [0d93f2e628]: misleading error message on missed svg optionfvogel2019-05-101-5/+10
* | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-051-0/+33
|\ \ | |/
| * gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-02-031-0/+33
* | Fix [fbaed1f66b]: [image create photo] errors out on a sane animated giffvogel2018-07-271-1/+11
|\ \ | |/
| * Better comment in the test, by Erik Leunissenfvogel2018-07-221-7/+5
| * Add test imgPhoto-14.5 exercising the fix for [fbaed1f66b]. The GIF decoder d...fvogel2018-07-211-1/+13
* | Merge core-8-6-branch (and remove additional end-of-line spacing)jan.nijtmans2017-10-121-9/+9
|\ \ | |/
* | 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...fvogel2017-09-141-0/+12
* | Merge tip-166 branch after positive vote by the TCT. Many thanks to Simon Bac...fvogel2017-08-281-38/+683
|\ \ | |/ |/|
| * Changed from #ARGB to #RGBA color formatsimonbachmann2017-06-181-6/+6
| * merge trunkfvogel2017-06-051-2/+74
| |\
| * | Removed -boolean option from <imageName> transparency get/set subcommandssimonbachmann2017-04-131-42/+10
| * | Added -withalpha option to [imageName get].simonbachmann2017-03-231-432/+506
| * | Reference implementation of TIP 166, rev. 1.9simonbachmann2017-03-021-26/+630
| * | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman...jan.nijtmans2017-01-111-0/+10
| |\ \
| * \ \ More internal use of size_t. Add test-case imgPhoto-4.74, which shows error-h...jan.nijtmans2017-01-101-0/+7
| |\ \ \
| * | | | Excess spacing in test-suitejan.nijtmans2016-03-141-21/+21
* | | | | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...fvogel2017-08-241-5/+21
|\ \ \ \ \
| * | | | | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...fvogel2017-08-231-5/+21
* | | | | | Fix [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch from...fvogel2017-08-021-2/+131
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | 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
| * | | | Fixed [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch fo...fvogel2017-06-021-0/+156
* | | | | Fix [e4336bef5d58cc96a438ba0fb5553ea57e94f4d8|e4336bef5d]: Unexpected result ...jan.nijtmans2017-05-011-0/+73
|\ \ \ \ \
| * | | | | Fix [e4336bef5d] (Unexpected result when copying a photo image to itself): if...simonbachmann2017-04-301-0/+73
| | |_|_|/ | |/| | |
* | | | | various end-of-line spacesjan.nijtmans2017-05-011-22/+22
|/ / / /
* | | | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman...jan.nijtmans2017-01-111-0/+10
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman...jan.nijtmans2017-01-111-1/+18
| |\ \
| | * | Alternative proposed solution for [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d...jan.nijtmans2017-01-111-0/+10
| |/ / |/| |
* | | More internal use of size_t. Add test-case imgPhoto-4.74, which shows error-h...jan.nijtmans2017-01-101-0/+7
| |/ |/|
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/