summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-059-110/+110
* Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-0518-163/+163
* 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
|\
| * 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
|\ \
| * | 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
|\ \ \
| * | | 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
|\ \ \ \
| * | | | Fix bug [67384bce7d]: make winfo-13.2 expect the container to be destroyed in...culler2019-05-242-2/+11
* | | | | 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
|/ / / /
* | | | Change .ext extension into .aaa in winDialog.test since some corporate polici...fvogel2019-05-171-10/+10
* | | | Make new tests more robust against context.dgp2019-05-152-0/+2
* | | | Revised bug fix for [5d991b822e].dgp2019-05-157-0/+203
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests and fix for similar issues in [menu].dgp2019-05-151-0/+28
| * | | Tests and fix for [scale ... -variable].dgp2019-05-151-0/+26
| * | | Tests and fix for [message ... -textvariable].dgp2019-05-151-0/+27
| * | | Tests and fix for [menubutton ... -textvariable].dgp2019-05-151-0/+28
| * | | Tests for same issues with [listbox ... -listvariable].dgp2019-05-151-0/+27
| * | | Similar tests and fix for [entry .... -textvariable]dgp2019-05-121-0/+28
| * | | Similar test and fix for [checkbutton ... -variable].dgp2019-05-121-0/+12
| * | | Fix for the [button ... -textvariable] parts of [5d991b822e].dgp2019-05-111-1/+1
| * | | Tests for Ticket [5d991b822e].dgp2019-05-111-0/+27
* | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c...fvogel2019-05-082-1/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Add tests checking the scroll info correct update when xview / yview is calle...fvogel2019-04-282-1/+40
* | | | Fix textWind.test: make sure that the test window is mapped before running te...culler2019-04-251-0/+5
|/ / /
* | | On macOS, squelch more availability warnings. Fix a hard to find bug [40ada9...culler2019-04-201-1/+6
* | | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-191-0/+17
|\ \ \
| * | | Add test treeview-368fa4561e checking for non-regression regarding [368fa4561e]fvogel2019-04-131-0/+17
* | | | Less intrusive fix for test frame-3.9.culler2019-04-151-2/+1
* | | | Add update calls in frame.test for consistent results in OSX 10.12-10.14.culler2019-04-121-0/+4
| |_|/ |/| |
* | | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-112-7/+24
|\ \ \ | |/ / |/| |
| * | Implemented a real ttk::scrollbar for Aqua.culler2019-03-271-7/+23
* | | Better test descriptions for the new tests in grid.testfvogel2019-04-071-3/+3
* | | Remove debugging commands accidentally left in the new testsculler2019-04-052-3/+0
* | | Fix bug [897ffea89f]: Tk allows management loopsculler2019-04-053-1/+69
* | | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-03-041-0/+33
|\ \ \
| * | | gif read not complete on overflow image - information missinterpreted if foll...oehhar2019-02-031-0/+33
* | | | Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-011-2/+12
| |/ / |/| |
* | | Two text tests also try to position a window with y = 0. Tweak these for Aqua.culler2019-02-131-4/+11
* | | Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aquaculler2019-02-131-12/+27