diff options
| author | 2015-03-24 15:31:35 +0100 | |
|---|---|---|
| committer | 2015-03-24 15:31:35 +0100 | |
| commit | 02b72688b426cb8d2d6e4cfc1937eb5f10b6c668 (patch) | |
| tree | 6020cd23fc3b2c867b62dcdc521973c011fa338e | |
| parent | adc1dcf6492872be304d6688b2a3871ea29a3023 (diff) | |
reduced the image size of some chdman createhd tests (nw)
| -rw-r--r-- | src/regtests/chdman/input/createhd_4/in.params | 2 | ||||
| -rw-r--r-- | src/regtests/chdman/input/createhd_5/in.params | 2 | ||||
| -rw-r--r-- | src/regtests/chdman/output/createhd_4/out.chd | bin | 1048751 -> 10413 bytes | |||
| -rw-r--r-- | src/regtests/chdman/output/createhd_5/out.chd | bin | 1048752 -> 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 Binary files differindex 8e565b37993..93d60a121b7 100644 --- a/src/regtests/chdman/output/createhd_4/out.chd +++ b/src/regtests/chdman/output/createhd_4/out.chd diff --git a/src/regtests/chdman/output/createhd_5/out.chd b/src/regtests/chdman/output/createhd_5/out.chd Binary files differindex 825a3493d0b..19f90331240 100644 --- a/src/regtests/chdman/output/createhd_5/out.chd +++ b/src/regtests/chdman/output/createhd_5/out.chd |
