Add coverage and remove deprecated WideInput.

This commit is contained in:
ArthurSonzogni
2022-04-27 11:33:42 +02:00
parent 5ba301d316
commit 114cbfcffd
7 changed files with 61 additions and 99 deletions

View File

@@ -23,6 +23,8 @@ if(NOT googletest_POPULATED)
endif()
add_executable(tests
src/ftxui/component/animation_test.cpp
src/ftxui/component/component_test.cpp
src/ftxui/component/component_test.cpp
src/ftxui/component/container_test.cpp
src/ftxui/component/input_test.cpp