summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix unhelpful error message when nesting invalid.Markus Unterwaditzer2014-08-251-1/+8
* Handle %-chars in invalid lines correctlyMarkus Unterwaditzer2014-08-141-1/+8
* clarifying issue associated with a testRob Dennis2014-04-251-1/+1
* removed todoRob Dennis2014-04-251-1/+0
* fixes #55Rob Dennis2014-04-251-9/+10
* fixes #50Rob Dennis2014-04-091-44/+111
* comment and unicode tests refactoringRob Dennis2014-04-081-3/+8
* comment tests refactoringRob Dennis2014-04-081-15/+35
* test changes related to comments, including a helper method for specifying a ...Rob Dennis2014-04-061-71/+121
* specific test for #44Rob Dennis2014-04-041-27/+38
* trailing newlineRob Dennis2014-03-171-1/+1
* fixes #42 - recursing over nested Sections was inappropriately checking for d...Rob Dennis2014-03-171-0/+37
* #14 - moved over a bunch more testsRob Dennis2014-03-103-33/+232
* #34, #14 - corrected and moved over doctests effected by writing out in binar...Rob Dennis2014-03-091-1/+55
* #14 - moved over doctests for a bunch of random value checksRob Dennis2014-03-031-1/+119
* #14 - moved over doctests for interpolation, quotes, and stringifyRob Dennis2014-03-031-3/+169
* #14 moved over a doctest for handling dupiclate sections and membersRob Dennis2014-03-031-1/+31
* #14 moved over a doctest for reloading a configobjRob Dennis2014-03-031-3/+78
* #14 moved over a doctest for resetting a configobjRob Dennis2014-03-031-1/+50
* #14 - finished refactored a half-done doctest to py.testRob Dennis2014-02-251-189/+181
* #14 - moved over exception tests to py.testRob Dennis2014-02-231-0/+30
* now always using catch_warnings to test deprecationRob Dennis2014-02-231-26/+14
* #24 - run coverage on the code, not the tests themselvesRob Dennis2014-02-221-9/+13
* fixes #18 - correctly handling unicode conversion where appropriateRob Dennis2014-02-181-1/+479
* related to #14 - refactor existing stdlib unittests to idiomatic pytestRob Dennis2014-02-175-0/+190