Commit Graph

4 Commits

Author SHA1 Message Date
Moritz Bunkus
c210124b94 tests: update test case due to e0ab8a1
mkvinfo now exits correctly with 2 if an error happens. The test case
didn't take that into account.
2015-05-07 22:24:36 +02:00
Moritz Bunkus
7362348340 all tools: fix exit code if warnings occurred
If a warning occurred then the exit code must be 1, not 0. This has been
broken in commit 6e35edac13 (since 7.0.0).

Fixes #1101.
2015-02-03 08:09:50 +01:00
Moritz Bunkus
1ed73349c5 tests: add tests for sample files from bug 1096
Together with the changes in libEBML and libMatroska this is the last
commit related to #1096; therefore: fixes #1096.
2014-12-20 17:42:56 +01:00
Moritz Bunkus
8f4f7eae52 tests: add test case for segfaults/assertions from bug 1089 2014-12-19 19:55:30 +01:00