aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy_tests/test_tidy.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add lint to ensure substitutions use the full formAneesh Agrawal2016-08-051-0/+1
* Add lint for backticks in shell scriptsAneesh Agrawal2016-08-051-0/+1
* Auto merge of #12295 - jimberlage:12158/shell-linting, r=aneeshusabors-servo2016-08-041-0/+6
|\
| * Add linting for shell scriptsJim Berlage2016-07-221-0/+6
* | Auto merge of #12567 - servo:tidy-self-test-result, r=jdmbors-servo2016-07-241-1/+1
|\ \
| * | Return failure if the tidy self-tests fail.Ms2ger2016-07-231-1/+1
| |/
* / Issue #12564: Fix "./mach test-tidy --self-test".Simon Martin2016-07-231-3/+4
|/
* [tidy] check for duplicate keys in .json filesOwen Coutts2016-07-081-0/+5
* [tidy] Add test for existing json functionalityOwen Coutts2016-07-071-0/+5
* Add style check, test, and code fixes for an else brace check.Travis Dean2016-07-041-0/+1
* Removed unused function and minor cleanupRavi Shankar2016-06-161-1/+1
* Auto merge of #11621 - h4xr:mach_fix, r=Wafflespeanutbors-servo2016-06-141-0/+10
|\
| * Make mach consider ignored dirsSaurabh Badhwar2016-06-151-0/+10
* | Auto merge of #11190 - mrmiywj:Root-tidy-checker, r=jdmbors-servo2016-06-051-0/+1
|\ \ | |/ |/|
| * add &Root<T> checkermrmiywj2016-06-051-0/+1
* | Warn about empty lines following an open brace.Josh Matthews2016-05-271-0/+1
* | Report use statements that use {} with only one entryCullen Rhodes2016-05-271-0/+1
|/
* add tidy test for 'missing space after :' in stuctsaeischeid2016-05-111-0/+2
* Adding parameter to tidy for skipping print text when running testsaskeing2016-04-261-10/+10
* Test for tidy.check_lock function #9152Maciej Skrzypkowski2016-04-251-0/+12
* Auto merge of #10786 - zwn:tidy-modelines, r=Manishearthbors-servo2016-04-221-0/+8
|\
| * tidy check for vim and emacs modelines.Zbynek Winkler2016-04-211-0/+8
* | Report lines starting with &&.Zbynek Winkler2016-04-221-0/+1
* | Ensure that we aren't missing any errors in the tidy self-test.Josh Matthews2016-04-201-0/+13
|/
* Modified test_spec_link of test_tidy for packaged tidyaskeing2016-04-171-3/+4
* Test for check_spec function, for tidy.py #9152Maciej Skrzypkowski2016-04-171-0/+5
* Modified the servo_tidy_tests for both "./mach" and "make test"askeing2016-04-141-1/+3
* Package tidyaskeing2016-04-141-0/+73