Add check_all.py and check_whitespace.py scripts.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 23 Feb 2015 19:40:08 +0000 (11:40 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Wed, 25 Feb 2015 19:35:37 +0000 (11:35 -0800)
commit99cb6c71e2da6c5db346642de9c660edd1b4b6be
tree44f69e1f7fb21e72a2624aae90aab53c9957c11f
parentfd7c885b7a467f7acf7a88395407443687b00b2b
Add check_all.py and check_whitespace.py scripts.

Change-Id: I29ea94aa38ad1cb9e665836db6e4d48d3dbc041b
scripts/src_util/check_all.py [new file with mode: 0644]
scripts/src_util/check_include_guards.py
scripts/src_util/check_whitespace.py [new file with mode: 0644]
scripts/src_util/common.py [new file with mode: 0644]