summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestOptions/TestTypes.py
Commit message (Collapse)AuthorAgeFilesLines
* Options/Types: Fix database OPTIONS parsingAlexander Sulfrian2015-07-231-9/+11
| | | | | | | | This is mostly from 257eb0c17 and 16d3e04cb to allow for setting arbitrary database options since some settings require nested dictionaries, etc. This got lost during merge from maint into master because of the completely different Options parsing.
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-101-0/+111