summaryrefslogtreecommitdiff
path: root/tests/format
Commit message (Expand)AuthorAgeFilesLines
* Catch attempts to compose a listSam Thursfield2017-10-313-0/+28
* test/format/projectoverrides.py: Test project wide element type overrides128-status-ticker-fails-to-update-periodically-on-some-buildsTristan Van Berkom2017-10-253-0/+38
* tests/format: Test proper failure of reference to undefined optionsTristan Van Berkom2017-10-233-0/+29
* tests/yaml/, tests/format/: Added tests for list composition directivesTristan Van Berkom2017-10-178-0/+78
* tests/format/optionexports.py: Testing variable exports for base option typesTristan Van Berkom2017-10-143-0/+69
* tests/format/assertion.py: Added tests for the (!) assertion directiveTristan Van Berkom2017-10-115-0/+74
* tests/format/optionarch.py: Added arch option specific test casesTristan Van Berkom2017-10-103-0/+97
* tests/format/optioneltmask.py: Added element-mask option specific test casesTristan Van Berkom2017-10-108-0/+135
* tests/format/optionflags.py: Added flags option specific test casesTristan Van Berkom2017-10-106-0/+180
* tests/format/optionenum.py: Added enum option specific test casesTristan Van Berkom2017-10-106-0/+162
* tests/format/optionbool.py: Added boolean option specific test casesTristan Van Berkom2017-10-106-0/+146
* tests/format/options.py: General tests for project optionsTristan Van Berkom2017-10-1018-0/+365
* tests/testutils/runcli.py: Provide the last raised exception in the resultTristan Van Berkom2017-10-101-0/+0