Commit Graph

4 Commits

Author SHA1 Message Date
Moritz Bunkus
2b97f115a1 tests: fix test for SimpleBlock presence
mkvinfo will stop at the first cluster without verbosity args, and in
that case SimpleBlocks are simply never shown anyway.
2018-03-10 12:49:56 +01:00
Moritz Bunkus
f9af5197c6 Force mkvinfo's language in test 2012-02-22 15:43:01 +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