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

Unified Diff: testing/android/docs/index.md

Issue 2315923003: [Android] Add gtest implementation documentation. (Closed)
Patch Set: mikecase comment Created 4 years, 3 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 | « testing/android/docs/gtest_implementation.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/android/docs/index.md
diff --git a/testing/android/docs/index.md b/testing/android/docs/index.md
deleted file mode 100644
index 779b144ba92e02710b86f6ee39aca7eca6e1cdd0..0000000000000000000000000000000000000000
--- a/testing/android/docs/index.md
+++ /dev/null
@@ -1,25 +0,0 @@
-# Android Testing in Chromium
-
-## How do I...
-
- - **set up**
- - [... set up a device for local testing?](/testing/android/docs/todo.md)
- - [... set up an emulator for local testing?](/testing/android/docs/todo.md)
- - **writing tests**
- - [... write an instrumentation test?](/testing/android/docs/instrumentation.md)
- - [... write a Robolectric test?](/testing/android/docs/todo.md)
- - **running tests**
- - [... run a gtest?](/testing/android/docs/todo.md)
- - [... run an instrumentation test?](/testing/android/docs/todo.md)
- - [... run a Robolectric test?](/testing/android/docs/todo.md)
- - [... run the blink layout tests?](https://sites.google.com/a/chromium.org/dev/developers/testing/webkit-layout-tests)
- - [... run a telemetry test?](/testing/android/docs/todo.md)
- - **miscellaneous**
- - [... use code coverage for Java tests?](/build/android/docs/coverage.md)
-
-## How does it work on Android?
-
- - [c++ browser tests](/testing/android/docs/todo.md)
- - [c++ unit tests](/testing/android/docs/todo.md)
- - [instrumentation tests](/testing/android/docs/todo.md)
- - [junit tests](/testing/android/docs/todo.md)
« no previous file with comments | « testing/android/docs/gtest_implementation.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698