Cullen Rhodes
40acd24e8f
Report use statements that use {} with only one entry
2016-05-27 10:18:44 +01:00
aeischeid
fa4665e2a7
add tidy test for 'missing space after :' in stucts
2016-05-11 16:19:17 -05:00
askeing
33d8e21cff
Adding parameter to tidy for skipping print text when running tests
2016-04-26 01:27:08 +09:00
Maciej Skrzypkowski
f090425c24
Test for tidy.check_lock function #9152
2016-04-25 08:32:52 +02:00
bors-servo
04f8ae56db
Auto merge of #10786 - zwn:tidy-modelines, r=Manishearth
...
tidy check for vim and emacs modelines
See #10719 .
It skips *.webidl files for now since I am not sure where they come from and if they should be edited in tree or not.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10786 )
<!-- Reviewable:end -->
2016-04-22 21:46:30 -07:00
Zbynek Winkler
39780ca39f
Report lines starting with &&.
2016-04-22 14:28:20 +02:00
Zbynek Winkler
b6b8ac6cd3
tidy check for vim and emacs modelines.
...
See https://github.com/servo/servo/issues/10719 .
2016-04-21 17:52:09 +02:00
Josh Matthews
c7d5a2b311
Ensure that we aren't missing any errors in the tidy self-test.
2016-04-20 13:29:39 -04:00
askeing
27bac667b2
Modified test_spec_link of test_tidy for packaged tidy
2016-04-17 04:20:24 +09:00
Maciej Skrzypkowski
22d991d4e0
Test for check_spec function, for tidy.py #9152
2016-04-17 04:12:54 +09:00
askeing
8c4c899ef9
Modified the servo_tidy_tests for both "./mach" and "make test"
...
- fix `cd python/tidy; make test` fail issue
2016-04-14 21:19:16 +09:00
askeing
bfe460de9e
Package tidy
...
- Modified the testing commands
- Added the requirements
- Moved python/tidy/tests to python/tidy/servo_tidy_tests for self tidy tests
2016-04-14 15:55:25 +08:00