Fixes lint for windows; adds test/font/fontutils.js

This commit is contained in:
Yury Delendik 2014-03-31 08:50:53 -05:00
parent 3e71b3a5fa
commit 63f438006b
2 changed files with 42 additions and 9 deletions

10
make.js
View file

@ -1269,7 +1269,15 @@ target.lint = function() {
'external/crlfchecker/',
'src/',
'web/',
'test/*.js',
'test/downloadutils.js',
'test/driver.js',
'test/reporter.js',
'test/test.js',
'test/testutils.js',
'test/webbrowser.js',
'test/webserver.js',
'test/font/fontutils.js',
'test/font/ttxdriver.js',
'test/unit/',
'extensions/firefox/',
'extensions/chromium/'