[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / tools / presubmit.py
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-28 mstarzinger[presubmit] Fix whitespace/semicolon linter violations.
2015-09-25 mstarzinger[presubmit] Enable runtime/threadsafe_fn linter checking.
2015-09-07 mstarzinger[presubmit] Enable build/c++11 linter checking.
2015-09-03 mstarzinger[presubmit] Fix build/include linter violations.
2015-09-03 mstarzinger[presubmit] Fix whitespace/empty_loop_body linter viola...
2015-09-01 mstarzinger[presubmit] Fix runtime/indentation_namespace linter...
2015-09-01 mstarzingerMake presubmit.py rules differential.
2015-08-27 yangguoRemove builtin/runtime name clash presubmit check.
2015-06-29 othEnsure mjsunit tests use dashes not underscores in...
2015-04-22 Benedikt Meurer[mjsunit] Import asm.js test case for poppler.
2015-04-22 Benedikt Meurer[mjsunit] Add custom tests based on SQLite 3.8.9.
2015-04-22 Benedikt MeurerRevert "[test] Initial import of an emscripten test...
2015-04-21 Benedikt Meurer[test] Initial import of an emscripten test suite.
2015-04-20 Benedikt Meurer[mjsunit] Import test case based on the Massive/SQLite...
2015-01-15 marjaCheck author of a CL against the AUTHORS file.
2014-11-12 bmeurer@chromium.orgFix copyright headers.
2014-10-01 bmeurer@chromium.orgMove unit tests to test/unittests.
2014-09-09 jkummerow@chromium.orgDelete generated runtime tests
2014-09-01 bmeurer@chromium.org[turbofan] Merge compiler unit tests into src.
2014-09-01 bmeurer@chromium.orgMerge heap unit tests into src.
2014-09-01 bmeurer@chromium.orgRefactor libplatform unit tests to use GTest/GMock.
2014-08-22 bmeurer@chromium.orgAdd missing test directories to presubmit.py.
2014-08-11 machenbach@chromiu... Skip gmock and gtest in presubmit.
2014-08-08 bmeurer@chromium.orgReland "Add initial support for compiler unit tests...
2014-08-06 bmeurer@chromium.orgRevert "Add initial support for compiler unit tests...
2014-08-06 bmeurer@chromium.orgAdd initial support for compiler unit tests using GTest...
2014-08-06 bmeurer@chromium.orgRefactor unit tests for the base library to use GTest.
2014-08-06 yangguo@chromium.orgCheck that external references are registered in the...
2014-08-05 bmeurer@chromium.orgRevert "Initial import of unittests using GTest/GMock."
2014-08-05 jochen@chromium.orgMove a bunch of GC related files to heap/ subdirectory
2014-08-05 bmeurer@chromium.orgInitial import of unittests using GTest/GMock.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-06-20 mstarzinger@chromi... Check alpha-sorting of includes during presubmit.
2014-06-03 ishell@chromium.orgFixed lint errors caused by "runtime/references" rule...
2014-06-03 jochen@chromium.orgIgnore buildtools directory in presubmit.py checks
2014-05-16 jkummerow@chromium.orgMove check for existence of generated tests from run...
2014-05-09 ishell@chromium.orgPresubmit checks recover:
2014-01-02 jochen@chromium.orgDon't bail out of the cpplint cache is broken.
2013-11-22 yangguo@chromium.orgMake sure files end with exactly one new line and polic...
2013-11-22 yangguo@chromium.orgExclude benchmark tests from presubmit check in a non...
2013-10-25 yangguo@chromium.orgReland "Make Array.prototype.pop throw if the last...
2013-10-24 yangguo@chromium.orgRevert "Make Array.prototype.pop throw if the last...
2013-10-23 yangguo@chromium.orgMake Array.prototype.pop throw if the last element...
2013-10-04 mstarzinger@chromi... Remove obsolete preparser binary.
2013-07-05 yangguo@chromium.orgKeep two empty lines between declarations for cpp files
2013-06-24 yangguo@chromium.orgAdd v8.log visualizer page.
2013-04-15 yangguo@chromium.orgFix so that you can run presubmit.py in Windows.
2012-09-24 jkummerow@chromium.orgFirst commit of new tools/run-tests.py
2012-05-11 jkummerow@chromium.orgPrepare for using GYP build on buildbots
2012-04-19 yangguo@chromium.orgFix presubmit check for the case when cpplint fails.
2012-01-20 yangguo@chromium.orgParallelize cpplint in presubmit and fix usage of DISAL...
2011-10-06 jkummerow@chromium.orgAdd presubmit=no and werror=no flags to Makefile
2011-09-07 yangguo@chromium.orgPresubmit output to distinguish check phases.
2011-09-02 yangguo@chromium.orgOnly presubmit check files in git repo for copyright...
2011-09-01 yangguo@chromium.orgAdded check for trailing whitespaces and corrected...
2011-08-09 vitalyr@chromium.orgMake presubmit check happier with GYP.
2010-11-24 lrn@chromium.orgWorking stand-alone preparser.
2010-11-04 lrn@chromium.orgMake presubmit lint the "include" dir.
2010-07-28 antonm@chromium.orgUse hashlib module instead of md5 if it is present.
2010-01-07 ricow@chromium.orgAdded ES5 15.2.3.2 Object.getPrototypeOf.
2009-11-26 mikhail.naganov... A cache of MD5 sums of source file contents is now...
2009-11-12 lrn@chromium.orgIgnore "sputniktests" subdirectory from presubmit checks.
2009-09-11 sgjesse@chromium.orgUse local cpplint.py if it exists.
2009-04-09 iposva@chromium.org- Exclude "build/include_what_you_use" from cpplint...
2009-02-02 erik.corry@gmail.comTell presubmit.py that regexp-pcre.js doesn't need...
2009-01-28 ager@chromium.orgjsmin does not have our copyright header and shouldn...
2009-01-07 ager@chromium.orgAllow 2009 as a valid year in the copyright header.
2008-09-17 iposva@chromium.org- Rename flags.defs to flag-definitions.h.
2008-09-09 christian.plesner... Changed copyright header from google inc. to v8 project...
2008-09-06 erik.corry@gmail.comWhen the Mozilla tests are checked out of cvs in the...
2008-09-02 v8.team.kasperl... Ignore missing copyright notices for EarleyBoyer and...
2008-08-29 christian.plesner... Added presubmit step that runs cpplint and checks for...