servo/python/tidy/servo_tidy_tests
bors-servo 34e53b1dca Auto merge of #12317 - tallowen:add-tidy-test, r=jdm
[tidy] Test json parsing functionality

We didn't have a test for json parsing so lets start with that

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12317)
<!-- Reviewable:end -->
2016-07-07 20:12:38 -07:00
..
test_ignored/whee Added a subdirectory with a file to test whether tidy command ignores files in subdirectories 2016-07-07 15:08:41 +05:30
__init__.py Package tidy 2016-04-14 15:55:25 +08:00
duplicated_package.lock Test for tidy.check_lock function #9152 2016-04-25 08:32:52 +02:00
incorrect_license.rs Package tidy 2016-04-14 15:55:25 +08:00
long_line.rs Package tidy 2016-04-14 15:55:25 +08:00
malformed_json.json [tidy] Add test for existing json functionality 2016-07-07 17:07:03 +02:00
modeline.txt tidy check for vim and emacs modelines. 2016-04-21 17:52:09 +02:00
rust_tidy.rs Add style check, test, and code fixes for an else brace check. 2016-07-04 18:38:13 -04:00
spec.webidl Package tidy 2016-04-14 15:55:25 +08:00
speclink.rs Package tidy 2016-04-14 15:55:25 +08:00
test.toml Package tidy 2016-04-14 15:55:25 +08:00
test_tidy.py [tidy] Add test for existing json functionality 2016-07-07 17:07:03 +02:00
whatwg_link.rs Package tidy 2016-04-14 15:55:25 +08:00
wrong_space.rs Package tidy 2016-04-14 15:55:25 +08:00