Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | |||||
* | Merge trunk | jan.nijtmans | 2020-10-08 | 1 | -1/+3 |
|\ | |||||
| * | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz" | jan.nijtmans | 2020-10-08 | 1 | -1/+3 |
| | | |||||
| * | Mark more test-cases with "failsOnUbuntu" | jan.nijtmans | 2020-09-29 | 1 | -1/+1 |
| | | |||||
* | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -2/+2 |
| | | |||||
* | | Fix [9b0f3ee54e]: Make the error message more specific when OpenClipboard ↵ | fvogel | 2018-11-25 | 1 | -0/+5 |
|\ \ | |/ | | | | | fails (on Windows), and tell the user that another application grabbed the clipboard. This will help identification of false tests failures, specifically some winClipboard tests fail when a VNC viewer is open. | ||||
| * | Comment clipboard.test and winClipboard.test | fvogel | 2018-11-17 | 1 | -0/+5 |
| | | |||||
* | | Fix [1475156fff]: Numerous select.test and unixSelect.test failures on ↵ | fvogel | 2018-07-17 | 1 | -1/+1 |
|\ \ | |/ | | | | | macOS. Also clipboard-6.2 | ||||
| * | Fix [1475156fff]: Numerous select.test and unixSelect.test failures on ↵ | fvogel | 2018-07-17 | 1 | -1/+1 |
| |\ | | | | | | | | | | macOS. Also clipboard-6.2 | ||||
| | * | Ditto for clipboard-6.2. Don't run this test on macOS, only on x11. This ↵ | fvogel | 2018-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | test checks X selection mechanisms that are only present on x11, not on unix aqua. | ||||
* | | | Fix [b947864419]: clipboard-4.1, -4.2, -4.4 fail on macOS | fvogel | 2018-07-17 | 1 | -4/+2 |
|\ \ \ | |/ / | |||||
| * | | Remove superfluous code in clipboard-4.3 and clipboard-4.5 tests | fvogel | 2018-07-08 | 1 | -4/+2 |
| |/ | |||||
* | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -1/+1 |
|/ | |||||
* | 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 |
| | | | |||||
| * | | Fix [Bug 2824378] by correcting expected output. | dkf | 2009-07-20 | 1 | -2/+2 |
| | | | |||||
* | | | Fix [Bug 2824378] by correcting expected output. | dkf | 2009-07-20 | 1 | -9/+7 |
| | | | |||||
* | | | Update to tcltest2 | aniap | 2008-08-12 | 1 | -121/+240 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -4/+4 |
|/ / | |||||
* | | Use standard constraint names | dkf | 2004-06-24 | 1 | -2/+2 |
| | | |||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -14/+1 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -6/+3 |
|/ | | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files. | ||||
* | * Completed conversion of Tk test suite to use tcltest. | dgp | 2002-07-14 | 1 | -6/+7 |
| | |||||
* | * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, added | ericm | 2000-08-01 | 1 | -6/+17 |
| | | | | | | | | | | | | | prototype for Tk_ClipboardObjCmd. * generic/tkWindow.c: Updated function pointers for clipboard command to use Tcl_Obj version. * tests/clipboard.test: Updated tests to expect standard error messages. * generic/tkClipboard.c (Tk_ClipboardObjCmd): Obj'ified Tk_ClipboardCmd -> Tk_ClipboardObjCmd. | ||||
* | * doc/clipboard.n: Added documentation for "clipboard get". | ericm | 2000-05-14 | 1 | -25/+25 |
| | | | | | | | | * generic/tkClipboard.c (Tk_ClipboardCmd): Added "clipboard get" subcommand [RFE: 4628]. * tests/clipboard.test: Updated to use "clipboard get" instead of "selection get -s CLIPBOARD". | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -6/+22 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+234 |