summaryrefslogtreecommitdiffstats
path: root/tests/item.test
Commit message (Collapse)AuthorAgeFilesLines
* Added tests of the -button option.treectrl2007-03-031-1/+37
|
* Added knownBug constraint to one test that should fail but doesn't.treectrl2006-12-031-2/+4
|
* Added tests of improved [item count].treectrl2006-11-181-1/+39
|
* Added constraint "deprecated" to some old tests.treectrl2006-10-291-14/+33
| | | | | Updated some error messages. Don't use some deprecated commands.
* Fixed various commands using an arbitrary item if multiple items were ↵treectrl2006-10-141-14/+14
| | | | specified but forbidden.
* [tag] -> [item tag]treectrl2006-10-041-57/+62
|
* Added tests for [tag] command.treectrl2006-09-241-1/+108
|
* More tests added for [item element xxx].treectrl2006-09-221-18/+339
| | | | | Added tests of multi-item [item style set], [item state set] and [item state forcolumn]. Added tests for [item enabled] and [item text].
* Update tests for recent changes (mostly changes in error messages).treectrl2005-07-151-11/+11
|
* Fixed some tests.treectrl2005-06-031-3/+3
|
* Use "item id" instead of "index".treectrl2005-05-131-6/+6
| | | | The error message changed when a specified column doesn't exist.
* Removed package_require hack.treectrl2005-03-291-8/+8
| | | | Use "-match glob" to simplify some tests.
* Update tests for changes in code.treectrl2004-07-301-6/+2
|
* Changes for new "column create" command.treectrl2004-07-261-1/+3
|
* 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-136/+136
| | | | | - added test for call of item sort without columns. - renamed tests to item-*
* Added tests of the leading ~ of the "item state set" widget command.krischan2003-01-041-10/+27
|
* Added test for "item sort" widget commandkrischan2003-01-041-1/+235
|
* tests for new syntax of "item state" widget commandkrischan2002-12-311-24/+60
|
* Splitted the big huge test into 5 (not so) little pieces...krischan2002-12-301-0/+384