summaryrefslogtreecommitdiffstats
path: root/tests/place.test
Commit message (Expand)AuthorAgeFilesLines
* Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-2/+2
* More default from int -> doublejan.nijtmans2022-12-021-1/+1
* Merge core-8-6-branch. Resolve conflicts.fvogel2022-11-271-15/+15
|\
| * pack-18.1.1, pack-18.2, place-8.1, place-8.2: Add comments explaining why the...fvogel2022-11-131-0/+10
| * place-8.1, place-8.2: Remove platform-specific updating in these two tests.fvogel2022-11-011-16/+6
* | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-1/+1
* | Slightly better error-message for "expected floating-point number", when the ...jan.nijtmans2022-01-251-2/+2
* | Fix place-14.1 testcase in --enable-symbols=mem mode, which broke as a result...jan.nijtmans2021-01-201-8/+9
* | Merge 8.6jan.nijtmans2020-12-141-1/+1
|\ \ | |/
| * Fix pack/place testcases on Unix. Follow-up to [f68fa7edd10d0b17]jan.nijtmans2020-12-131-1/+1
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge 8.6jan.nijtmans2020-11-231-1/+1
|\ \ | |/
| * Merge 8.5jan.nijtmans2020-11-231-1/+1
| |\
| | * Account for test-cases which we already know are failing on Ubuntujan.nijtmans2020-11-231-1/+1
* | | Merge trunkjan.nijtmans2020-10-081-2/+3
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2020-10-081-2/+3
| |\ \ \ | | |/ /
| | * | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-2/+3
* | | | Merge trunkjan.nijtmans2020-10-051-2/+2
|/ / /
* | | Merge 8.6. jan.nijtmans2020-09-301-1/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-09-281-2/+4
|\ \ \ | |/ /
| * | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-2/+4
| |\ \ | | |/
| | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-2/+3
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-3/+3
* | | Update documentation, and final tweaks for TIP #581jan.nijtmans2020-09-091-1/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-09-041-6/+6
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-09-031-31/+31
|\ \ \ | |/ /
| * | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-32/+32
* | | Merge 8.6jan.nijtmans2020-09-031-1/+1
|\ \ \ | |/ /
| * | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-031-1/+1
* | | Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-8/+15
|\ \ \ | |/ /
| * | Fix Windows tests which were affected by the Mac changes.culler2020-07-241-4/+10
| * | More Yosemite fixes. Why did it start to hang in safePrimarySelection-3.1?culler2020-07-221-8/+9
* | | Remove many unnessesaary curly-braces in testcasesjan.nijtmans2020-06-091-8/+8
* | | Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window'sculler2019-04-061-1/+20
|\ \ \ | |/ /
| * | Fix bug [897ffea89f]: Tk allows management loopsculler2019-04-051-1/+20
* | | Excess spacing in test-suitejan.nijtmans2016-03-141-1/+1
|/ /
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * Fixed a memory leak when a placed widget was forgotten. [Bug 1028888]pspjuth2004-09-161-1/+45
* | | Update to tcltest2aniap2008-08-281-181/+256
|/ /
* | Fixed a memory leak when a placed widget was forgotten. [Bug 1028888]pspjuth2004-09-161-1/+45
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
* | * generic/tkGrid.c (GridStructureProc, ConfigureSlaves):mdejong2003-03-121-1/+7
|/
* place info did not return all settings,pspjuth2002-11-071-3/+13
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-10/+7
* Added labelframe widget. TIP#18.pspjuth2001-09-261-1/+18
* * doc/SetOptions.3: Updated documentation to reflect support forericm2000-08-101-11/+68
* * tests/place.test: Extended test suite to test error returns fromericm2000-08-081-14/+81
* * Merged 8.1 branch into the main trunkstanton1999-04-161-7/+22