adventuretest-client/src/unittest
est31 b0784ba871 Use UTF-8 instead of narrow
Use wide_to_utf8 and utf8_to_wide instead of wide_to_narrow and narrow_to_wide at almost all places.
Only exceptions: test functions for narrow conversion, and chat, which is done in a separate commit.
2015-07-08 10:12:44 +02:00
..
CMakeLists.txt Tests: Add schematic unittests 2015-05-08 00:55:42 -04:00
test.cpp Tests: Add schematic unittests 2015-05-08 00:55:42 -04:00
test.h Tests: Add schematic unittests 2015-05-08 00:55:42 -04:00
test_collision.cpp
test_compression.cpp
test_connection.cpp
test_filepath.cpp
test_inventory.cpp
test_mapnode.cpp
test_nodedef.cpp
test_noderesolver.cpp NodeResolver: Remove NodeResolveMethod 2015-05-07 02:36:01 -04:00
test_noise.cpp
test_objdef.cpp Split ObjDef/ObjDefManager out to objdef.cpp 2015-05-18 22:30:25 -04:00
test_profiler.cpp
test_random.cpp Fix GCC compiler warning 2015-05-04 20:01:10 -04:00
test_schematic.cpp Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler warnings 2015-05-16 20:15:03 -04:00
test_serialization.cpp Use UTF-8 instead of narrow 2015-07-08 10:12:44 +02:00
test_settings.cpp
test_socket.cpp
test_utilities.cpp Fix wrap_rows at inner byte of multibyte sequence 2015-06-18 23:39:23 +02:00
test_voxelalgorithms.cpp Tests: Add NodeResolver unittests 2015-05-05 12:00:36 -04:00
test_voxelmanipulator.cpp Tests: Add NodeResolver unittests 2015-05-05 12:00:36 -04:00