diff --git a/src/test_endswap.def b/src/test_endswap.def index 5fbc49b7..c817322c 100644 --- a/src/test_endswap.def +++ b/src/test_endswap.def @@ -18,11 +18,3 @@ int_type = { format = FMT_INT64 ; } ; -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 098c07e0-2d3f-4f62-ad93-f3f4b91c5211 -*/ - diff --git a/src/test_endswap.tpl b/src/test_endswap.tpl index e3265b37..8e4b2bbb 100644 --- a/src/test_endswap.tpl +++ b/src/test_endswap.tpl @@ -124,12 +124,3 @@ test_endswap_[+ (get "name") +] (void) +] -[+ COMMENT -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: fd8887e8-8202-4f30-a419-0cf01a0e799b -*/ -+] diff --git a/tests/benchmark.def b/tests/benchmark.def index 5702d6b5..f2db29ae 100644 --- a/tests/benchmark.def +++ b/tests/benchmark.def @@ -15,11 +15,3 @@ data_type = { multiplier = "1.0" ; }; -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 5cadd2d0-dd74-4067-9d75-781a36d6bf15 -*/ - diff --git a/tests/benchmark.tpl b/tests/benchmark.tpl index d5961c97..b6011fe8 100644 --- a/tests/benchmark.tpl +++ b/tests/benchmark.tpl @@ -350,12 +350,3 @@ get_subtype_str (int subtype) return "UNKNOWN" ; } /* get_subtype_str */ -[+ COMMENT - - Do not edit or modify anything in this comment block. - The following line is a file identity tag for the GNU Arch - revision control system. - - arch-tag: 64ccb3fb-c61d-42d7-b14f-0ec3ba303f88 - -+] diff --git a/tests/floating_point_test.def b/tests/floating_point_test.def index 91046435..3441d34b 100644 --- a/tests/floating_point_test.def +++ b/tests/floating_point_test.def @@ -30,11 +30,3 @@ int_type = { int_max = 0x7FFFFFFF ; } ; -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 053997cb-74d9-424e-aabf-3ad7622e3eee -*/ - diff --git a/tests/floating_point_test.tpl b/tests/floating_point_test.tpl index c6ad2b19..91ac68c7 100644 --- a/tests/floating_point_test.tpl +++ b/tests/floating_point_test.tpl @@ -336,12 +336,3 @@ static void } /* [+ (get "float_name") +]_[+ (get "int_name") +]_[+ (get "end_name") +]_test */ [+ ENDFOR endian_type +][+ ENDFOR int_type +][+ ENDFOR float_type +] -[+ COMMENT - - Do not edit or modify anything in this comment block. - The arch-tag line is a file identity tag for the GNU Arch - revision control system. - - arch-tag: c1043a35-f0aa-44af-9f7f-f193c67f140d - -+] diff --git a/tests/header_test.def b/tests/header_test.def index 4a3fd8f9..959703ef 100644 --- a/tests/header_test.def +++ b/tests/header_test.def @@ -20,11 +20,3 @@ data_type = { format = "SF_FORMAT_DOUBLE" ; } ; -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 436e1f37-a274-4377-b8fa-b2e2fc29f85b -*/ - diff --git a/tests/header_test.tpl b/tests/header_test.tpl index 38f7a374..28a3b4ec 100644 --- a/tests/header_test.tpl +++ b/tests/header_test.tpl @@ -487,12 +487,3 @@ extra_header_test (const char *filename, int filetype) #endif } /* extra_header_test */ -[+ COMMENT - - Do not edit or modify anything in this comment block. - The arch-tag line is a file identity tag for the GNU Arch - revision control system. - - arch-tag: ba02b7d6-8a89-45f3-aad2-a50390f52af5 - -+] diff --git a/tests/pcm_test.def b/tests/pcm_test.def index 1deb99d7..b81f0594 100644 --- a/tests/pcm_test.def +++ b/tests/pcm_test.def @@ -32,11 +32,3 @@ data_type = { float_func = "(k * ((k % 2) ? 333333 : -333333))" ; } ; -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: a939b77e-4175-460b-a393-fb38012ded7c -*/ - diff --git a/tests/pcm_test.tpl b/tests/pcm_test.tpl index dfe7a51d..d744c0ff 100644 --- a/tests/pcm_test.tpl +++ b/tests/pcm_test.tpl @@ -928,13 +928,3 @@ pcm_test_double (const char *filename, int filetype, int hash, int replace_float /*============================================================================== */ - -[+ COMMENT - - Do not edit or modify anything in this comment block. - The following line is a file identity tag for the GNU Arch - revision control system. - - arch-tag: cad1443b-99d9-414e-883f-178817600d40 - -+] diff --git a/tests/pipe_test.def b/tests/pipe_test.def index e1487d93..6469cca1 100644 --- a/tests/pipe_test.def +++ b/tests/pipe_test.def @@ -12,11 +12,3 @@ data_type = { type_name = double ; }; -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 5bbde7f4-71e4-4f3e-bdae-a1cb27cdf338 -*/ - diff --git a/tests/pipe_test.tpl b/tests/pipe_test.tpl index 95680cb9..534f8e62 100644 --- a/tests/pipe_test.tpl +++ b/tests/pipe_test.tpl @@ -371,12 +371,3 @@ file_exists (const char *filename) #endif -[+ COMMENT - - Do not edit or modify anything in this comment block. - The arch-tag line is a file identity tag for the GNU Arch - revision control system. - - arch-tag: 968ad8d5-e724-41fe-8209-fa1578569dfe - -+] diff --git a/tests/scale_clip_test.def b/tests/scale_clip_test.def index 91e55e6f..14ab4ec1 100644 --- a/tests/scale_clip_test.def +++ b/tests/scale_clip_test.def @@ -52,11 +52,3 @@ data_type = { error_val = "1.0 / 0x80" ; } ; -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 4938e5b6-6f4c-4c69-8b92-f6c6d7a6b0ec -*/ - diff --git a/tests/scale_clip_test.tpl b/tests/scale_clip_test.tpl index 45e4cec8..b6c17665 100644 --- a/tests/scale_clip_test.tpl +++ b/tests/scale_clip_test.tpl @@ -324,16 +324,3 @@ main (void) +][+ ENDFOR float_type +] - - - - -[+ COMMENT - - Do not edit or modify anything in this comment block. - The following line is a file identity tag for the GNU Arch - revision control system. - - arch-tag: dc1613fe-2985-462c-a0b4-62143a7570e8 - -+] diff --git a/tests/utils.def b/tests/utils.def index ed2d120c..a0063cc4 100644 --- a/tests/utils.def +++ b/tests/utils.def @@ -49,11 +49,4 @@ write_op = { op_element = writef ; count_name = frames ; }; -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 735898a2-711e-42c2-aaf1-354b20c07ac7 -*/ diff --git a/tests/utils.tpl b/tests/utils.tpl index bc15423d..92bebc13 100644 --- a/tests/utils.tpl +++ b/tests/utils.tpl @@ -693,12 +693,3 @@ check_open_file_count_or_die (int lineno) [+ ESAC +] -[+ COMMENT - - Do not edit or modify anything in this comment block. - The following line is a file identity tag for the GNU Arch - revision control system. - - arch-tag: b1183d5d-ebd4-4bc5-af50-60d774d6b1f5 - -+] diff --git a/tests/write_read_test.def b/tests/write_read_test.def index 524e86a9..cfc7ce58 100644 --- a/tests/write_read_test.def +++ b/tests/write_read_test.def @@ -63,11 +63,3 @@ data_type = { } ; /* Lite remove end */ -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 624d498a-9ea1-46b5-a386-c1c2261cfce3 -*/ - diff --git a/tests/write_read_test.tpl b/tests/write_read_test.tpl index 0100b3b8..40d53bbb 100644 --- a/tests/write_read_test.tpl +++ b/tests/write_read_test.tpl @@ -340,6 +340,10 @@ main (int argc, char **argv) { pcm_test_char ("char.sds" , SF_FORMAT_SDS | SF_FORMAT_PCM_S8, SF_TRUE) ; pcm_test_short ("short.sds" , SF_FORMAT_SDS | SF_FORMAT_PCM_16, SF_TRUE) ; pcm_test_24bit ("24bit.sds" , SF_FORMAT_SDS | SF_FORMAT_PCM_24, SF_TRUE) ; + + empty_file_test ("empty_char.sds", SF_FORMAT_SDS | SF_FORMAT_PCM_S8) ; + empty_file_test ("empty_short.sds", SF_FORMAT_SDS | SF_FORMAT_PCM_16) ; + test_count++ ; } ; @@ -1015,12 +1019,6 @@ truncate (const char *filename, int ignored) #endif -[+ COMMENT - Do not edit or modify anything in this comment block. - The following line is a file identity tag for the GNU Arch - revision control system. - arch-tag: 4187de93-d434-41a2-93a9-4f6e2995b5c1 -+]