summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Added test for "item sort" widget commandkrischan2003-01-041-1/+235
|
* - added tests of new state linkage widget command.krischan2003-01-021-8/+22
| | | | - changed tests of marquee identify widget command.
* 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
| | | | until tkTreeCtrl will find the library even if it is not yet installed.
* 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
| | | | - corrected proc doMyOwnSubst to expect additinal arguments.
* adepted to improved behaviour of tkTreeCtrl,krischan2002-12-301-32/+16
| | | | but there seems to be still one (new?) error.
* Additional tests of notify widget commandkrischan2002-12-291-17/+316
|
* - Removed all knownBug constraints, since these bugs are fixed.krischan2002-12-291-45/+93
| | | | | | - Explicitely require tcltest version 2 - adapt to the latest changes. - Added some first tests of notify widget command.
* 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
| | | | - renumbered most of the column tests.
* Added tests for widget command column.krischan2002-12-281-1/+384
|
* - Added test for deleting the root item.krischan2002-12-271-1/+90
| | | | - Added test widget commands see, range, orphans, numitems, and depth.
* 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
| | | | - Added tests for "item style" command.
* Test file for treectrl.krischan2002-12-241-0/+1266
| | | | | Tests exist yet for options of widget, and for the widget commands element, style and item.
* Driver file for test-suite of treectrl (copy from Tcl's test-suite).krischan2002-12-241-0/+58