summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Fix indentingjan.nijtmans2024-07-121-0/+7
|\
| * Fix [51ece3786f]: crash with dchars on line with arrows.fvogel2024-07-061-0/+7
| |\
| | * Add test canvas-11.4 demonstrating bug [51ece3786f].fvogel2024-06-271-0/+7
* | | Temporary disable building on MacOS with --disable-aqua: This is not a Tk pro...jan.nijtmans2024-07-021-1/+3
|\ \ \ | |/ /
| * | Disable entry-3.24 testcase on XQuartz. See: [36e379c01b], which is now visib...jan.nijtmans2024-07-011-1/+3
| |/
* | 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
|\ \ \
| * \ \ Merge 8.7. Add testcasesjan.nijtmans2024-06-146-185/+187
| |\ \ \
* | | | | 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.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
* | | | 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
|\ \ \ \ | |/ / /
| * | | 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
* | | 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
|\ \ \ | |/ /
| * | 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
| |\ \
| | * | 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
| * | | Backported the focus highlighting for the ttk::entry, ttk::combobox, and ttk:...csaba2024-05-111-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge 8.6jan.nijtmans2024-05-041-6/+4
|\ \ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | 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 [ab839efc5f]: text edit undo: clearing text instead of restoring.fvogel2024-04-211-1/+15
| |\ \ | | |/
| * | In Tk 9.0, remove some unneeded "-encoding utf-8" (it's already the default)jan.nijtmans2024-04-161-1/+1
| |\ \
| * \ \ Fix [fdc0ed342d]: Segfault on focus -force with xvfb.fvogel2024-03-191-0/+23
| |\ \ \
| * \ \ \ Fix [8912083dc]: Error with property TKNSString.UTF8String. Fix indentingjan.nijtmans2024-03-161-11/+2
| |\ \ \ \
| * \ \ \ \ Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-03-072-35/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2024-02-192-4/+18
| |\ \ \ \ \ \