yamllint/tests
Adrien Vergé 10ad302e2f Tests: Explicit encoding for spec examples
YAML specification examples contain unusual characters, let's explicit
`encoding='utf-8'` to prevent bugs.
2016-02-25 10:44:05 +01:00
..
rules Rules: indentation: Handle tags 2016-02-05 11:13:44 +01:00
yaml-1.2-spec-examples Tests: Remove ghost character from YAML spec example 2016-02-01 23:27:49 +01:00
__init__.py Initial commit 2016-01-14 10:46:14 +01:00
common.py Tests: Reorganize common and global tests 2016-02-01 16:56:32 +01:00
test_config.py Config: Refactor to use YamlLintConfig objects 2016-01-24 17:39:27 +01:00
test_linter.py linter: Test run on str, unicode, bytes and stream 2016-02-25 10:41:17 +01:00
test_parser.py Tests: Remove Python 2.6 from CI tests 2016-01-24 17:39:36 +01:00
test_spec_examples.py Tests: Explicit encoding for spec examples 2016-02-25 10:44:05 +01:00
test_syntax_errors.py Rules: indentation: Handle sets 2016-02-01 17:52:46 +01:00