LUMIERA.clone/tests/core/steam/engine
Ichthyostega a5a3d46b6a Invocation: generalise partial-closure cases
With these additions, all conceivable cases are basically addressed.

Take this as opportunity to investigate how the existing implementation
transports values into the Binder, where they will be stored as data fields.
Notably the mechanism of the `TupleConstructor` / `ElmMapper` indeed
''essentially requires'' to pass the initialisers ''by-reference'',
because otherwise there would be limitations on possible mappings.

This implies that not much can be done for ''perfect forwarding'' of initialisers,
but at least the `BindToArgument` can be simplified to take the value directly.
2025-02-17 21:18:37 +01:00
..
buffer-metadata-key-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
buffer-metadata-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
buffer-provider-protocol-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
buffer-proxy-provider-test.cpp Invocation: reorg namespace for TestRandOntology 2025-01-06 22:02:09 +01:00
calc-stream-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
dispatcher-interface-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
engine-interface-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
job-hash-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
job-planning-pipeline-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
job-planning-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mock-dispatcher.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mock-dispatcher.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
mock-support-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
node-base-test.cpp Invocation: draft missing feature for integration test 2025-02-11 01:10:25 +01:00
node-builder-test.cpp Invocation: generalise partial-closure cases 2025-02-17 21:18:37 +01:00
node-devel-test.cpp Invocation: draft missing feature for integration test 2025-02-11 01:10:25 +01:00
node-feed-test.cpp Invocation: implement support for simple time-based automation 2025-01-05 04:01:39 +01:00
node-link-test.cpp Invocation: draft missing feature for integration test 2025-02-11 01:10:25 +01:00
node-meta-test.cpp Invocation: build a DSL to verify connectivity (see #1377) 2025-02-05 00:25:02 +01:00
node-opera-test.cpp Invocation: rearrange the Render Node development tests 2024-12-07 02:17:55 +01:00
node-storage-test.cpp Invocation: rearrange the Render Node development tests 2024-12-07 02:17:55 +01:00
scheduler-interface-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-rand-ontology.cpp Invocation: reorg namespace for TestRandOntology 2025-01-06 22:02:09 +01:00
test-rand-ontology.hpp Invocation: also provide a mixer node backed by ''Test Rand'' 2025-02-10 22:48:31 +01:00
testframe-test.cpp Invocation: build test-data manipulation function 2024-11-21 00:50:39 +01:00
testframe.cpp Invocation: also provide a mixer node backed by ''Test Rand'' 2025-02-10 22:48:31 +01:00
testframe.hpp Invocation: also provide a mixer node backed by ''Test Rand'' 2025-02-10 22:48:31 +01:00
timings-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
tracking-heap-block-provider-test.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00