summaryrefslogtreecommitdiffstats
path: root/tests/window.test
Commit message (Collapse)AuthorAgeFilesLines
* simple code cleanuphobbs2004-02-131-45/+12
|
* * generic/tkWindow.c (Tk_DestroyWindow,mdejong2002-11-141-1/+158
| | | | | | | | | | | | | | DeleteWindowsExitProc): Add TkHalfdeadWindow type and halfdeadWindowList to keep track of windows that were only partially deallocated before a call to exit. Finnish cleaning up these windows in DeleteWindowsExitProc. Keep track of cleanup status in Tk_DestroyWindow so that a window with a Destroy binding which calls exit will get fully destroyed. * tests/window.test: Add Tk_DestroyWindow tests for an assortment of half dead window cases. [Bug 630533]
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-10/+7
|
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-6/+6
| | | | tcltest 2.1.
* * Merged 8.1 branch into the main trunkstanton1999-04-161-16/+32
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* skips tests that require tktest executablehershey1998-08-121-0/+6
|
* Initial revisionrjohnson1998-04-011-0/+131