mkvtoolnix/tests/unit/common
Moritz Bunkus 01438d7ae4 unit tests: include boost/optional/optional_io.hpp for I/O operators
This should fix linking problems with newer versions of gcc and
Boost. See #1284.
2015-06-28 23:01:15 +02:00
..
basic_timecode_c.cpp unit tests: fix argument order of EXPECT_EQ() 2015-03-11 21:39:43 +01:00
bit_cursor.cpp unit tests: fix argument order of EXPECT_EQ() 2015-03-11 21:39:43 +01:00
checksums.cpp checksums: refactor algorithm_e to scoped enum 2015-03-29 11:43:52 +02:00
codec.cpp codec_c: refactor codec_c::type_e to enum class 2015-03-26 10:06:55 +01:00
common.cpp all: determine current executable's path at startup 2014-04-20 22:31:08 +02:00
construct_equality.cpp unit tests: fix argument order of EXPECT_EQ() 2015-03-11 21:39:43 +01:00
ebml_chapters_converter.cpp mm_io exceptions: refactoring: include std::error_code member 2012-12-20 21:47:19 +01:00
ebml_segmentinfo_converter.cpp mm_io exceptions: refactoring: include std::error_code member 2012-12-20 21:47:19 +01:00
ebml_tags_converter.cpp mm_io exceptions: refactoring: include std::error_code member 2012-12-20 21:47:19 +01:00
endian.cpp unit tests: fix argument order of EXPECT_EQ() 2015-03-11 21:39:43 +01:00
fourcc.cpp fourcc_c::description: don't put codec description into parenthesis 2015-03-30 19:47:07 +02:00
list_utils.cpp unit tests: include boost/optional/optional_io.hpp for I/O operators 2015-06-28 23:01:15 +02:00
math.cpp math common: refactor to mtx::math namespace; add function for counting 1 bits 2015-03-25 16:40:35 +01:00
mm_io.cpp unit tests: fix argument order of EXPECT_EQ() 2015-03-11 21:39:43 +01:00
option_with_source.cpp common: template class for options with source 2013-05-05 10:17:14 +02:00
Rakefile Always build unit tests if gtest is available 2012-08-26 12:36:14 +02:00
strings_formatting.cpp unit tests: fix argument order of EXPECT_EQ() 2015-03-11 21:39:43 +01:00