summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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