Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Unified Diff: .gitignore

Issue 434423002: Add dependencies on gtest and gmock (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .DEPS.git ('k') | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 1b7d11024e4bb7ca145b6d8a3bd01ef55b3eebd4..158e493ca501be28483a3089819ee0acf4605994 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,8 @@ shell_g
/test/test262/data
/test/test262/data.old
/test/test262/tc39-test262-*
+/testing/gmock
+/testing/gtest
/third_party
/tools/jsfunfuzz
/tools/jsfunfuzz.zip
« no previous file with comments | « .DEPS.git ('k') | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698