scrcpy/app/tests
Romain Vimont 274b591d18 Fix union typo
The "set clipboard" event used the wrong union type to store its text.

In practice, it worked because both are at the same offset.
2020-05-25 18:41:05 +02:00
..
test_buffer_util.c Add test_buffer_util 2019-12-04 19:24:59 +01:00
test_cbuf.c Move utilities to util/ 2019-11-24 11:53:23 +01:00
test_cli.c Add option to lock video orientation 2020-02-27 21:24:37 +01:00
test_control_msg_serialize.c Fix union typo 2020-05-25 18:41:05 +02:00
test_device_msg_deserialize.c Rename "event" to "message" 2019-05-31 16:18:00 +02:00
test_queue.c Move utilities to util/ 2019-11-24 11:53:23 +01:00
test_strutil.c Add util function to parse a list of integers 2020-01-18 17:21:00 +01:00