LUMIERA.clone/tests/core/steam
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
..
asset Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
control Upgrade: address further warnings 2025-04-15 23:40:14 +02:00
engine Upgrade: address further warnings 2025-04-15 23:40:14 +02:00
fixture Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mobject Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
play Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
render-segment-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00