summaryrefslogtreecommitdiffstats
path: root/tests/imgPhoto.test
Commit message (Collapse)AuthorAgeFilesLines
* Ticket [daa10097]: moved test case to imgPhoto.test, as it is not specific ↵oehhar2023-08-171-0/+15
| | | | to svg
* merge less_tests_constraints_87 (cosmetic changes).fvogel2023-01-031-12/+12
|\
| * Remove more cosmetic differences with the 8.6 test suite.fvogel2022-12-071-12/+12
| |
* | merge core-8-6-branchfvogel2023-01-031-1/+0
|\ \ | |/ |/|
| * Remove more cosmetic differences with the 8.7 test suite.fvogel2022-12-071-1/+0
| |
| * Reduce differences in the test suite between 8.6 and 8.7 by backporting ↵fvogel2022-11-301-4/+4
| | | | | | | | cosmetic differences from 8.7.
* | Fix bogus test numbering.oehhar2022-10-251-22/+7
| |
* | Merge 8.7jan.nijtmans2022-10-131-4/+4
|\ \ | |/
| * Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-1/+1
| |
* | TIP632 return gif animated metadata: add testsoehhar2022-10-041-0/+141
| |
* | Fix reference of testsfvogel2021-02-251-2/+2
| |
* | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to ↵oehhar2021-01-231-33/+36
|\ \ | | | | | | | | | 280, masterPtr->modelPtr
| * | (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 ↵jan.nijtmans2020-09-141-2/+2
| | | | | | | | | | | | 'not found'
| * | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> ↵jan.nijtmans2020-09-031-4/+4
| | | | | | | | | | | | Container related (internal) changes
| * | Merge 8.6jan.nijtmans2020-09-031-3/+3
| |\ \ | | |/
| | * Another round of TIP #581-related name changes. Now merely concentrated on ↵jan.nijtmans2020-09-031-3/+3
| | | | | | | | | | | | consistancy in the test-cases
| * | Fix duplicate test namesfvogel2020-08-241-16/+16
| | |
* | | Merge trunkjan.nijtmans2020-06-281-6/+6
|\ \ \ | |/ /
| * | 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 ↵jan.nijtmans2020-06-071-26/+8
| | | | | | | | | | | | from tip-529-image-metadata branch (good idea!)
* | | TIP529 image metadata: remove optional feature "gif XMP metadata support".oehhar2020-06-241-214/+14
| | |
* | | TIP529 image metadata: implement png metadata writeoehhar2020-06-231-21/+62
| | |
* | | TIP529 image metadata: implement image write/data with metadata property. ↵oehhar2020-06-111-14/+327
| | | | | | | | | | | | GIF comment write correction. GIF file tests
* | | TIP529 image metadata: correct shared metadata object ref count on output, ↵oehhar2020-06-071-1/+1
| | | | | | | | | | | | implement XMP gif write
* | | TIP529 image metadata: added GIF XMP write test, functionality not ↵oehhar2020-06-061-0/+18
| | | | | | | | | | | | implemented jet
* | | TIP529 image metadata: changed order of arguments to alphabetical orderoehhar2020-06-061-3/+3
| | |
* | | TIP529 image metadata: image data with gif comment testoehhar2020-06-041-67/+140
| | |
* | | TIP529 image metadata: correct and test GIF XMP segmentoehhar2020-05-271-2/+91
| | |
* | | TIP 529 image metadata: make gif comment parsing work and start with tests. ↵oehhar2020-05-261-26/+116
| | | | | | | | | | | | Also eliminate the base64 from the tests.
* | | TIP529: Add GIF Extension blocks of type Application and XMP to metadata dictoehhar2020-05-241-3/+3
| | |
* | | Merge trunkoehhar2020-05-241-5/+5
|\ \ \ | |/ /
| * | 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
| | |
* | | merge trunkoehhar2019-03-051-0/+33
|\ \ \ | |/ /
| * | gif read not complete on overflow image - information missinterpreted if ↵oehhar2019-03-051-0/+33
| |\ \ | | |/ | | | | | | following subimage is querried [4da2191b]
| | * gif read not complete on overflow image - information missinterpreted if ↵oehhar2019-02-031-0/+33
| | | | | | | | | | | | following subimage is querried [4da2191b]
* | | TIP529: option -metadata is now dict. Test crash apparently fixed by trunk mergeoehhar2018-12-191-5/+5
|/ /
* | 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 ↵fvogel2018-07-211-1/+13
| | | | | | | | didn't manage deferred clear code. This test passes with the fix [340cad7a] and fails before that fix.