mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-23 05:18:08 +08:00
Add ContainerTest
This commit is contained in:

committed by
Arthur Sonzogni

parent
2cef695216
commit
e8ed0fbc6d
@@ -157,6 +157,7 @@ if (FTXUI_BUILD_TESTS AND GTEST_FOUND AND THREADS_FOUND)
|
||||
add_executable(tests
|
||||
src/ftxui/component/toggle_test.cpp
|
||||
src/ftxui/component/radiobox_test.cpp
|
||||
src/ftxui/component/container_test.cpp
|
||||
src/ftxui/dom/gauge_test.cpp
|
||||
src/ftxui/dom/hbox_test.cpp
|
||||
src/ftxui/dom/text_test.cpp
|
||||
|
Reference in New Issue
Block a user