summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/text.test:ericm2000-01-211-1/+8
* * tests/text.test:hobbs2000-01-211-8/+8
* * tests/grid.test: Added a test for the consecutive ^ and multipleericm2000-01-201-1/+17
* * tests/text.test: changed test to reflect change of -hiddenhobbs2000-01-131-2/+2
* * tests/winWm.test:hobbs2000-01-122-5/+41
* * tests/unixWm.test: nonPOrtable -> nonPortablehobbs1999-12-221-2/+2
* * scale.test:hobbs1999-12-212-32/+11
* added tests for tk useinputmethodshobbs1999-12-161-16/+36
* Added a couple of extra update calls to prevent some window managers fromwart1999-12-161-1/+3
* * tests/bind.test:hobbs1999-12-1424-122/+430
* * tests/imgPPM.test: fixed test 2.2 to use -format ppm (sincehobbs1999-12-031-2/+2
* minor whitespace cleanuphobbs1999-11-302-38/+8
* * tests/listbox.test: Added a test to check that the topIndex isericm1999-11-241-1/+20
* Additions to update vertical scrollbar info for listboxes when listvar changes.ericm1999-11-241-2/+12
* * tests/listbox.test: Added tests for itemcget and itemconfigure.ericm1999-11-191-6/+166
* * tests/listbox.test: Updated tests for new error messages.ericm1999-11-181-5/+6
* * tests/listbox.test: Added tests for bad -listvar's.ericm1999-11-181-2/+19
* * tests/listbox.test: Added tests for ListboxUpdateHScrollbar.ericm1999-11-171-1/+42
* * tests/listbox.test: New tests for -listvar functionality, and anericm1999-11-171-2/+157
* * tests/listbox.test: Fixed tests to comply with new objectifiedericm1999-11-171-24/+12
* Removed bad option "-geometry" to toplevelwart1999-11-131-2/+2
* Added "wm geometry" calls in some tests that were waiting for the user towart1999-11-125-6/+12
* * tests/imgPhoto.test: added Img patch (Nijtmans) with docs,hobbs1999-10-291-5/+5
* Run these tests only if "testmetrics" is defined (i.e. tktest isjenn1999-08-181-1/+9
* Call cleanupTests after defs has been loadedjenn1999-08-181-5/+5
* Added missing cleanupTests before returnjenn1999-07-121-1/+2
* * tests/unixSelect.test: Fixed broken test.stanton1999-07-091-2/+8
* Added calls to cleanupTests before return statements.jenn1999-07-082-2/+4
* Added bug ID to comment about channel I/O bugjenn1999-06-191-2/+2
* * unix/tkUnixSelect.c:stanton1999-06-031-0/+238
* First pass at Unicode support in X selection code.stanton1999-05-252-28/+13
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-1/+6
* Merged 8-1-0 into mainline.rjohnson1999-04-219-9/+9
* Fixed bug 1777 - bug in displaying selection.rjohnson1999-04-201-1/+14
* linthershey1999-04-201-12/+22
* update defs.tcl to be the same as tcl8.1/tests/defs.tclhershey1999-04-201-2/+93
* Added new tests to scale and text.rjohnson1999-04-202-3/+30
* changed tests--marked some nonPortable; added new constraints to fix bug 1770hershey1999-04-197-15/+29
* * Merged 8.1 branch into the main trunkstanton1999-04-1699-2671/+8632
* * Merged changes from 8.0.5:stanton1999-04-163-6/+22
* all file now exits only when Tk is not in interactive mode.hershey1999-03-241-3/+5
* * tests/main.test:stanton1999-02-042-2/+8
* * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics_tclpro_1_2_b1stanton1999-01-061-19/+28
* now removes "script" file created by test.scriptics_tclpro_1_2_a1hershey1998-12-291-1/+2
* added "cleanupbg" call before return, needed because tests return earlyhershey1998-12-082-2/+4
* - updated filebox test to work regardless of current working dir.hershey1998-12-073-36/+46
* Update all and defs to work with nightly test environment.hershey1998-12-042-58/+79
* fixed broken testsstanton1998-11-032-10/+13
* Fixed bug in options for text items in canvas widget. unlike all otherrjohnson1998-10-161-1/+2
* Added performance improvement to canvas tag manipulation. This wasrjohnson1998-10-131-1/+35