summaryrefslogtreecommitdiffstats
path: root/tests/defs.tcl
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tkTest.c: Removed unused dependence on TclThread_Init()dgp2002-07-091-39/+2
| | | | * tests/defs.tcl: and [testthread]. [Bug 578165, Tcl Bug 531413]
* Fix tcltest::makeFile so cursor.test can work properly...dkf2002-06-181-1/+2
|
* * tests/cursor.test: corrected error after cursor-2.2.dgp2002-06-131-2/+6
| | | | | * tests/defs.tcl: Added enhancements to Tk's fake version of tcltest required by recent cursor.test changes.
* removed threaded build warning under Xhobbs2001-10-191-2/+1
|
* * tests/bind.test:hobbs1999-12-141-12/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Added bug ID to comment about channel I/O bugjenn1999-06-191-2/+2
|
* First pass at Unicode support in X selection code.stanton1999-05-251-14/+12
|
* linthershey1999-04-201-12/+22
|
* update defs.tcl to be the same as tcl8.1/tests/defs.tclhershey1999-04-201-2/+93
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+990