summaryrefslogtreecommitdiff
path: root/tests/format/optionarch.py
Commit message (Expand)AuthorAgeFilesLines
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-06-281-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-5/+5
* tests: extract testutils.override_os_unameAngelos Evripiotis2019-04-111-24/+8
* 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/+3
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests/format/optionarch.py: Add tests for architecture aliasesJürg Billeter2019-01-101-0/+44
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-051-2/+2
* tests/format: Use new error assertions all aroundTristan Van Berkom2018-01-011-6/+3
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* tests/format/optionarch.py: Added arch option specific test casesTristan Van Berkom2017-10-101-0/+80