summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge trunkfvogel2017-08-061-0/+10
|\
| * Fix [62c5b7a1d7]: [text] segfaults on replace. Patch from Christian Werner.fvogel2017-06-301-0/+10
| |\
| | * Added test text-8.27 for non-regression against the crash [62c5b7a1d7]bug_62c5b7a1d7fvogel2017-06-261-0/+10
* | | merge trunksimonbachmann2017-06-182-0/+2
|\ \ \ | |/ /
| * | Fix [e20d5ca7cd]: textTag-18.1 fails on OS Xfvogel2017-06-111-0/+1
| * | Fix [f214a2e800]: text-27.11 fails on OS Xfvogel2017-06-111-0/+1
* | | Changed from #ARGB to #RGBA color formatsimonbachmann2017-06-182-28/+28
* | | merge trunkfvogel2017-06-053-4/+77
|\ \ \ | |/ /
| * | merge core-8-6-branchjan.nijtmans2017-05-081-1/+1
| |\ \ | | |/
| | * Constrain test that demands user interactiondgp2017-05-051-1/+1
| * | merge core-8-6-branchjan.nijtmans2017-05-012-1/+75
| |\ \ | | |/
| | * Fix [e4336bef5d58cc96a438ba0fb5553ea57e94f4d8|e4336bef5d]: Unexpected result ...jan.nijtmans2017-05-012-1/+75
| | |\
| | | * Fix [e4336bef5d] (Unexpected result when copying a photo image to itself): if...bug_e4336bef5dsimonbachmann2017-04-302-1/+75
| | * | various end-of-line spacesjan.nijtmans2017-05-011-22/+22
| | |/
* | | Removed -boolean option from <imageName> transparency get/set subcommandssimonbachmann2017-04-131-42/+10
* | | merge trunksimonbachmann2017-04-091-2/+2
|\ \ \
| * \ \ merged trunkfvogel2017-04-081-1/+23
| |\ \ \ | | |/ /
| | * | Fixed bug [f0188aca9e] (color names parsing on Windows), by Simon Bachmannfvogel2017-04-081-1/+23
| | |\ \ | | | |/
| | | * Fixed bug [f0188aca9e] (color names parsing on Windows), by Simon Bachmannfvogel2017-04-081-1/+23
| | | |\
| | | | * The typo introduced in [c483179b] does not help in running the tests in color...bug_f0188aca9efvogel2017-04-081-2/+2
* | | | | Fixed bug in format suboptions parsing (crash with no value to -colorformat)simonbachmann2017-04-081-139/+200
* | | | | merge trunksimonbachmann2017-04-081-0/+22
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fixed bug [f0188aca9e] (color names parsing on Windows)simonbachmann2017-04-081-0/+22
| |/ /
* | | merge trunkfvogel2017-03-264-3/+48
|\ \ \ | |/ /
| * | Add test-case for [http://core.tcl.tk/tcl/tktview/1cc44617e2b4ed0a29f75762d45...jan.nijtmans2017-03-241-0/+6
| * | Fix test-case safe-1.2. Failure introduced by commit [https://core.tcl.tk/tcl...jan.nijtmans2017-03-221-1/+1
| |\ \ | | |/
| | * Fix test-case safe-1.2. Failure introduced by commit [https://core.tcl.tk/tcl...jan.nijtmans2017-03-221-4/+4
| * | Add minimal test of -justify for ttk::buttonfvogel2017-03-131-2/+2
| * | Add test progressbar-3.2 (tweaked from a proposal from René Zaumseil)fvogel2017-03-131-0/+24
| * | Add minimal testing of the ttk::progressbar optionsfvogel2017-03-111-0/+15
* | | Added -withalpha option to [imageName get].simonbachmann2017-03-232-432/+1106
* | | Added semitransparent image used for some testssimonbachmann2017-03-021-0/+0
* | | Reference implementation of TIP 166, rev. 1.9simonbachmann2017-03-021-26/+630
|/ /
* | If compiled with TK_NO_DEPRECATED, remove support for old "set" and "get" syn...jan.nijtmans2017-02-161-2/+2
* | Change some internal refCount's from int to size_t.jan.nijtmans2017-02-151-1/+1
* | Fix [c0dbdd3ff3]: Tk Compatibility Fonts block access to system fontsfvogel2017-02-056-17/+42
|\ \
| * | Make tests pass again after fixing [c0dbdd3ff3]: Tk Compatibility Fonts block...bug_c0dbdd3ff3fvogel2017-01-286-17/+42
* | | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -...fvogel2017-02-051-5/+5
|\ \ \ | | |/ | |/|
| * | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -...fvogel2017-02-051-5/+5
| |\ \
| | * | Remove superfluous 'textfonts' constraint in textDisp-20.1,2,3,4,5bug_ae32eb7e10fvogel2017-01-291-5/+5
* | | | Remove old pack syntax from the scripts of the Tk test suitefvogel2017-02-018-30/+30
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Remove old pack syntax from the scripts of the Tk test suitefvogel2017-02-018-30/+30
| |/
* | Fix [89a638af38]: OS X - textDisp-15.8 failsfvogel2017-01-231-2/+4
|\ \ | |/
| * Fix [89a638af38]: OS X - textDisp-15.8 failsbug_89a638af38fvogel2017-01-221-2/+4
* | Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman...jan.nijtmans2017-01-111-0/+10
|\ \ | |/
| * Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman...jan.nijtmans2017-01-111-0/+10
| |\
| | * Fix [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d4fb4e80d2]: Image photo comman...jan.nijtmans2017-01-111-1/+18
| | |\
| | | * Alternative proposed solution for [d4fb4e80d220e46e588f310291fd7a4205e8cd67|d...bug_d4fb4e80d2_altjan.nijtmans2017-01-111-0/+10
| | |/ | |/|
* | | More internal use of size_t. Add test-case imgPhoto-4.74, which shows error-h...jan.nijtmans2017-01-101-0/+7
|\ \ \ | |/ /
| * | More internal use of size_t. Add test-case imgPhoto-4.74, which shows error-h...jan.nijtmans2017-01-101-0/+7