summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Unset err at the end because some other tests use it.ericm2000-03-071-8/+8
* Added more tests.ericm2000-03-031-16/+43
* * tests/color.test:hobbs2000-03-023-28/+10
* fixed var set problemhobbs2000-03-021-2/+2
* * tests/config.test: extra test to check object cleanup whenhobbs2000-03-024-46/+174
* * tests/clrpick.test:ericm2000-03-021-2/+9
* * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (theericm2000-02-261-2/+2
* Fixed handling of -mustexist flag for tk_chooseDirectory.ericm2000-02-141-0/+122
* * tests/scrollbar.test: fixed check of testmetrics command tohobbs2000-02-101-11/+12
* * tests/canvText.test: test for fix for bug #2525.ericm2000-02-031-1/+16
* * tests/text.test:ericm2000-02-031-1/+15
* * tests/listbox.test: corrected test case for listbox itemconfigurehobbs2000-02-011-3/+3
* * 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