summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge 8.7oehhar2024-06-182-0/+17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge 8.6oehhar2024-06-182-0/+17
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix test number and indentation.fvogel2024-06-141-4/+4
| | * | | | | | Merge 8.6oehhar2024-06-148-174/+251
| | |\ \ \ \ \ \
| | * | | | | | | Ticket [865af0148c] GIF errornously accepted if colormap segment is truncatedoehhar2024-06-142-0/+17
* | | | | | | | | Better fix for [4d0a6f32b7]: Unique behavior of some options in the message w...jan.nijtmans2024-06-142-0/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Better fix for [4d0a6f32b7]: Unique behavior of some options in the message w...jan.nijtmans2024-06-142-0/+21
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7. Add testcasesjan.nijtmans2024-06-146-185/+187
| | |\ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ Add quotes to the "processing * option" error-messages, for consistancy. Some...jan.nijtmans2024-06-1414-28/+27
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Add quotes to the "processing * option" error-messages, for consistancy. Some...jan.nijtmans2024-06-142-8/+8
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix [1576528fff]: image read file with -from optionjan.nijtmans2024-06-142-135/+145
| * | | | | | | | | Merge 8.6jan.nijtmans2024-06-142-50/+21
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Fix [1576528fff]: image read file with -from option. (and resolve merge confl...fvogel2024-06-114-185/+166
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix [1576528fff]: image read file with -from option.fvogel2024-06-113-138/+150
| |\ \ \ \ \ \ \
| | * | | | | | | Add more tests for GIF and PNG images: read large region from small file.fvogel2024-06-091-0/+15
| | * | | | | | | Add more tests for GIF and PNG images read with -from, -to and -shrink options.fvogel2024-06-091-0/+15
| | * | | | | | | Remove constraint hasTeapotPhoto, the image file used in the tests is distrib...fvogel2024-06-091-88/+32
| | * | | | | | | Add more tests for GIF and PNG images read with -from and/or -to options.fvogel2024-06-091-8/+36
| | * | | | | | | Fix width and height of the image read (PNG case only, GIF was already OK).fvogel2024-06-091-8/+8
| | * | | | | | | Remove constraints hasEarthPhoto and hasOusterPhoto, the image files used in ...fvogel2024-06-093-57/+33
| | * | | | | | | Add test imgPhoto-19.3 demonstrating bug [1576528] for the PNG case, and imgP...fvogel2024-06-083-1/+18
| | * | | | | | | Add test imgPhoto-19.1 demonstrating bug [1576528] for the GIF case, and imgP...fvogel2024-06-083-3/+20
* | | | | | | | | Merge 8.7jan.nijtmans2024-06-101-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Adapt testcases to hidden command change in Tcljan.nijtmans2024-06-091-1/+1
| * | | | | | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...jan.nijtmans2024-06-091-0/+11
| |\ \ \ \ \ \ \ | | |/ / / / / /
* | | | | | | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-091-0/+11
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Better fix for [a0241c0e25]. The checks for coordinates outside of the source...fvogel2024-06-081-1/+1
| * | | | | | | Add test imgPhoto-12.5 demonstrating bug [a0241c0e25].fvogel2024-06-081-0/+11
| | |/ / / / / | |/| | | | |
| * | | | | | Backport some (modified) ttk testcases from 8.7jan.nijtmans2024-06-032-1/+41
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 8.7jan.nijtmans2024-06-033-8/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Somewhat better error-messages (addendum to previous commit)jan.nijtmans2024-06-033-8/+8
| * | | | | Fix [e6140f3404]: Crashes in empty ttk::panedwindowfor pane and forget comman...jan.nijtmans2024-06-032-0/+39
| * | | | | Merge 8.6jan.nijtmans2024-05-291-4/+11
| |\ \ \ \ \ | | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge 8.6jan.nijtmans2024-05-041-6/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.6jan.nijtmans2024-04-261-1/+15
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Add tests notebook-9.1 and notebook-9.2. notebook-9.1 passes in this branch (...fvogel2024-06-021-0/+23
* | | | | | | | Added testsapnadkarni2024-06-011-0/+16
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge core-8-6-branch.fvogel2024-05-291-4/+11
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Request font with pixel size 13 instead of 11, so that font-44.1 passes witho...fvogel2024-05-281-2/+2
| * | | | | | Save and restore current scaling when running font-44.1 (this prevents severa...fvogel2024-05-281-1/+5
| * | | | | | Restore old version of font-44.1, following Csaba's suggestion, but add a poi...fvogel2024-05-261-8/+4
| * | | | | | Add test font-44.3 demonstrating bug [8162e9b7a9].fvogel2024-05-151-0/+7
| | |_|_|_|/ | |/| | | |
| * | | | | Fix [bb52855781]: ttk treeview tests not robust against display scalingjan.nijtmans2024-05-131-24/+33
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Backported the focus highlighting for the ttk::entry, ttk::combobox, and ttk:...csaba2024-05-111-1/+1
| | |_|_|/ | |/| | |
| * | | | focus -force in ttk entry-2.1.1.fvogel2024-05-021-1/+1
| * | | | Indentation in ttk entry-2.1.1.fvogel2024-05-021-2/+2
| * | | | One should now be able to remove the failsOnUbuntu and failsOnXQuarz constrai...fvogel2024-05-011-4/+1
| * | | | Fix [3c2a3a988f]: ttk entry-2.1.1 fails on Ubuntu 22.04.fvogel2024-05-011-0/+1
| | |/ / | |/| |
* | | | Fix [bb52855781]: ttk treeview tests not robust against display scaling.fvogel2024-05-051-17/+25
* | | | Fix [3c2a3a988f]: ttk entry-2.1.1 fails on Ubuntu 22.04 or xvfb.fvogel2024-05-031-6/+4
| |_|/ |/| |