summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Objectifed wm. [Patch #564521]pspjuth2002-07-253-144/+888
* * tests/spinbox.test: added spinbox-22.[1-3]hobbs2002-07-251-1/+16
* * tests/canvas.test: added canvas-14.[1-6]hobbs2002-07-241-1/+28
* * Some tests needed "unix" constraint.dgp2002-07-151-3/+3
* * Fixes for [Bug 581627].dgp2002-07-152-9/+12
* * tests/event.test: Fixes to enable testing of only userInteractiondgp2002-07-142-4/+11
* * tests/focustTcl.test: Conversion bug: Corrected backwards logic.dgp2002-07-142-5/+5
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-1437-897/+779
* * Converted more files to tcltest and factored out common code.dgp2002-07-1315-199/+165
* * Converted more files to tcltest and factored out common code.dgp2002-07-1354-790/+501
* * Converted several files in the test suite for testing bydgp2002-07-138-173/+197
* * Converted several files in the Tk test suite for testing bydgp2002-07-1210-331/+324
* * Converted several files in the Tk test suite for testing bydgp2002-07-1222-470/+552
* tests/visual_vv.test: Removed some dependence on [exec]ed utilitiesdkf2002-07-112-8/+11
* * generic/tkTest.c: Removed unused dependence on TclThread_Init()dgp2002-07-091-39/+2
* Updated font.test to expect new behavior of canvas postscript (patch #546910)a_kovalenko2002-06-261-35/+35
* Applied patch #546910 -- international postscript outputa_kovalenko2002-06-251-4/+4
* * tests/winWm.test: Verify that both an unmappedmdejong2002-06-242-2/+82
* * tests/wm.test: Remove invalid minsize test. Add updatemdejong2002-06-241-7/+9
* * doc/wm.n: TIP #95 Windows implementation andhobbs2002-06-222-31/+35
* * doc/text.n: TIP #93 implementation thathobbs2002-06-221-7/+84
* * tests/wm.test: Add tests to make sure a withdrawnmdejong2002-06-221-1/+34
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-2/+16
* * doc/listbox.n:hobbs2002-06-211-2/+19
* * tests/panedwindow.test:hobbs2002-06-191-1/+22
* Fix tcltest::makeFile so cursor.test can work properly...dkf2002-06-181-1/+2
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-3/+22
* Initial implementation of TIP #82: added the -offrelief option todrh2002-06-171-2/+3
* corrected test numberinghobbs2002-06-141-4/+4
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-6/+43
* * tests/winfo.test: Add basic tests for winfo ismapped.mdejong2002-06-141-1/+23
* * tests/unixWm.test:mdejong2002-06-132-46/+62
* * tests/cursor.test: corrected error after cursor-2.2.dgp2002-06-132-4/+8
* Refixed cursor handling on Windows, and added tests to enforce it.dkf2002-06-131-24/+48
* * changes: Add note about new transient behavior.mdejong2002-06-122-5/+143
* * changes: Document [wm transient .t .t] error.mdejong2002-05-271-1/+37
* * generic/tkInt.decls: Add unix decl for TkpWmSetState.mdejong2002-05-271-1/+145
* * tests/embed.test: Added cross platform embed tests.mdejong2002-05-272-3/+58
* * mac/tkMacWm.c (Tk_WmCmd):mdejong2002-05-242-8/+44
* * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap):mdejong2002-05-231-6/+9
* remove eof whitespacehobbs2002-04-121-14/+1
* fixed copyright noticehobbs2002-04-101-2/+4
* * doc/wm.n:mdejong2002-04-101-3/+3
* * tests/listbox.test:hobbs2002-02-261-8/+14
* Improvements to filebox tests (including two fixes due to changed behaviour d...dkf2002-02-251-150/+260
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-0/+2380
* * library/entry.tcl:mdejong2002-02-151-1/+202
* * tests/event.test (_text_ind_to_x_y, _get_selection): Fixmdejong2002-02-141-10/+22
* Final part of TIP#14 support (photo image transparency access); the C APIdkf2002-02-011-2/+143
* Correct and test for logic error when cloning menus. Bug 508988uid382262002-01-311-1/+20