summaryrefslogtreecommitdiffstats
path: root/test/OptionsTypes.py
Commit message (Expand)AuthorAgeFilesLines
* Add validator functions for PathOption. (Steve Christensen)Steven Knight2004-09-241-420/+0
* Allow ListOption to take a Python list of values asa default, not just a comm...Steven Knight2004-09-201-0/+21
* Allow Help() to be called multiple times, appending to the text each time. (...Steven Knight2004-08-301-1/+4
* Fix saving/restoring PackageOptions to a file. (Chris Burghart)Steven Knight2003-12-061-12/+8
* Add new Options flavors. (Hartmut Goebel)Steven Knight2003-11-041-0/+400