summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* Use input_api.ReadFile() instead of rolling out its own.maruel@chromium.org2009-06-101-20/+20
* Add the tree check there instead of implementing it in the root PRESUBMIT.py.maruel@chromium.org2009-06-051-0/+3
* REmove one unneeded seam.maruel@chromium.org2009-04-161-2/+3
* Allow PRESUBMIT.py to handle deleted files.thestig@chromium.org2009-03-131-3/+18
* Add end of file newline checks to PRESUBMIT.py.deanm@chromium.org2009-03-101-6/+6
* Change "bleh" for "foo".nsylvain@chromium.org2009-03-081-4/+4
* Change the presubmit unittest with no code change. This is to trigger a test ...nsylvain@chromium.org2009-03-061-4/+4
* - Add «no trailing whitespace» and <=80 cols rules.maruel@chromium.org2009-03-051-18/+30
* Very basic starter presubmit script for Chromium, as requested by maruel.maruel@chromium.org2009-02-191-0/+75