scrcpy/app/tests
Romain Vimont 0a7fe7ad57 Add helpers to truncate UTF-8 at code points
This will help to avoid truncating a UTF-8 string in the middle of a
code point, producing an invalid UTF-8 result.
2019-05-30 22:30:18 +02:00
..
test_cbuf.c Add generic circular buffer 2019-05-30 22:30:18 +02:00
test_control_event_serialize.c Add unit tests for control events serialization 2019-05-30 22:30:18 +02:00
test_strutil.c Add helpers to truncate UTF-8 at code points 2019-05-30 22:30:18 +02:00