summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* place info did not return all settings,pspjuth2002-11-071-3/+13
* * tests/imgPhoto.test:hobbs2002-10-181-1/+10
* * tests/text.test: properly return the number ofhobbs2002-10-171-14/+7
* The grid size was not updated properlypspjuth2002-10-101-1/+21
* * tests/canvPs.test: tests for canvas embedded window ps generationhobbs2002-10-101-1/+31
* * tests/winButton.test: add option clear to top to prevent optionhobbs2002-10-081-2/+2
* * tests/entry.test: added entry-20.7hobbs2002-10-021-1/+11
* Finally dealt with 614650 and with a simpler solution too.dkf2002-10-011-3/+7
* * tests/panedwindow.test: added panedwindow-28.[12]hobbs2002-09-301-5/+14
* 614650 is still lurking, but now mainly as a [text] widget bug...dkf2002-09-301-1/+49
* Incremental transfers of UTF8_STRING selections should now work; Tk will nowdkf2002-09-301-1/+64
* * tests/unixWm.test (unixWm-50.3): Constrained test that hangsdgp2002-09-061-2/+2
* * tests/cursor.test: reverted 2002-08-31 change for OS X to usehobbs2002-09-031-12/+12
* * tests/button.test: added button-14.1hobbs2002-09-021-1/+31
* * tests/wm.test:hobbs2002-09-021-1/+20
* * generic/tkCmds.c:hobbs2002-09-021-4/+26
* noted new tk windowingsystem subcommandhobbs2002-09-021-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-12/+12
* * tests/wm.test: Add deleteWindows at start ofmdejong2002-08-081-1/+6
* Fix for Tk Bug #592201 "wm transient fails with two masters".jenglish2002-08-081-1/+57
* * tests/unixWm.test: Corrected packaging of unixWm-50.3 so thatdgp2002-08-081-5/+9
* * tests/panedwindow.test: added -text foobar to some test buttonshobbs2002-08-081-5/+5
* * tests/defs.tcl: removed file. No longer needed now that Tk isdgp2002-08-061-1064/+0
* 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