tests: add test case for TTA with APEv2 tags

This commit is contained in:
Moritz Bunkus 2016-12-23 21:08:59 +01:00
parent ded7bce770
commit c9a5093510
2 changed files with 9 additions and 0 deletions

View File

@ -419,3 +419,4 @@ T_570h264_misdetected_as_mpeg_ts:506db4279011799b5b14d1f56be5f02e-53ec02acfb3a32
T_571bluray_pcm_odd_number_of_channels:77cf4c999faf85d0e37c790ee7c75541:passed:20161012-204232:0.034162181
T_572hdmv_textst:0c7491296aca98abf20af85926468bac-0c7491296aca98abf20af85926468bac-0f8722f155c1c32f4b58ef8661fea6a1+2d080bee45d9cf8fdd1f235f56550863:passed:20161128-164101:0.072007646
T_573teletext_subs_data_unit_id_0x02_and_multiple_magazines:03b961cb80532c45829bd91345f327d0:passed:20161208-202941:0.037765249
T_574tta_with_apev2_tags:342b123b71e0a40a0688f4647c38b1c5-4870070dccb00f5aaeda933c301050f5:passed:20161223-210853:0.019411679

View File

@ -0,0 +1,8 @@
#!/usr/bin/ruby -w
file = "data/tta/apev2-tags.tta"
# T_574tta_with_apev2_tags
describe "mkvmerge / TTA files with APEv2 tags"
test_identify file
test_merge file