Skip to content

Commit

Permalink
Development/valuerecorder (#1742)
Browse files Browse the repository at this point in the history
* [core / Tests/unit/core] : Fix build 'test_valuerecorder'.

* [core / Tests/unit/core] : prepare 'test_value_recorder' for unpredictable failure.

* [Tests/unit/core] : fix build 'test_valuerecorder'

* [Tests/unit/core] : redesign 'test_value_recorder'

* Tests/unit/core] : Always reset to a valid position

* [Tests/unit/core] : Explicitly save the content of the writer before employing the reader

* [Tests/unit/core] : Adjust the expectations for multiple files

* [Tests/unit/core] : match build inclusion of both branches for 'test_valuerecorder'

---------

Co-authored-by: Pierre Wielders <[email protected]>
Co-authored-by: MFransen69 <[email protected]>
  • Loading branch information
3 people authored Sep 12, 2024
1 parent bb55466 commit a0a7547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/unit/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ add_executable(${TEST_RUNNER_NAME}
test_time.cpp
test_timer.cpp
test_tristate.cpp
test_valuerecorder.cpp
#test_valuerecorder.cpp
test_weblinkjson.cpp
test_weblinktext.cpp
test_websocketjson.cpp
Expand Down

0 comments on commit a0a7547

Please sign in to comment.