Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2023-09-01 | 1 | -1/+1 |
|\ | |||||
| * | Proposed fix for [6cc8002951]: numeric parameter errors depending on whether ↵ | jan.nijtmans | 2023-09-01 | 1 | -1/+1 |
| | | | | | | | | string vs double/int rep. Please review | ||||
| * | Reduce differences in the test suite between 8.6 and 8.7 by backporting ↵ | fvogel | 2022-11-30 | 1 | -12/+12 |
| | | | | | | | | cosmetic differences from 8.7. | ||||
* | | merge core-8-6-branch | fvogel | 2022-06-07 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | Test canvas-2.4 seems to be actually portable. Remove the 'nonPortable' ↵ | fvogel | 2022-05-23 | 1 | -3/+1 |
| | | | | | | | | constraint. | ||||
| * | Two new testcases | jan.nijtmans | 2021-01-28 | 1 | -0/+16 |
| | | |||||
| * | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to ↵ | jan.nijtmans | 2020-09-28 | 1 | -6/+6 |
| |\ | | | | | | | | | | Travis build failures | ||||
| | * | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵ | jan.nijtmans | 2020-09-16 | 1 | -7/+7 |
| | | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet) | ||||
* | | | Fix for [237971ce]: [$canvas insert] changed behaviour. Also added testcase ↵ | jan.nijtmans | 2021-01-28 | 1 | -0/+16 |
| | | | | | | | | | | | | from Emiliano Gavilan. | ||||
* | | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -3/+3 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use it | jan.nijtmans | 2020-09-10 | 1 | -1/+1 |
| | | | |||||
* | | | Fix duplicate test names | fvogel | 2020-08-24 | 1 | -107/+105 |
| | | | |||||
* | | | Remove many unnessesaary curly-braces in testcases | jan.nijtmans | 2020-06-09 | 1 | -12/+12 |
| | | | |||||
* | | | Add non-regression test canvas-2.5: CanvasWidgetCmd, raise/lower option, no ↵ | fvogel | 2020-02-10 | 1 | -0/+10 |
| | | | | | | | | | | | | error on non-existing tags | ||||
* | | | In test-cases same optimization as everywhere else: KeyPress -> Key and ↵ | jan.nijtmans | 2020-01-27 | 1 | -1/+1 |
| | | | | | | | | | | | | ButtonPress -> Button. | ||||
* | | | Fix [587937fff]: Don't shuffle tag list sequence upon deletion. Add non ↵ | fvogel | 2020-01-18 | 1 | -0/+42 |
|\ \ \ | |/ / | | | | | | | regression tests canvas-20.[123] | ||||
| * | | Refine the newly added tests, and add comments in them. | fvogel | 2019-12-24 | 1 | -3/+9 |
| | | | |||||
| * | | Add tests canvas-20.[123], currently failing and demonstrating ticket ↵ | fvogel | 2019-12-24 | 1 | -0/+36 |
| | | | | | | | | | | | | [587937fff]. | ||||
* | | | Restore "-outline" default for canvas polygons, but adapt test-case ↵ | jan.nijtmans | 2019-10-03 | 1 | -1/+1 |
| | | | | | | | | | | | | expectation. See discussion in [2beda17141]. | ||||
* | | | Merge 8.6 | jan.nijtmans | 2019-06-05 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Use single-argument "expr" as much as possible. Not complete yet, but most ↵ | jan.nijtmans | 2019-06-05 | 1 | -2/+2 |
| | | | | | | | | | | | | trivial places are done. | ||||
* | | | Fix [6ce6e74635]: TIP415 implementation does not handle small arcs correctly | fvogel | 2019-04-14 | 1 | -0/+18 |
|\ \ \ | |||||
| * | | | Remove the error that was triggering with very small arcs while still ↵ | fvogel | 2019-04-03 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | preventing NaN and Inf values to leak in the computations. Add a new test canvas-21.1 checking results for zero-length arcs. | ||||
* | | | | Tests of rotation | dkf | 2019-03-16 | 1 | -0/+183 |
|/ / / | |||||
* | | | merge trunk | dkf | 2018-10-20 | 1 | -0/+88 |
|\ \ \ | |||||
| * \ \ | Merge branch tip-489 following acceptation of this TIP through TCT vote. | fvogel | 2018-03-04 | 1 | -0/+88 |
| |\ \ \ | |||||
| | * | | | Corrected background colour in canvas.test 20.1 | scotty | 2018-02-10 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Two tests should not bear the same name | fvogel | 2018-02-07 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Correct DrawCanvas() behaviour on Windows. | scotty | 2018-02-07 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Wrote test cases for "canvas image"; Fixed bug in the call to ↵ | scotty | 2017-11-30 | 1 | -0/+88 |
| | |/ / | | | | | | | | | | | | | Tk_PhotoPutZoomedBlock() | ||||
| * | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -6/+6 |
| |/ / | |||||
* | | | merge trunk | jan.nijtmans | 2016-03-04 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
* | | | Changes from Simon Geard to act as baseline implementation of TIP #415. | dkf | 2012-11-08 | 1 | -2/+4 |
|/ / | |||||
* | | consistent error formatting, added error codes | dkf | 2012-07-21 | 1 | -9/+9 |
| | | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
* | | | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+8 |
| |\ \ | | |/ | |||||
| | * | [Bug 3291543] There was a crash if dchars removed all coordinates of a polygon. | pspjuth | 2011-04-22 | 1 | -0/+8 |
| | | | |||||
| * | | [Bug 2931374]: Stop overflow of working buffer during construction of long | dkf | 2010-01-19 | 1 | -1/+10 |
| | | | | | | | | | | | | tag expressions. | ||||
* | | | [Bug 2931374]: Stop overflow of working buffer during construction of long | dkf | 2010-01-19 | 1 | -1/+10 |
| | | | | | | | | | | | | tag expressions. | ||||
* | | | Tk tests that create images need to be independent of the interpreter ↵ | patthoyts | 2009-01-13 | 1 | -1/+3 |
| | | | | | | | | | | | | environment. | ||||
* | | | Make error message from Tk_GetRelief the | nijtmans | 2008-12-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | same as for Tk_GetReliefFromObj Adapt test cases for changed error message | ||||
* | | | Added a test that distance units are not confused with pixels (for the ↵ | ferrieux | 2008-11-28 | 1 | -1/+8 |
| | | | | | | | | | | | | millimeter patch) | ||||
* | | | Implementation of TIP 97 - canvas imove and rchars methods. | dkf | 2008-11-01 | 1 | -201/+350 |
| | | | |||||
* | | | Update to tcltest2 | aniap | 2008-08-08 | 1 | -136/+394 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -2/+2 |
|/ / | |||||
* | | typos | dgp | 2004-12-07 | 1 | -2/+2 |
| | |