skia2/platform_tools/android/tests/expectations
commit-bot@chromium.org ec68ee9d56 Allow running gyp_to_android without SkUserConfig.
The old code requires that include/config/SkUserConfig.h exists,
to ensure that it gets copied into Android's
include/core/SkUserConfig.h when we do a merge. However, if a
developer wants to make changes and rerun the script, they
should not have to recreate include/config/SkUserConfig.h just
to rerun the script. By default, allow the original to not
exist and just skip the copy.

Update tests to pass. Also add tests to support this use case.

Make gyp_to_android.py executable.

R=robertphillips@google.com, halcanary@google.com

Author: scroggo@google.com

Review URL: https://codereview.chromium.org/242203008

git-svn-id: http://skia.googlecode.com/svn/trunk@14273 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-04-21 14:45:01 +00:00
..
Android.mk Fixes to Android.mk generation for arm64. 2014-04-09 13:34:26 +00:00
animals_append.txt Add tests for makefile_writer.py. 2014-03-26 19:46:51 +00:00
animals.txt Add tests for makefile_writer.py. 2014-03-26 19:46:51 +00:00
missing-filename.xxx Allow running gyp_to_android without SkUserConfig. 2014-04-21 14:45:01 +00:00
SkUserConfig-h.txt Rename test SkUserConfig files. 2014-04-01 19:03:00 +00:00
write_local_vars_append_arm Updates to Android.mk generation. 2014-03-28 15:59:04 +00:00
write_local_vars_append_foo Updates to Android.mk generation. 2014-03-28 15:59:04 +00:00
write_local_vars_append_no_name Updates to Android.mk generation. 2014-03-28 15:59:04 +00:00
write_local_vars_no_append_arm Updates to Android.mk generation. 2014-03-28 15:59:04 +00:00
write_local_vars_no_append_foo Updates to Android.mk generation. 2014-03-28 15:59:04 +00:00
write_local_vars_no_append_no_name Updates to Android.mk generation. 2014-03-28 15:59:04 +00:00