summaryrefslogtreecommitdiff
path: root/functionaltests
Commit message (Expand)AuthorAgeFilesLines
* Fix to avoid writing invalid newlines on Windows.fuzzyman2010-02-271-12/+16
* Removing 2.2 compatibility code, a validate test that doesn't pass and using ...fuzzyman2010-02-272-4/+11
* Values refering missing interpolation options can now be repr'd. Issue 9.fuzzyman2010-02-271-2/+5
* Test for repr interpolation bugfuzzyman2010-02-271-0/+6
* Test and fix for interpolation matching a section name.fuzzyman2010-02-271-0/+18
* Fix for 2.3 compatibility and version number bump.fuzzyman2010-02-271-0/+9
* New tests for bugs in 4.7.1fuzzyman2010-02-271-1/+15
* Added future import of with statement for Python 2.5 compatibility.fuzzyman2010-02-061-0/+3
* Fix bug in options deprecation warning added in 4.7.0fuzzyman2010-02-061-1/+11
* Minor change to get_extra_values functionfuzzyman2010-01-091-4/+4
* Creating a ConfigObj from another ConfigObj instance preserves order.fuzzyman2009-12-131-1/+4
* Adding failing test.fuzzyman2009-12-131-0/+26
* Addition of get_extra_values function and test.fuzzyman2009-11-221-1/+14
* Test additions.fuzzyman2009-11-224-0/+74