scrcpy/app/tests
Romain Vimont 9ec3406568 Add line wrapper
Add a tool to wrap lines at words boundaries (spaces) to fit in a
specified number of columns, left-indented by a specified number of
spaces.
2021-11-11 14:55:53 +01:00
..
test_buffer_util.c Define feature test macros in common.h 2021-01-17 14:08:48 +01:00
test_cbuf.c Define feature test macros in common.h 2021-01-17 14:08:48 +01:00
test_cli.c Define default options as const struct 2021-10-27 18:43:47 +02:00
test_clock.c Add clock tests 2021-07-14 14:54:22 +02:00
test_control_msg_serialize.c Add control message to expand settings panel 2021-04-25 14:36:48 +02:00
test_device_msg_deserialize.c Define feature test macros in common.h 2021-01-17 14:08:48 +01:00
test_queue.c Rename queue to sc_queue 2021-07-14 00:35:10 +02:00
test_strbuf.c Add string buffer util 2021-11-11 14:55:52 +01:00
test_strutil.c Add line wrapper 2021-11-11 14:55:53 +01:00