summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test of error message which was changed.treectrl2005-09-151-2/+2
* Added tests for updated [column delete] command.treectrl2005-09-071-2/+21
* Update tests for recent changes (mostly changes in error messages).treectrl2005-07-155-29/+29
* Whitespace change.treectrl2005-07-151-2/+2
* Fixed some tests.treectrl2005-06-034-9/+9
* Use "item id" instead of "index".treectrl2005-05-132-55/+50
* The error message changed when a specified column doesn't exist.treectrl2005-05-131-31/+43
* Updated for recent changes.treectrl2005-05-114-68/+43
* Removed package_require hack.treectrl2005-03-291-25/+23
* Removed package_require hack.treectrl2005-03-293-16/+16
* Removed package_require hack. Regular "package require" works if environment ...treectrl2005-03-291-2/+1
* Renamed notify.test to notify-old.test to test deprecated syntax.treectrl2005-03-292-65/+413
* * pkgIndex.tcl.in: Automate creation of pkgIndex.tcl and usehobbs22004-10-091-32/+3
* Update tests for changes in code.treectrl2004-07-303-19/+12
* Changes for new "column create" command.treectrl2004-07-263-11/+15
* Test querying all the configuration options of a tree control soes nokrischan2003-01-081-3/+9
* added tests for new -element option of item sort widget command.krischan2003-01-061-5/+40
* - removed all knownBug constraints, since they are solved.krischan2003-01-051-203/+200
* - removed all knownBug constraints, since they are solved.krischan2003-01-051-136/+136
* Added tests of strange state names in the "state define" widget command.krischan2003-01-041-1/+24
* Added tests of the leading ~ of the "item state set" widget command.krischan2003-01-041-10/+27
* Added tests of -columnproxy widget option.krischan2003-01-041-1/+30
* Delete the empty image during cleanupkrischan2003-01-041-1/+2
* Added test for "item sort" widget commandkrischan2003-01-041-1/+235
* - added tests of new state linkage widget command.krischan2003-01-021-8/+22
* Big padx and pady patch.treectrl2003-01-022-40/+85
* tests for changed argument of "notify generate" widget commandkrischan2002-12-311-13/+12
* tests for new syntax of "item state" widget commandkrischan2002-12-311-24/+60
* Defines a proc package_require, which can be used by the test fileskrischan2002-12-301-1/+33
* Splitted the big huge test into 5 (not so) little pieces...krischan2002-12-305-1616/+1415
* - Added test for percentcommand of notify install eventkrischan2002-12-301-2/+15
* adepted to improved behaviour of tkTreeCtrl,krischan2002-12-301-32/+16
* Additional tests of notify widget commandkrischan2002-12-291-17/+316
* - Removed all knownBug constraints, since these bugs are fixed.krischan2002-12-291-45/+93
* Removed line loading libtreectrl*.so.treectrl2002-12-281-2/+1
* Added tests of dragimage widget command.krischan2002-12-281-1/+61
* - Added tests of widget commands contentbox and identifykrischan2002-12-281-73/+138
* Added tests for widget command column.krischan2002-12-281-1/+384
* - Added test for deleting the root item.krischan2002-12-271-1/+90
* Added tests of selection widget command.krischan2002-12-271-1/+77
* Added tests of marquee widget commandkrischan2002-12-261-1/+52
* - Added tests of state and item state widget commands.krischan2002-12-261-64/+160
* - Load the extension ina platform dependend way.krischan2002-12-241-2/+109
* Test file for treectrl.krischan2002-12-241-0/+1266
* Driver file for test-suite of treectrl (copy from Tcl's test-suite).krischan2002-12-241-0/+58