summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/bitmaps/case_badbmp.yaml2
-rw-r--r--tests/bitmaps/case_nobmp.yaml2
-rw-r--r--tests/bitmaps/case_order1.yaml2
-rw-r--r--tests/bitmaps/case_order2.yaml2
-rw-r--r--tests/bitmaps/case_reuse.yaml2
-rw-r--r--tests/bitmaps/case_simple.yaml2
6 files changed, 6 insertions, 6 deletions
diff --git a/tests/bitmaps/case_badbmp.yaml b/tests/bitmaps/case_badbmp.yaml
index c4571ff9..8772e2e7 100644
--- a/tests/bitmaps/case_badbmp.yaml
+++ b/tests/bitmaps/case_badbmp.yaml
@@ -1,6 +1,6 @@
# Invalid specification: requests missing image file.
-bmpblock: 1.2
+bmpblock: 2.0
# These are the individual images which are layered to produce a screen layout.
images:
diff --git a/tests/bitmaps/case_nobmp.yaml b/tests/bitmaps/case_nobmp.yaml
index f88b9d5e..02b44a35 100644
--- a/tests/bitmaps/case_nobmp.yaml
+++ b/tests/bitmaps/case_nobmp.yaml
@@ -1,6 +1,6 @@
# Invalid specification: requests missing image file.
-bmpblock: 1.0
+bmpblock: 2.0
# These are the individual images which are layered to produce a screen layout.
images:
diff --git a/tests/bitmaps/case_order1.yaml b/tests/bitmaps/case_order1.yaml
index 4e1c4297..c116ee45 100644
--- a/tests/bitmaps/case_order1.yaml
+++ b/tests/bitmaps/case_order1.yaml
@@ -1,5 +1,5 @@
-bmpblock: 1.0
+bmpblock: 2.0
images:
image0: Background.bmp
diff --git a/tests/bitmaps/case_order2.yaml b/tests/bitmaps/case_order2.yaml
index 91ac6dd7..cd9018f5 100644
--- a/tests/bitmaps/case_order2.yaml
+++ b/tests/bitmaps/case_order2.yaml
@@ -1,5 +1,5 @@
-bmpblock: 1.0
+bmpblock: 2.0
images:
zmage0: Background.bmp
diff --git a/tests/bitmaps/case_reuse.yaml b/tests/bitmaps/case_reuse.yaml
index 4f62d569..1265d3c0 100644
--- a/tests/bitmaps/case_reuse.yaml
+++ b/tests/bitmaps/case_reuse.yaml
@@ -1,5 +1,5 @@
-bmpblock: 1.0
+bmpblock: 2.0
images:
image0: Background.bmp
diff --git a/tests/bitmaps/case_simple.yaml b/tests/bitmaps/case_simple.yaml
index 5c8590db..c30a0645 100644
--- a/tests/bitmaps/case_simple.yaml
+++ b/tests/bitmaps/case_simple.yaml
@@ -1,5 +1,5 @@
-bmpblock: 1.0
+bmpblock: 2.0
images:
background: Background.bmp