summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Many updates for macOS. Most, but not all, were triggered by changes between...culler2018-10-301-3/+3
|\
| * Many updates for macOS. Most, but not all, were triggered by changes between...culler2018-10-301-3/+3
| |\
| | * Increase the size of the ring buffer (in bind.test) according to the change m...fvogel2018-10-281-3/+3
* | | Add test textDisp-24.25 exercising a basic testcase for Tablelist (see [1c8aa...fvogel2018-10-221-0/+10
|\ \ \ | |/ /
| * | Add test textDisp-24.25 exercising a basic testcase for Tablelist (see [1c8aa...fvogel2018-10-221-0/+10
| |/
* | Fix safe.test test-cases: since the :process and :zipfs (among others) change...jan.nijtmans2018-10-221-2/+22
* | Remove knownBug constraint on test scrollbar-6.27 as this test now passes (ch...fvogel2018-10-211-5/+1
|\ \ | |/
| * Remove knownBug constraint on test scrollbar-6.27 as this test now passes (ch...fvogel2018-10-211-5/+1
* | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus...jan.nijtmans2018-10-191-1/+1
* | Remove 'knownBug' constraint on tests that do pass without it (text-22.199 an...fvogel2018-10-191-15/+6
|\ \ | |/
| * Remove 'knownBug' constraint on tests that do pass without it (text-22.199 an...fvogel2018-10-191-15/+6
* | All scrollbar tests pass on all platforms (but not all tests are run on all p...fvogel2018-10-181-25/+81
|\ \ | |/
| * Fix scrollbar.test: all tests that run on macOS now pass (and that's true for...fvogel2018-10-181-25/+81
* | Restore the remaining missing changes stripped out due to the recent merge/ba...fvogel2018-10-181-3/+31
|\ \ | |/
| * Restore the remaining missing changes stripped out due to the recent merge/ba...fvogel2018-10-181-3/+31
| * Signficant fixes to scrolling in macOSKevin Walzer2018-10-181-0/+1
| |\
* | \ Signficant fixes to scrolling in macOSKevin Walzer2018-10-181-0/+1
|\ \ \ | | |/ | |/|
| * | Add comments clarifying otherwise tacit assumptions.fvogel2018-10-171-0/+1
| * | merge core-8-6-branchfvogel2018-10-092-161/+252
| |\ \
| * \ \ merge core-8-6-branchfvogel2018-10-064-12/+24
| |\ \ \
| * \ \ \ Merge bugfix branch bug-f792b457eb (scrollbar-3.26, 3.27, 3.28, 3.35 tests fa...fvogel2018-09-251-1/+1
| |\ \ \ \
| | * | | | Fix [f792b457eb]: scrollbar-3.26, 3.27, 3.28, 3.35 tests fail on macOS. The f...fvogel2018-09-251-1/+1
| * | | | | Ooops, the delta needs to be -4, not -1, in order to scroll down/right four l...fvogel2018-09-231-2/+2
| * | | | | Fix [874dca4873]: scrollbar-10.[12] fail on macOSfvogel2018-09-231-2/+30
| |/ / / /
* | | | | Fix [4b555aca34]: text search -all hangs and eats all memoryfvogel2018-10-171-1/+213
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix tests expected results for backwards search. All tests do pass at this po...fvogel2018-10-161-6/+6
| * | | | Add text-22.250 exercising backwards search with -all and matching at start o...fvogel2018-10-161-0/+9
| * | | | Third fix proposal for [4b555aca34]: text search -all hangs and eats all memo...fvogel2018-10-151-1/+1
| * | | | Revert the second fix proposal, and add more tests (covering backwards search...fvogel2018-10-151-36/+162
| * | | | Backout the previously proposed fix [80286abf05], and add more tests.fvogel2018-10-151-6/+57
| * | | | Add non regression test cases for [4b555aca34]: text search -all hangs and ea...fvogel2018-10-111-0/+26
| | |_|/ | |/| |
| * | | Fix border-3.1 by cherrypicking the fix [ab25b964] from trunk. Ticket [76e2d9...fvogel2018-10-071-3/+5
* | | | Add support for "wine", and fix 2 test-cases which fail in winejan.nijtmans2018-10-151-2/+2
* | | | Fix [48ff500999]: Better textWind.test, that no longer depends on a fonts/tex...fvogel2018-10-061-157/+246
|\ \ \ \ | |/ / /
| * | | Fix [48ff500999]: Better textWind.test, that no longer depends on a fonts/tex...fvogel2018-10-061-158/+247
| |\ \ \ | | |_|/ | |/| |
| | * | Remove useless option database entriesfvogel2018-10-061-14/+8
| | * | Patch [48ff500999]: Better textWind.test, that no longer depends on a fonts/t...fvogel2018-10-031-151/+246
* | | | Fix [d16587255d]: font.test failures on Linux (the 'fixed' font is not fixed-...fvogel2018-10-061-1/+1
|\ \ \ \ | |/ / /
| * | | Fix [d16587255d]: font.test failures on Linux (the 'fixed' font is not fixed-...fvogel2018-09-301-1/+1
| |/ /
| * | Fix bitmap-4.1, color-4.1 and cursor-4.1 by cherrypicking the fix [ae13ed65] ...fvogel2018-09-303-11/+23
| |/
* | Add tests checking the new option -activerelieffvogel2018-09-231-1/+9
* | Fix [3441086fff]: ttk::style layout with empty -children silently disappearsfvogel2018-09-021-0/+3
|\ \ | |/
| * Added test layout-2 testing the correct return of an error when -children {} ...fvogel2018-08-261-0/+3
* | Merge 8.6jan.nijtmans2018-09-011-1/+1
|\ \ | |/
* | Fix [dee98dcb15]: font-21.6 test fails on macOS, by skipping the test on this OSfvogel2018-08-211-1/+1
|\ \ | |/
| * Fix [dee98dcb15]: font-21.6 test fails on macOS, by skipping the test on this OSfvogel2018-08-211-1/+1
| |\
| | * Fix [dee98dcb15]: font-21.6 test fails on macOSfvogel2018-07-241-1/+1
* | | Remove end-of-line spacingjan.nijtmans2018-08-101-4/+4
* | | Fix [ec9270f5fd]: font-45.3 test fails on macOSfvogel2018-07-271-4/+9
|\ \ \ | |/ /
| * | Fix [ec9270f5fd]: font-45.3 test fails on macOSfvogel2018-07-271-4/+9
| |\ \