summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/textDisp.test: Updated expected error messages to match thedgp2006-03-231-9/+9
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-4/+8
* reduce unnecessary namespace usedkf2006-03-201-3/+3
* typo in last commit re notAqua constraintdas2006-03-151-2/+1
* * tests/scrollbar.test: Corrected several broken calls to [testmetrics]dgp2006-03-141-13/+13
* * tests/constraints.tcl: Added notAqua constraint to canvPs-3.1dgp2006-03-142-1/+4
* TIP#260 implementationdkf2006-01-121-5/+6
* eliminate test name duplicationdgp2005-12-021-4/+4
* (6.22): fix rounding-error sensitive testhobbs2005-12-011-3/+3
* Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish2005-11-161-6/+32
* Added test for [Bug 1353414]dkf2005-11-131-30/+35
* fix for count displaylines bugvincentdarley2005-10-311-1/+26
* Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-1211-39/+302
* tip256 implementationvincentdarley2005-10-102-4/+211
* Punctuation fix in error message.dkf2005-08-231-2/+2
* fix to text widget 'mark prev' segfaultvincentdarley2005-07-182-3/+16
* Corrected the numbering of the [tk inactive] tests.rmax2005-06-011-8/+8
* * doc/Inactive.3 (new file): C level API documentationn forrmax2005-05-311-7/+39
* * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixeshobbs2005-05-311-84/+215
* fix to two text widget bugsvincentdarley2005-05-131-2/+2
* fix to two text widget bugsvincentdarley2005-05-131-1/+12
* More improvements to test robustness; problems exposed by changes todgp2005-05-101-7/+7
* * generic/tkTextDisp.c (GetXView): Improved numerical precisiondgp2005-05-101-20/+20
* fix to elide search and insertofftime 0 text widget bugsvincentdarley2005-04-041-1/+116
* Fixed bug in geometry calculations forpspjuth2005-04-031-1/+27
* added text widget testvincentdarley2005-03-271-2/+31
* * doc/wm.n: Add documentation for -fullscreen attribute.mdejong2005-02-172-7/+302
* Modified for the latest embedded/container window implementation for Windows ...chengyemao2005-02-153-4/+67
* fix to newline eliding in text widgetvincentdarley2005-02-142-7/+36
* Encourage missing-DISPLAY errors to be early in run of test suite.dkf2005-02-141-1/+2
* Use more tcltest 2 features so test contents can be less cluttered...dkf2005-02-091-224/+267
* Tidy up coding style (better grouping of related tests)dkf2005-02-091-185/+39
* Corrected handling of MacOS filetypes in tk_*file dialogsvincentdarley2004-12-202-2/+34
* * tests/canvPs.test: Cleaned up the matching of [makeFile] anddgp2004-12-087-61/+112
* typosdgp2004-12-072-6/+6
* More duplicate testname elimination. [1078648]dkf2004-12-075-336/+370
* * tests/safe.test: Trim auto_path to improve performance [1080039]dgp2004-12-061-1/+5
* Split duplicate test names [Bug 1078648]dkf2004-12-0417-158/+159
* fix a platform-sensitive testvincentdarley2004-11-221-2/+2
* made test less timing sensitivevincentdarley2004-11-201-1/+2
* fix to test's platform sensitivitiesvincentdarley2004-11-201-2/+3
* fix to one multi-line search bugvincentdarley2004-11-151-2/+2
* fix to MacOSX compound button layoutvincentdarley2004-11-091-1/+9
* Made handling of ^ a bit more consistent inpspjuth2004-11-071-2/+37
* * tests/button.test: Update expected results to account for moredgp2004-11-031-13/+19
* * dialog.test (dialog-1.1): Update expected result to changesdgp2004-11-011-3/+3
* * tests/wm.test: Add Win32 test cases for attributesmdejong2004-10-291-2/+17
* Fix incorrect expected error messagedkf2004-10-261-2/+2
* Fix stupid brokenness inroduced by me. D'oh!dkf2004-10-251-2/+2
* Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)dkf2004-10-241-55/+156