LUMIERA.clone/tests/core/steam/mobject
Ichthyostega bad4827b34 Upgrade: Literal can be constexpr
Only minor rearrangements necessary to make that possible with C++20
And while at this change (which requires a full rebuild of Lumiera)

- simplify the defined comparison operators, as C++20 can infer most variations
- also mark various usages of `const char*` either as Literal or CStr

Remark: regarding copyright, up to now this is entirely my work,
        with two major creation steps in 2008 (conception) and
        in 2017 (introduction of a symbol table)
2025-07-02 22:18:39 +02:00
..
builder Upgrade: switch to C++23 (see #1245) 2025-06-19 01:52:55 +02:00
session Upgrade: Literal can be constexpr 2025-07-02 22:18:39 +02:00
mobject-interface-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mobject-ref-test.cpp clean-up: trifles 2025-06-07 23:59:57 +02:00
placement-basic-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-hierarchy-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-object-identity-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
placement-ref-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00