summaryrefslogtreecommitdiff
path: root/tests/format/options.py
Commit message (Expand)AuthorAgeFilesLines
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests/format/options.py: Added tests for invalid variable names in optionsTristan Van Berkom2018-04-061-0/+11
* tests/format/options.py: Added tests for invalid option name symbolsTristan Van Berkom2018-04-061-0/+13
* tests/format: Use new error assertions all aroundTristan Van Berkom2018-01-011-32/+13
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* tests/format: Test proper failure of reference to undefined optionsTristan Van Berkom2017-10-231-0/+15
* tests/format/options.py: General tests for project optionsTristan Van Berkom2017-10-101-0/+228