summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for "(x|y)view scroll number mouseunits" for text widget, and use...jan.nijtmans2019-07-294-15/+15
* Further experiment: Bring scalefactor back to 120 (as it was for win32)jan.nijtmans2019-07-261-2/+2
* Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"...jan.nijtmans2019-07-252-32/+60
|\
* | (cherry-pick): Patch by Arjen sent to core 2018-09-21jan.nijtmans2019-07-241-56/+0
|/
* Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-021-1/+1
|\
| * Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-021-1/+1
* | fix indentingjan.nijtmans2019-06-261-266/+266
* | Merge 8.6jan.nijtmans2019-06-261-2/+2
|\ \ | |/
| * Merge 8.5jan.nijtmans2019-06-261-2/+2
| |\
| | * Remove use of/documentation regarding deprecated symbols/macro's, which moved...jan.nijtmans2019-06-261-2/+2
| | * Fix [fbaed1f66b]: [image create photo] errors out on a sane animated gif. Che...fvogel2018-07-282-0/+10
| * | Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-059-110/+110
* | | Update expected result of test safe-1.2 since the new command 'file tempdir' ...fvogel2019-06-081-1/+1
* | | Merge 8.6jan.nijtmans2019-06-0520-169/+169
|\ \ \ | |/ /
| * | Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-0518-163/+163
* | | When running textDisp.test on Aqua use Courier as the fixed font sinceculler2019-05-281-1/+9
* | | Cleanup to avoid bad interaction between recently added treeview tests. Also,...fvogel2019-05-262-1/+3
|\ \ \ | |/ /
| * | Fix error in the spelling of the Windows windowingsystem introduced in [02ca3...fvogel2019-05-261-1/+1
| * | Cleanup to avoid bad interaction between recently added treeview testsfvogel2019-05-261-0/+2
* | | Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-0/+88
|\ \ \ | |/ /
| * | Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-0/+88
| |\ \
| | * | Add treeview tests checking for non-regression (the last added test already p...fvogel2019-05-081-1/+79
| | * | Add test treeview-ce470f20fd checking for non-regression regarding [ce470f20fd]fvogel2019-04-131-0/+10
* | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item deletefvogel2019-05-261-0/+25
|\ \ \ \ | |/ / /
| * | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item deletefvogel2019-05-261-0/+25
| |\ \ \
| | * | | Refine test treeview-8.7 by also checking that deleting an unselected item do...fvogel2019-05-141-5/+9
| | * | | Add tests for <<TreeviewSelect>>. treeview-8.6 already passed ; treeview-8.7 ...fvogel2019-05-141-0/+21
* | | | | Merge implementation of TIP #541 following positive vote by the TCT.fvogel2019-05-261-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge implementation of TIP #541 following positive vote by the TCT.fvogel2019-05-261-0/+11
| |\ \ \ \
| | * | | | Fix [2858503fff]: 'end' index for ttk::combobox currentfvogel2019-05-031-0/+11
* | | | | | Partial fix of bug [67384bce7d]: change expected result of winfo-13.2. Also ...culler2019-05-252-2/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Partial fix of bug [67384bce7d]: change expected result of winfo-13.2. Also ...culler2019-05-252-2/+11
| |\ \ \ \ \
| | * | | | | Fix bug [67384bce7d]: make winfo-13.2 expect the container to be destroyed in...culler2019-05-242-2/+11
* | | | | | | Merge trunk and adjust frame tests.culler2019-05-243-24/+86
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Improve image testing for Aquaculler2019-05-242-9/+55
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Tweak test image-7.1.culler2019-05-241-0/+3
| | * | | | | | Wait more carefully, since no wait is needed for Windows or linux.culler2019-05-232-6/+18
| | * | | | | | Use vwait with a timeout to wait for test image display, as suggested by dkf.culler2019-05-212-21/+11
| | * | | | | | On OSX 10.13 and earlier a different strategy is needed.culler2019-05-212-8/+8
| | * | | | | | Sometimes update is not enough, and you just have to wait.culler2019-05-211-23/+39
| | * | | | | | Rework image testing to better deal with Aquaculler2019-05-212-9/+34
| | |/ / / / /
* | | | | | | merge trunkdkf2019-05-191-159/+141
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | General cleanup of frame.testdkf2019-05-191-250/+210
* | | | | | | merge trunkdkf2019-05-194-18/+24
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [0d93f2e628]: misleading error message on missed svg optionfvogel2019-05-183-8/+14
| |\ \ \ \ \ \
| | * | | | | | Better fix. Concatenation of error messages is sometimes not adequatefvogel2019-05-113-16/+8
| | * | | | | | Add test checking for the specific case of [0d93f2e628]fvogel2019-05-111-1/+8
| | * | | | | | Fix [0d93f2e628]: misleading error message on missed svg optionfvogel2019-05-103-7/+14
| * | | | | | | Change .ext extension into .aaa in winDialog.test since some corporate polici...fvogel2019-05-171-10/+10
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Change .ext extension into .aaa in winDialog.test since some corporate polici...fvogel2019-05-171-10/+10