summaryrefslogtreecommitdiffstats
path: root/tests/select.test
Commit message (Collapse)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2020-12-091-1/+1
|
* Merge 8.6jan.nijtmans2020-11-231-1/+1
|\
| * Merge 8.5jan.nijtmans2020-11-231-1/+1
| |\
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵jan.nijtmans2020-09-161-1/+1
| | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet)
* | | Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-221-2/+2
|\ \ \ | |/ / |/| |
| * | Merge trunkjan.nijtmans2020-10-111-3/+3
| |\ \
| * \ \ Merge trunkjan.nijtmans2020-10-091-2/+2
| |\ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-10-081-2/+3
| |\ \ \ \
| | * \ \ \ Sometimes those test-cases fail with "selection owner didn't respond". No ↵jan.nijtmans2020-10-081-2/+3
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | idea why
| * | | | | | Merge trunkjan.nijtmans2020-10-051-2/+2
| |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2019-06-051-5/+5
| |\ \ \ \ \
| * | | | | | Remove end-of-line spacingjan.nijtmans2018-08-101-4/+4
| | | | | | |
* | | | | | | Another select-* testcase which sometimes failsjan.nijtmans2020-10-161-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | 3 more select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-111-3/+3
| |_|_|/ / |/| | | | | | | | | | | | | | Eliminate the use of TCL_CFGVAL_ENCODING, it isn't actually needed. Run all test-cases with system encoding set to "utf-8", so we get consistant behavior with or without TIP #587
* | | | | More select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-091-3/+4
| | | | |
* | | | | select-10.4 sometimes fails on Ubuntu too. Remove constraint from image-6.2, ↵jan.nijtmans2020-10-091-1/+1
| |_|/ / |/| | | | | | | | | | | and relax it for additional possible image types
* | | | Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-4/+4
| |/ / |/| |
* | | Use single-argument "expr" as much as possible. Not complete yet, but most ↵jan.nijtmans2019-06-051-5/+5
|/ / | | | | | | trivial places are done.
* | Fix [1475156fff]: Numerous select.test failures on macOSfvogel2018-07-071-26/+27
| |
* | Don't include the NULL from SAVE_TARGETS request in the expected result. The ↵fvogel2017-11-141-3/+3
| | | | | | | | ICCCM specification doesn't tell what value the clipboard manager should return.
* | Use -cleanup with test select-10.6fvogel2017-11-131-1/+2
| |
* | Fix test select-14.1. It now passes on Linux with Gnome.fvogel2017-11-131-2/+3
| |
* | Add test select-14.1 checking for use of the correct property type when ↵fvogel2017-11-121-0/+19
| | | | | | | | handling MULTIPLE conversion requests (bug [73ba07efcd])
* | fix select-5.15 test case [Bug 2441988]jan.nijtmans2012-07-011-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
| | |
| | * Backport of fixes for [Bug 1353414]dkf2005-11-221-1/+16
| | |
| * | More fixes for [Bug 2824378]dkf2009-07-201-6/+6
| | |
* | | Fix [Bug 2441988]. Also squelch use of TkCopyAndGlobalEval, we can do better!dkf2009-07-231-157/+234
| | |
* | | More fixes for [Bug 2824378]dkf2009-07-201-12/+13
| | |
* | | Update to tcltest2aniap2008-08-281-280/+315
| | |
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-8/+8
|/ /
* | Added test for [Bug 1353414]dkf2005-11-131-30/+35
| |
* | Use standard constraint namesdkf2004-06-241-38/+38
| |
* | * tests/filebox.test: A few typo corrections in dkf's recentdgp2004-06-041-2/+2
| | | | | | | | | | | | * tests/frame.test: style upgrade for the test suite. * tests/select.test: * tests/visual.test:
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-40/+24
| |
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-7/+7
| |
* | * tests/constraints.tcl:When running the test suite in a processdgp2003-11-181-3/+7
| | | | | | | | | | | | | | | | * tests/image.test: where Tk has been [load]ed, there's no * tests/select.test: guarantee that child processes created by * tests/unixWm.test: [exec [interpreter]] will have Tk in them. * tests/window.test: Made modifications to force a [load] of Tk in those situations.
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-8/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-6/+3
|
* * Converted several files in the test suite for testing bydgp2002-07-131-17/+28
| | | | tcltest 2.1.
* corrected to use testConfig constraints inhobbs2001-08-301-113/+109
| | | | the TK_ALT_DISPLAY case
* * library/console.tcl:hobbs2001-07-031-8/+62
| | | | | | | | | | | | | | | | | | | | | * library/entry.tcl: * library/spinbox.tcl: * library/text.tcl: * library/tk.tcl: added private ::tk::GetSelection command to handle requesting selection. This is to support requesting UTF8_STRING before generic STRING on Unix. Changed Text, Spinbox, Entry and Console to use this command. * tests/select.test: * generic/tkSelect.c (Tk_CreateSelHandler, Tk_DeleteSelHandler): on Unix, a UTF8_STRING handler will be created when the user requests a STRING handler (in addition to the STRING handler). This provides implicit support for the new UTF8_STRING selection target. * unix/tkUnixSelect.c (TkSelEventProc, ConvertSelection): Added support for UTF8_STRING target. [RFE #418653, Patch #433283] * generic/tkInt.h: added utf8Atom to TkDisplay structure.
* * generic/tkWindow.c: Updated [selection] command entry to useericm2000-08-071-9/+9
| | | | | | | | | | | | | new Tcl_Obj interface. * generic/tkInt.h: Replaced Tk_SelectionCmd prototype with Tk_SelectionObjCmd prototype. * tests/select.test: Updated test suite to recognize standardized error messages. * generic/tkSelect.c (Tk_SelectionObjCmd): Tcl_Obj'ified [selection] command.
* * tests/bind.test:hobbs1999-12-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes
* * Merged 8.1 branch into the main trunkstanton1999-04-161-16/+31
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+987