mkvtoolnix/tests
2005-05-20 14:24:15 +00:00
..
new_test
results.txt VobSub extraction has been purposefully changed by commit 2915. 2005-05-20 14:24:15 +00:00
run.rb Easier removal of temporary files for test classes. Added a new exception for handling inside the test classes themselves so that they do not have to use RuntimeError which is used extensively by the Test class itself. 2005-02-02 15:15:17 +00:00
test-001mp3.rb
test-002aac.rb
test-003ac3.rb
test-004aacmp4.rb
test-005flac.rb
test-006oggflac.rb
test-007oggvorbis.rb
test-008avi_divx3_mp3.rb
test-009realvideo_3.rb
test-010realvideo_4.rb
test-011srt.rb
test-012ssa.rb
test-013vobsubs.rb
test-014splitting_by_size.rb
test-015splitting_by_time.rb
test-016cuesheet.rb
test-017chapters.rb Merged 2227 2004-09-28 12:31:25 +00:00
test-018attachments.rb
test-019attachments2.rb
test-020languages.rb
test-021aspect_ratio.rb
test-022display_dimensions.rb
test-023no_x.rb
test-024sync_mp3.rb
test-025sync_vorbis.rb
test-026sync_pcm.rb
test-027default_track.rb
test-028compression.rb
test-029link.rb Changed the behaviour of --link-to-next and --link-to-previous to match the man page. Now both parameters can be used whether or not --split is used as well. 2005-02-02 15:16:45 +00:00
test-030timecodes_v1.rb
test-031timecodes_v2.rb
test-032cues.rb
test-033timecode_scale.rb
test-034ac3misdetected_as_mp2.rb
test-035X_vfw_video.rb
test-036X_mp3.rb
test-037X_aac.rb
test-038X_ac3.rb
test-039X_flac.rb
test-040X_oggflac.rb
test-041X_mp2.rb
test-042X_vorbis.rb
test-043X_wav.rb
test-044X_srt.rb
test-045X_ssa.rb
test-046X_chapters.rb
test-047X_tags.rb
test-048X_chapters_ogmstyle.rb
test-049ass.rb Merged 2239 2004-09-29 09:41:22 +00:00
test-050X_ass.rb Merged 2239 2004-09-29 09:41:22 +00:00
test-200mp2_from_mp4.rb
test-201avc_from_mp4_with_par.rb Added test cases for AVC in MP4 with pixel aspect ratio, both with and without B frames. 2005-01-25 21:47:19 +00:00
test-202avc_from_mp4_with_par_bframes.rb Added test cases for AVC in MP4 with pixel aspect ratio, both with and without B frames. 2005-01-25 21:47:19 +00:00
test-203wavpack_with_correctiondata.rb Added two test cases for WavPack with and without correction data. 2005-02-01 08:45:03 +00:00
test-204wavpack_without_correctiondata.rb Added two test cases for WavPack with and without correction data. 2005-02-01 08:45:03 +00:00
test-205X_cuesheets.rb Renamed a couple of variables ("tracks" -> "tspecs"). Fixed CUE sheet extraction in "tracks" mode. Added a test for the two CUE sheet extraction modes. 2005-02-10 20:20:47 +00:00
test-206X_vobsub.rb Added a test for VobSub extraction. 2005-02-11 22:20:18 +00:00
test-207segmentinfo.rb Replaced all exception() classes with error_c() classes. Added support for reading SegmentUID, NextSegmentUID and PreviousSegmentUID from a --segmentinfo XML file. Added a test for such a XML file. 2005-02-11 23:29:39 +00:00
test-208cat_and_splitting.rb Concatenating + splitting at the same time is now possible. Track entries are only created once and not for each new file. 2005-03-06 14:28:26 +00:00
test-209ac3misdeetected_as_mpeges.rb Added a test for a formerly mis-detected AC3 file. 2005-03-15 08:30:03 +00:00
test-210splitting_and_chapters.rb Added a test for the chapter handling during splitting (see commit 2869 and Anthill bug 122). 2005-04-06 14:52:15 +00:00