aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2011-11-10 19:03:53 -0800
committerStephen Hines <srhines@google.com>2011-11-10 19:03:53 -0800
commit6cf680902775f78eec2e3f622f6d96663aa25c88 (patch)
treed223ea070aca70a804790f22c747a3a4addf2e31 /tests
parentfbfd7f5fd97458b6b23437556025ac1d55e98fd4 (diff)
downloadandroid_frameworks_compile_slang-6cf680902775f78eec2e3f622f6d96663aa25c88.tar.gz
android_frameworks_compile_slang-6cf680902775f78eec2e3f622f6d96663aa25c88.tar.bz2
android_frameworks_compile_slang-6cf680902775f78eec2e3f622f6d96663aa25c88.zip
Update tests for highest API level.
Change-Id: I5a3cbe8de21075ab39a952d80d7fa0aa87d03e10
Diffstat (limited to 'tests')
-rw-r--r--tests/F_set_target_api_10/stderr.txt.expect2
-rw-r--r--tests/F_set_target_api_9000/stderr.txt.expect2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/F_set_target_api_10/stderr.txt.expect b/tests/F_set_target_api_10/stderr.txt.expect
index 1d494d2..2fcb56b 100644
--- a/tests/F_set_target_api_10/stderr.txt.expect
+++ b/tests/F_set_target_api_10/stderr.txt.expect
@@ -1 +1 @@
-error: target API level '10' is out of range ('11' - '14')
+error: target API level '10' is out of range ('11' - '15')
diff --git a/tests/F_set_target_api_9000/stderr.txt.expect b/tests/F_set_target_api_9000/stderr.txt.expect
index a560fae..c1bdd4a 100644
--- a/tests/F_set_target_api_9000/stderr.txt.expect
+++ b/tests/F_set_target_api_9000/stderr.txt.expect
@@ -1 +1 @@
-error: target API level '9000' is out of range ('11' - '14')
+error: target API level '9000' is out of range ('11' - '15')