summaryrefslogtreecommitdiff
path: root/tests/format/optionos.py
Commit message (Expand)AuthorAgeFilesLines
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* _platform/platform.py: Add alias for IBM AIX 7 powerpcChandan Singh2019-12-231-2/+2
* Reformat code using BlackChandan Singh2019-11-141-30/+23
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-1/+1
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* Use platform.uname instead of os.uname for win32Angelos Evripiotis2019-04-111-3/+3
* tests: extract testutils.override_os_unameAngelos Evripiotis2019-04-111-21/+6
* The new YAML World OrderDaniel Silverstone2019-03-271-1/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-201-1/+2
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* optionos.py: Add tests for OptionOSRaoul Hidalgo Charman2018-12-051-0/+76