mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-23 05:18:08 +08:00
Add ReceiverTest.
And fix a small bug with the Receiver not eating all the input.
This commit is contained in:

committed by
Arthur Sonzogni

parent
e8ed0fbc6d
commit
6e7b4526a0
@@ -158,6 +158,7 @@ if (FTXUI_BUILD_TESTS AND GTEST_FOUND AND THREADS_FOUND)
|
||||
src/ftxui/component/toggle_test.cpp
|
||||
src/ftxui/component/radiobox_test.cpp
|
||||
src/ftxui/component/container_test.cpp
|
||||
src/ftxui/component/receiver_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