fate: add JacoSUB and MicroDVD subtitles tests.
This commit is contained in:
parent
04568f8d1a
commit
e301f2f8c6
3 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
FATE_SUBTITLES += fate-sub-jacosub
|
||||
fate-sub-jacosub: CMD = md5 -i $(SAMPLES)/sub/JACOsub_capability_tester.jss -f ass
|
||||
|
||||
FATE_SUBTITLES += fate-sub-microdvd
|
||||
fate-sub-microdvd: CMD = md5 -i $(SAMPLES)/sub/MicroDVD_capability_tester.sub -f ass
|
||||
|
||||
FATE_SUBTITLES += fate-sub-srt
|
||||
fate-sub-srt: CMD = md5 -i $(SAMPLES)/sub/SubRip_capability_tester.srt -f ass
|
||||
|
||||
|
|
|
|||
1
tests/ref/fate/sub-jacosub
Normal file
1
tests/ref/fate/sub-jacosub
Normal file
|
|
@ -0,0 +1 @@
|
|||
4e8f2d1d4130251163432d2a448680be
|
||||
1
tests/ref/fate/sub-microdvd
Normal file
1
tests/ref/fate/sub-microdvd
Normal file
|
|
@ -0,0 +1 @@
|
|||
6356b8c53169aae6a20bce34d0f7be87
|
||||
Loading…
Add table
Add a link
Reference in a new issue