LUMIERA.clone/tests/core/steam/control
Ichthyostega 96c654f66c Upgrade: address further warnings
- conversion from pointer to bool now counts as ''narrowing conversion''
 - constructor names must not include template arguments (enforced with C++20)
 - better use std::array for some dummy test code

Several further warnings are due to known obsoleted or questionable constructs
and were left as-is (e.g. for ScopedHolder) or just commented for later referral
2025-04-15 23:40:14 +02:00
..
argument-tuple-accept-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-argument-test.cpp Upgrade: address further warnings 2025-04-15 23:40:14 +02:00
command-basic-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-binding-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-clone-builder-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-equality-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-instance-manager-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-message-binding-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-mutation-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-queue-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-registry-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-setup-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-use1-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-use2-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
command-use3-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
dispatcher-looper-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
handling-pattern-basics-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
handling-pattern-standard-impl-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
memento-tie-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
session-command-function-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-dummy-commands.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-dummy-commands.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00