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

Unified Diff: platform_tools/android/tests/expectations/animals_append.txt

Issue 205383006: Add tests for makefile_writer.py. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Check test results to return non zero on failure. Created 6 years, 9 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
Index: platform_tools/android/tests/expectations/animals_append.txt
diff --git a/platform_tools/android/tests/expectations/animals_append.txt b/platform_tools/android/tests/expectations/animals_append.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96b6b9979038a8272c28b8d72f7388fe68e3b7bf
--- /dev/null
+++ b/platform_tools/android/tests/expectations/animals_append.txt
@@ -0,0 +1,6 @@
+animals_append += \
+ dog \
+ cat \
+ mouse \
+ elephant
+

Powered by Google App Engine
This is Rietveld 408576698