Commit Graph

62 Commits

Author SHA1 Message Date
Moritz Bunkus
b50fc2f5a3 Helper function for running mkvinfo in SimpleTests 2012-03-08 09:37:28 +01:00
Moritz Bunkus
4ec424c95a Use full_command_line for muxing 2012-03-07 20:03:29 +01:00
Moritz Bunkus
36be4e172e Simple test helper function for unsupported container formats 2012-03-04 17:52:50 +01:00
Moritz Bunkus
6e47d6592d Added a Czech translation 2012-02-07 09:36:16 +01:00
Moritz Bunkus
f0b0ec70c7 Create SimpleTest classes on the fly instead of using class variables in the base class
...which doesn't work if more than one test is run simultaneously.
2012-01-31 18:59:27 +01:00
Moritz Bunkus
8177e748e4 Don't render SimpleBlocks if BlockAdditions are used
Fix for bug 713.
2012-01-31 17:05:35 +01:00
Moritz Bunkus
43979265bc Add methods for testing extraction 2012-01-31 16:55:31 +01:00
Moritz Bunkus
16c6dc95e0 Helper method SimpleTest::test_identify for "mkvmerge --identify[-verbose]" 2012-01-31 14:55:00 +01:00
Moritz Bunkus
403a2d6bb5 Allow aliases for exit codes 2012-01-31 14:23:17 +01:00
Moritz Bunkus
032e9d8c45 Format (sub) test names properly 2012-01-31 14:23:10 +01:00
Moritz Bunkus
e50b1d0933 SimpleTest framework 2012-01-31 14:17:18 +01:00
Moritz Bunkus
e8ae268284 Re-factor run.rb into smaller files 2012-01-26 20:02:25 +01:00