bareos: master 6f695739
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Sebastian Sura | Philipp Storz | master | 2023-05-05 09:32 | master a57b6865 | Pending |
Changeset | unit-tests: add wchar <-> utf8 conversion regression tests These tests do not check whether the conversion is correct, but rather whether the newly introduced FromUtf8 and FromUtf16 create the same sequence of characters as the old wchar_2_UTF8 and UTF8_2_wchar functions. |
||||
mod - core/src/tests/CMakeLists.txt | Diff File | ||||
add - core/src/tests/test_conversion.cc | Diff File |