summaryrefslogtreecommitdiffstats
path: root/tests/embed.test
Commit message (Collapse)AuthorAgeFilesLines
* Much more cleaning up of result handling.dkf2012-07-231-1/+1
| | | FossilOrigin-Name: 016ad9dac31d39cbc9ded6a6e8e75c11618318a8
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\ | | | | FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ | | | | | | FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | | | | | | | | FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
| * | * tests/embed.test: Eliminate duplicate test names.dgp2008-12-221-5/+5
| | | | | | | | | FossilOrigin-Name: ef67087802d7e97698995bf066fe9a36b5e99343
* | | * tests/clrpick.test: Eliminate duplicate test names.dgp2008-12-191-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | * tests/embed.test: * tests/text.test: * tests/textMark.test: FossilOrigin-Name: b44d75568605eb65180abefc0f1d7997bdedc9d1
* | | Update to tcltest2aniap2008-08-121-40/+58
|/ / | | | | FossilOrigin-Name: 15a50c0dfd646cb66adacdfc937c9609dcf58fa3
* | Modified for the latest embedded/container window implementation for Windows ↵chengyemao2005-02-151-1/+25
| | | | | | | | | | platform FossilOrigin-Name: aafb22fa04056cf2cf3bc4517b0c4b6167e44e90
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/ | | | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files. FossilOrigin-Name: 01af81ecf20f3111d08ac51117da1c5ca09c567d
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-10/+10
| | | FossilOrigin-Name: c483179b915e863450b867189ddfab962971936a
* * tests/embed.test: Added cross platform embed tests.mdejong2002-05-271-0/+51
Check that window passed to -use has the -container option set. * tests/wm.test: Remove useless catch call. Deiconify . just in case, stackorder tests will not pass unless it is in the normal state. Add -container flag to embedded stackorder test. * unix/tkUnixEmbed.c (TkpUseWindow): * win/tkWinEmbed.c (TkpUseWindow): Lookup Tk window based on the id passed in as the value for -use. Generate an error if the Tk window did not have the -container option set. FossilOrigin-Name: 45a2053f23903de93a1d692f69fb0c79323eb69f