mkvtoolnix/tests/test-553ogg_kate.rb

9 lines
251 B
Ruby
Raw Normal View History

2016-07-29 11:47:39 +00:00
#!/usr/bin/ruby -w
# T_553ogg_kate
describe "mkvmerge / Kate in Ogg"
%w{bom bspline counter demo font granule karaoke kate markup minimal path periodic style unicode utf8test z}.each do |file|
test_merge "data/subtitles/kate/#{file}.kate.ogg"
end