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

Unified Diff: .gitignore

Issue 21645003: Add "benchmarks" test suite (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: skip mandreel in Debug; skip --nocrankshaft/--stress-opt variants Created 7 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 | « no previous file | test/benchmarks/benchmarks.status » ('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 e616e7512993932a6f0cc80c5cfa27424e34bab9..282e463fc57e32e7c8035166ba3cfe0edba5793c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,12 @@ shell_g
/out
/perf.data
/perf.data.old
+/test/benchmarks/benchmarks.status2
+/test/benchmarks/CHECKED_OUT_*
+/test/benchmarks/downloaded_*
+/test/benchmarks/kraken
+/test/benchmarks/octane
+/test/benchmarks/sunspider
/test/cctest/cctest.status2
/test/message/message.status2
/test/mjsunit/mjsunit.status2
« no previous file with comments | « no previous file | test/benchmarks/benchmarks.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698