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

Unified Diff: test/unittests/compiler/arm/test-instruction-selector-arm.cc

Issue 438243003: Revert "Initial import of unittests using GTest/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 | « test/unittests/DEPS ('k') | test/unittests/compiler/test-instruction-selector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/unittests/compiler/arm/test-instruction-selector-arm.cc
diff --git a/test/unittests/compiler/arm/test-instruction-selector-arm.cc b/test/unittests/compiler/arm/test-instruction-selector-arm.cc
deleted file mode 100644
index b5e6ba6f5610c42256f4da274672a82ab8811051..0000000000000000000000000000000000000000
--- a/test/unittests/compiler/arm/test-instruction-selector-arm.cc
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright 2014 the V8 project authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "src/compiler/instruction-selector-impl.h"
-#include "testing/gmock/include/gmock/gmock.h"
-
-namespace v8 {
-namespace internal {
-namespace compiler {} // namespace compiler
-} // namespace internal
-} // namespace v8
« no previous file with comments | « test/unittests/DEPS ('k') | test/unittests/compiler/test-instruction-selector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698