mkvtoolnix/tests/test-628srt_no_decimal_places.rb
Moritz Bunkus b80dbfa26a SRT parser: make decimal places optional
The parser will now accept `00:01:15`, too, and not just `00:01:15.000`.
2018-01-02 19:17:17 +01:00

6 lines
208 B
Ruby
Executable File

#!/usr/bin/ruby -w
# T_628srt_no_decimal_places
describe "mkvmerge / SRT with timestamps without decimal places"
test_merge "data/subtitles/srt/timestamps_without_decimal_places.srt", :exit_code => :warning