aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy_tests/test_tidy.py
Commit message (Expand)AuthorAgeFilesLines
* 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