Bug 1579845 - Add a test to the mozlint check: file-perm r=ahal
commite3b92571a9520fcda64474f46307565de2693439
authorSylvestre Ledru <sledru@mozilla.com>
Wed, 11 Sep 2019 20:58:07 +0000 (11 20:58 +0000)
committerSylvestre Ledru <sledru@mozilla.com>
Wed, 11 Sep 2019 20:58:07 +0000 (11 20:58 +0000)
treea69b7df47900a23557074a99e7454b1ccd3f3f99
parent878bbf3cb8897a208454df27535f3522ab482cf2
Bug 1579845 - Add a test to the mozlint check: file-perm r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D45444

--HG--
extra : moz-landing-system : lando
tools/lint/test/files/file-perm/bad.c [new file with mode: 0755]
tools/lint/test/files/file-perm/bad.js [new file with mode: 0755]
tools/lint/test/files/file-perm/good.c [new file with mode: 0644]
tools/lint/test/files/file-perm/good.js [new file with mode: 0755]
tools/lint/test/python.ini
tools/lint/test/test_file_perm.py [new file with mode: 0644]