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

Side by Side Diff: webrtc/examples/androidjunit/README

Issue 2343403002: Rename AppRTCDemo on Android and iOS to AppRTCMobile (Closed)
Patch Set: Rebase 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 unified diff | Download patch
OLDNEW
1 This directory contains example JUnit tests for Android AppRTCDemo. 1 This directory contains example JUnit tests for Android AppRTCMobile.
2 Many of these test utilize Robolectric to mock Android classes. 2 Many of these test utilize Robolectric to mock Android classes.
3 3
4 To compile: 4 To compile:
5 ninja -C out/Debug android_junit_tests 5 ninja -C out/Debug android_junit_tests
6 6
7 To run: 7 To run:
8 out/Debug/bin/run_android_junit_tests 8 out/Debug/bin/run_android_junit_tests
OLDNEW
« no previous file with comments | « webrtc/examples/androidapp/src/org/appspot/apprtc/UnhandledExceptionHandler.java ('k') | webrtc/examples/androidtests/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698