summaryrefslogtreecommitdiff
path: root/validate.py
Commit message (Expand)AuthorAgeFilesLines
* removing the checked-in six.py in favor of listing it as a dependencyRob Dennis2014-02-191-0/+1
* fixes #6 - copyright lines changedRob Dennis2014-02-081-13/+11
* #3 - tox passes everywhere (including validate)Rob Dennis2014-01-251-36/+59
* #3 - python versions from 26 and 27, 32, 33 work with validate's doctestsRob Dennis2014-01-251-17/+8
* #3 - python versions from 26, 27, 32, 33 work with test_configobjRob Dennis2014-01-241-11/+18
* #3 - validate doctest errors correctly fail the buildRob Dennis2014-01-241-1/+3
* changes to make tests run on python3Eli Courtwright2014-01-241-16/+16
* Reverting version number in validatefuzzyman2010-03-011-1/+1
* Removing 2.2 compatibility code, a validate test that doesn't pass and using ...fuzzyman2010-02-271-17/+5
* Addition of setup script for validate.fuzzyman2010-01-091-5/+2
* Fixing bugs.fuzzyman2009-10-251-1/+1
* addition of force_list validation option plus as_list ConfigObj method.fuzzyman2009-04-131-1/+25
* Various minor doc, test and code changesfuzzyman2009-04-131-29/+47
* test fixfuzzyman2009-04-131-1/+1
* Initial checkinfuzzyman2009-04-131-0/+1423