summaryrefslogtreecommitdiffstats
path: root/tests/unixEmbed.test
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2020-12-091-1/+1
* Merge 8.6jan.nijtmans2020-11-231-1/+1
|\
| * Merge 8.5jan.nijtmans2020-11-231-1/+1
| |\
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-2/+2
* | | Merge trunkjan.nijtmans2020-10-081-4/+5
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2020-10-081-4/+5
| |\ \ \ | | |/ /
| | * | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-4/+5
* | | | Merge trunkjan.nijtmans2020-10-051-2/+2
|/ / /
* | | Merge 8.6jan.nijtmans2020-09-291-11/+13
|\ \ \ | |/ /
| * | Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-11/+13
* | | typo in unixEmbed.test testcase. Make install-sh executablejan.nijtmans2020-09-171-1/+1
* | | Merge 8.6jan.nijtmans2020-09-141-1/+1
|\ \ \ | |/ /
| * | Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-141-1/+1
* | | Merge 8.6jan.nijtmans2020-09-031-134/+134
|\ \ \ | |/ /
| * | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-134/+134
* | | Merge 8.6jan.nijtmans2020-08-041-6/+6
|\ \ \ | |/ /
| * | Adjust some unixEmbed tests which were failing sporadically.culler2020-07-311-6/+6
* | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-2/+2
* | | In test-cases same optimization as everywhere else: KeyPress -> Key and Butto...jan.nijtmans2020-01-271-16/+16
|/ /
* | Add a regression test for computing local mouse coordinates in embedded windo...culler2019-10-271-2/+36
* | Add a regression test for this bug.culler2019-10-261-0/+18
* | typojan.nijtmans2019-07-291-1/+1
* | Fix bug [67384bce7d]: make winfo-13.2 expect the container to be destroyed in...culler2019-05-241-1/+3
* | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-111-0/+1
* | Make the place manager send ConfigureNotify events when size change requestsculler2019-02-041-10/+5
* | Simplify and uniformize unixEmbed tests 6.1, 6.1a, 6.2, 6.2a.culler2019-02-031-11/+5
* | Remove unnecessary sleep from unixEmbed-6.2a, which still fails however.culler2019-02-011-6/+3
* | Changes which make unixEmbed-8.1a pass on macOS.culler2019-01-311-4/+4
* | Add an update making unixEmbed-5.1a pass on Linuxfvogel2019-01-271-0/+1
* | Fix indentation in the -setup and -cleanup sections of the new *a testsfvogel2019-01-271-23/+23
* | Make unixEmbed-3.2 pass on macOS even with the deployment target when unixEmb...fvogel2019-01-271-0/+1
* | Make unixEmbed-3.2 pass (revert previous change that introduced a loop on [wi...fvogel2019-01-271-3/+1
* | Load the Tk package, not Tktestfvogel2019-01-261-1/+1
* | Attempt to make the new unixEmbed tests work when tests are run from the buildculler2019-01-261-21/+52
* | Fix bug [58665b91dd]: unixEmbed tests fail on macOS due to use of dobg.culler2019-01-231-43/+576
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Update to tcltest2aniap2008-08-181-220/+378
|/ /
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-2/+2
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-14/+1
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-3/+1
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-93/+32
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-51/+45
* Replaced all [load {} tk] in Tk test suite with [load {} Tk].dgp2001-03-281-2/+2
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* changed tests--marked some nonPortable; added new constraints to fix bug 1770hershey1999-04-191-2/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-11/+28
* added "cleanupbg" call before return, needed because tests return earlyhershey1998-12-081-1/+2