10678fb22f
Initial import of empty unit test suites for Toon and Hannes. R=hpayer@chromium.org Review URL: https://codereview.chromium.org/475233005 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23190 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
8 lines
130 B
Python
8 lines
130 B
Python
include_rules = [
|
|
"+src",
|
|
"+testing/gmock",
|
|
"+testing/gmock-support.h",
|
|
"+testing/gtest",
|
|
"+testing/gtest-support.h",
|
|
]
|