summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Oliver Stöneberg <oliverst@online.de>2015-03-24 15:31:35 +0100
committer Oliver Stöneberg <oliverst@online.de>2015-03-24 15:31:35 +0100
commit02b72688b426cb8d2d6e4cfc1937eb5f10b6c668 (patch)
tree6020cd23fc3b2c867b62dcdc521973c011fa338e
parentadc1dcf6492872be304d6688b2a3871ea29a3023 (diff)
reduced the image size of some chdman createhd tests (nw)
-rw-r--r--src/regtests/chdman/input/createhd_4/in.params2
-rw-r--r--src/regtests/chdman/input/createhd_5/in.params2
-rw-r--r--src/regtests/chdman/output/createhd_4/out.chdbin1048751 -> 10413 bytes
-rw-r--r--src/regtests/chdman/output/createhd_5/out.chdbin1048752 -> 10414 bytes
4 files changed, 2 insertions, 2 deletions
diff --git a/src/regtests/chdman/input/createhd_4/in.params b/src/regtests/chdman/input/createhd_4/in.params
index 61dfdd4701b..51eee8734e1 100644
--- a/src/regtests/chdman/input/createhd_4/in.params
+++ b/src/regtests/chdman/input/createhd_4/in.params
@@ -1 +1 @@
--s 1073741824 \ No newline at end of file
+-s 10485760 \ No newline at end of file
diff --git a/src/regtests/chdman/input/createhd_5/in.params b/src/regtests/chdman/input/createhd_5/in.params
index 614d2b26384..27e6fe0e955 100644
--- a/src/regtests/chdman/input/createhd_5/in.params
+++ b/src/regtests/chdman/input/createhd_5/in.params
@@ -1 +1 @@
--s 1073741824 -ss 1024 \ No newline at end of file
+-s 10485760 -ss 1024 \ No newline at end of file
diff --git a/src/regtests/chdman/output/createhd_4/out.chd b/src/regtests/chdman/output/createhd_4/out.chd
index 8e565b37993..93d60a121b7 100644
--- a/src/regtests/chdman/output/createhd_4/out.chd
+++ b/src/regtests/chdman/output/createhd_4/out.chd
Binary files differ
diff --git a/src/regtests/chdman/output/createhd_5/out.chd b/src/regtests/chdman/output/createhd_5/out.chd
index 825a3493d0b..19f90331240 100644
--- a/src/regtests/chdman/output/createhd_5/out.chd
+++ b/src/regtests/chdman/output/createhd_5/out.chd
Binary files differ