summaryrefslogtreecommitdiffstats
path: root/tests/treectrl.test
Commit message (Expand)AuthorAgeFilesLines
* Fix tests that broke because of zero-sized elements no longer being layout'd.treectrl2006-12-031-3/+3
* Moved [item count] tests to item.test.treectrl2006-11-181-17/+5
* Added tests for -defaultstyle (even though it is now deprecated).treectrl2006-11-091-1/+74
* Moved item-description tests to a new file and added some more tests.treectrl2006-10-291-355/+18
* [item id all] is allowed.treectrl2006-09-221-3/+29
* Fix tests affected by changed error messages in TreeItem_FromObj.treectrl2006-09-161-7/+90
* Fix test of error message which was changed.treectrl2005-09-151-2/+2
* Update tests for recent changes (mostly changes in error messages).treectrl2005-07-151-5/+5
* Fixed some tests.treectrl2005-06-031-2/+2
* Use "item id" instead of "index".treectrl2005-05-131-49/+44
* Updated for recent changes.treectrl2005-05-111-35/+19
* Removed package_require hack.treectrl2005-03-291-25/+23
* Update tests for changes in code.treectrl2004-07-301-11/+8
* Changes for new "column create" command.treectrl2004-07-261-6/+6
* Test querying all the configuration options of a tree control soes nokrischan2003-01-081-3/+9
* - removed all knownBug constraints, since they are solved.krischan2003-01-051-203/+200
* Added tests of strange state names in the "state define" widget command.krischan2003-01-041-1/+24
* Added tests of -columnproxy widget option.krischan2003-01-041-1/+30
* - added tests of new state linkage widget command.krischan2003-01-021-8/+22
* Splitted the big huge test into 5 (not so) little pieces...krischan2002-12-301-1616/+33
* - 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