summaryrefslogtreecommitdiffstats
path: root/tests/clipboard.test
Commit message (Collapse)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2020-12-091-1/+1
|
* Merge trunkjan.nijtmans2020-10-081-1/+3
|\
| * Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-1/+3
| |
| * Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-1/+1
| |
* | Merge trunkjan.nijtmans2020-10-051-2/+2
| |
* | Fix [9b0f3ee54e]: Make the error message more specific when OpenClipboard ↵fvogel2018-11-251-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.testfvogel2018-11-171-0/+5
| |
* | Fix [1475156fff]: Numerous select.test and unixSelect.test failures on ↵fvogel2018-07-171-1/+1
|\ \ | |/ | | | | macOS. Also clipboard-6.2
| * Fix [1475156fff]: Numerous select.test and unixSelect.test failures on ↵fvogel2018-07-171-1/+1
| |\ | | | | | | | | | macOS. Also clipboard-6.2
| | * Ditto for clipboard-6.2. Don't run this test on macOS, only on x11. This ↵fvogel2018-07-081-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 macOSfvogel2018-07-171-4/+2
|\ \ \ | |/ /
| * | Remove superfluous code in clipboard-4.3 and clipboard-4.5 testsfvogel2018-07-081-4/+2
| |/
* | Excess spacing in test-suitejan.nijtmans2016-03-141-1/+1
|/
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| * | Fix [Bug 2824378] by correcting expected output.dkf2009-07-201-2/+2
| | |
* | | Fix [Bug 2824378] by correcting expected output.dkf2009-07-201-9/+7
| | |
* | | Update to tcltest2aniap2008-08-121-121/+240
| | |
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-4/+4
|/ /
* | Use standard constraint namesdkf2004-06-241-2/+2
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-14/+1
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-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.dgp2002-07-141-6/+7
|
* * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, addedericm2000-08-011-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".ericm2000-05-141-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 trunkstanton1999-04-161-6/+22
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+234