fune/servo/python/tidy/servo_tidy_tests
Nikhil Shagrithaya 3a6c4f6d6d servo: Merge #12313 - test-tidy command now ignores files in subdirectories of ignored dirs (from cynicaldevil:tidy-test); r=Wafflespeanut
<!-- Please describe your changes on the following line: -->

---
<!-- 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
- [X] These changes fix #12225 .

I did not add a test for this, instead I added a directory with an empty file inside the ignored directory, and checked whether this file was being ignored or not.

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

Source-Repo: https://github.com/servo/servo
Source-Revision: 9c00331634c2c753637a873f600b9804e6145e62

--HG--
rename : servo/python/tidy/servo_tidy_tests/test_ignored/whee/test.rs => servo/python/tidy/servo_tidy_tests/test_ignored/whee/foo/bar.rs
2016-07-07 19:16:31 -07:00
..
test_ignored/whee servo: Merge #12313 - test-tidy command now ignores files in subdirectories of ignored dirs (from cynicaldevil:tidy-test); r=Wafflespeanut 2016-07-07 19:16:31 -07:00
__init__.py servo: Merge #10590 - Package tidy (from edunham:package-tidy); r=larsbergstrom 2016-04-15 22:51:16 +05:01
duplicated_package.lock servo: Merge #10775 - Test for tidy.check_lock function #9152 (from mskrzypkows:tidy_tests); r=Wafflespeanut 2016-04-25 00:19:33 -07:00
incorrect_license.rs servo: Merge #10590 - Package tidy (from edunham:package-tidy); r=larsbergstrom 2016-04-15 22:51:16 +05:01
long_line.rs servo: Merge #10590 - Package tidy (from edunham:package-tidy); r=larsbergstrom 2016-04-15 22:51:16 +05:01
modeline.txt servo: Merge #10786 - tidy check for vim and emacs modelines (from zwn:tidy-modelines); r=Manishearth 2016-04-22 21:46:30 -07:00
rust_tidy.rs servo: Merge #12243 - Add style check and test for else braces (from TravisDean:else-brace-check); r=ConnorGBrewster 2016-07-04 16:52:19 -07:00
spec.webidl servo: Merge #10590 - Package tidy (from edunham:package-tidy); r=larsbergstrom 2016-04-15 22:51:16 +05:01
speclink.rs servo: Merge #10590 - Package tidy (from edunham:package-tidy); r=larsbergstrom 2016-04-15 22:51:16 +05:01
test.toml servo: Merge #10590 - Package tidy (from edunham:package-tidy); r=larsbergstrom 2016-04-15 22:51:16 +05:01
test_tidy.py servo: Merge #12243 - Add style check and test for else braces (from TravisDean:else-brace-check); r=ConnorGBrewster 2016-07-04 16:52:19 -07:00
whatwg_link.rs servo: Merge #10590 - Package tidy (from edunham:package-tidy); r=larsbergstrom 2016-04-15 22:51:16 +05:01
wrong_space.rs servo: Merge #10590 - Package tidy (from edunham:package-tidy); r=larsbergstrom 2016-04-15 22:51:16 +05:01