mkvtoolnix/tests/unit/common
Moritz Bunkus d5a02a8bda Revert "all: don't write BOMs for UTF-* encoded text files"
This reverts commits 2c11d3f3bd and
9436271a04.

The reason is that users have chimed in with legitimate use cases,
especially extracting text subtitles on Windows, modifying them and
re-muxing them later. This worked out of the box before but requires
setting the subtitle character set to UTF-8 upon re-muxing now.
2015-12-16 10:27:20 +01:00
..
basic_timecode_c.cpp all: rename (basic_)timecode_c to (basic_)timestamp_c 2015-10-07 09:59:42 +02:00
bit_cursor.cpp
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
construct_equality.cpp
ebml_chapters_converter.cpp Revert "all: don't write BOMs for UTF-* encoded text files" 2015-12-16 10:27:20 +01:00
ebml_segmentinfo_converter.cpp
ebml_tags_converter.cpp
endian.cpp
fourcc.cpp Translations: intentional update due to c63e0b0 2015-10-15 14:39:02 +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
option_with_source.cpp
Rakefile
strings_formatting.cpp all: rename format_timecode to format_timestamp 2015-10-07 20:21:59 +02:00