summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merged core-8-5-branchfvogel2015-12-212-4/+45
|\
| * Fixed bug [793909] - Problem with nonexistent namespacesfvogel2015-12-192-0/+12
| |\
| | * Fixed bug [793909] - Problem with nonexistent namespacesbug_793909ffffvogel2015-12-122-0/+12
| | |
| * | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger ↵fvogel2015-12-192-4/+33
| |\ \ | | |/ | | | | | | bgerror
| | * Merged core-8-5-branchfvogel2015-12-111-2/+17
| | |\
| | * | Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger ↵fvogel2015-12-102-4/+32
| | | | | | | | | | | | | | | | bgerror
* | | | Test text-11a.41 now correctly written passes.fvogel2015-12-201-6/+6
| | | |
* | | | Tests reordered. Two issues currently: 1. text-11a.22 currently hangs but ↵fvogel2015-12-191-38/+80
| | | | | | | | | | | | | | | | should pass once [.text sync -command $cmd] will be correctly implemented. 2. text-11a.41 fails (unsure why)
* | | | Merged core-8-5-branchfvogel2015-12-132-2/+13
|\ \ \ \ | |/ / /
| * | | Fix for bug [1739605] - [text see] misbehaves following widget ↵fvogel2015-12-121-0/+11
| |\ \ \ | | |_|/ | |/| | | | | | create/populate - Patch from Koen Danckaert
| | * | Added non-regression test case: textDisp-11.21bug_1739605ffffvogel2015-12-061-0/+11
| | | |
| * | | Reverted [30c7d14b21], but really use a spinbox and not an entry for the test...fvogel2015-12-111-0/+14
| | |/ | |/|
| * | Removed duplicate test: 'entry-23.1' in spinbox.test is the same as ↵fvogel2015-12-101-14/+0
| |/ | | | | | | 'entry-21.1' in entry.test
* | Merged core-8-5-branchfvogel2015-12-091-9/+30
|\ \ | |/
| * Fixed bug [1997299fff] - Tag borderwidth leakingfvogel2015-11-291-9/+30
| |\
| | * Added visual tests for borders, following bug [1997299fff]bug_1997299ffffvogel2015-11-181-9/+30
| | |
* | | [.text pendingsync] returns a booleanfvogel2015-11-281-1/+1
| | |
* | | Merged core-8-5-branchfvogel2015-11-221-0/+16
|\ \ \ | |/ /
| * | Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
| |/
* | Use the new sync command instead of the 'count -update' workaroundfvogel2015-11-221-4/+1
| |
* | Improved the tests a bitfvogel2015-11-212-36/+45
| |
* | Adjusted when <<WidgetViewSync>> fires. Also %d now only has boolean value. ↵fvogel2015-11-211-1/+1
| | | | | | | | Implementation in sync with TIP #438 rev. 1.10
* | Rename "yupdate" to "sync" and fix various test-casesjan.nijtmans2015-11-192-31/+31
| |
* | better argument checkingjan.nijtmans2015-11-191-1/+9
| |
* | First test-implementation of "$t yupdate -command <command>". TODO: more ↵jan.nijtmans2015-11-191-0/+18
| | | | | | | | testcases and documentation
* | Better test for bug [2677890] since [19960bcef8] breaks relevance/efficiency ↵fvogel2015-11-161-18/+23
| | | | | | | | of the previous version of textDisp-34.1
* | Merge core-8-5-branchjan.nijtmans2015-11-161-2/+2
|\ \ | |/
| * Fix test-cases textDisp-33.2 and textDisp-33.3tip_438_bettercodejan.nijtmans2015-11-131-2/+2
| |
* | TIP #438 - <<TextLineHeightsInvalid>> event added, with corresponding new testsfvogel2015-11-141-0/+28
|\ \ | |/
* | TIP #438 - [.text pendingyupdate] command added, with corresponding new testsfvogel2015-11-141-5/+36
| |
* | TIP #438 - [.text yupdate] command added, with corresponding new testsfvogel2015-11-141-5/+40
|/
* Fixed entry (and final) part of bug [542199fff] - Double click on a lone ↵fvogel2015-11-081-2/+2
|\ | | | | | | character in an entry does not work
| * Fixed entry part of bug [542199fff] - Double click on a lone character in an ↵bug_542199ffffvogel2015-11-031-2/+2
| | | | | | | | entry does not work
* | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵fvogel2015-11-082-1/+9
|\ \ | | | | | | | | | displayed
| * | Fixed bug [220854fff] - Trailing tab characters in entry widgets are not ↵bug_220854ffffvogel2015-10-292-1/+9
| | | | | | | | | | | | displayed
* | | Fixed [2160206fff] - Panic when posting a menu of type menubarfvogel2015-11-081-0/+9
|\ \ \ | |_|/ |/| |
| * | Added new test to check for error triggering when posting a menu of type menubarbug_2160206ffffvogel2015-10-251-0/+9
| | |
* | | Fixed bug [e51941c1b9] - text-9.2.47 fails sometimesfvogel2015-10-311-0/+4
| |/ |/|
* | Fix [477949]: option readfile cannot use multibytes. jan.nijtmans2015-10-252-4/+25
| | | | | | Implementation adopted from AndroWish, but added support for UTF-8 BOM and added test-case.
* | Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogel2015-10-231-1/+1
| |
* | Robustified text-9.2.46, which failed on Linux Debian 6.0 (bug [cc0ba31920])fvogel2015-10-191-7/+8
|/
* Fixed bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-091-0/+18
|\
| * Added test for bug [2262711fff] - Regexp search fails with Unicode and elidefvogel2015-10-061-0/+18
| |
* | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> ↵fvogel2015-10-091-0/+89
|\ \ | | | | | | | | | cleanup
| * | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomicfvogel2015-10-041-0/+20
| | |
| * | Fixed -cleanup section in test text-25.22fvogel2015-10-041-1/+1
| | |
| * | Fixed bug [1669632fff] case (v) - <<Clear>> is atomicfvogel2015-10-041-0/+20
| | |
| * | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separatorsfvogel2015-10-041-0/+16
| | |
| * | Fixed bug [1669632fff] case (iv) - autoseparator was missing on ↵fvogel2015-10-031-1/+20
| | | | | | | | | | | | <Control-backslash>
| * | Typofvogel2015-10-031-1/+1
| | |