LUMIERA.clone/tests/core/steam/engine
Ichthyostega c29c10fd62 Invocation: runtime error checks for auto-wiring
Since it would in fact be possible to access and write beyond the configured storage,
simply by using the builder API without considering consistency,
it seems advisable to use explicit runtime checks here, instead of
only assertions, and to throw an exception when violating bounds.

Moreover, unsuccessfully attempted to better arrange the functionality
between PortBuilder and WeavingBuilder; seemingly we have an rather tight
coupling here, and also the expectations regarding the processing function
seem to be too tight (but that's the reason why it's an prototype...)
2024-10-26 04:11:36 +02:00
..
buffer-metadata-key-test.cpp Invocation: settle upon a way to mark the output buffer 2024-07-27 17:17:02 +02:00
buffer-metadata-test.cpp Invocation: analyse usage of buffer metadata entries 2024-07-28 19:29:27 +02:00
buffer-provider-protocol-test.cpp Invocation: clarify role of Buffer-Descriptor and Dependency-Injection 2024-07-15 18:52:59 +02:00
calc-stream-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
dispatcher-interface-test.cpp Job-Planning: rework of dispatcher and pipeline builder complete (see #1301) 2023-06-22 03:55:09 +02:00
engine-interface-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
feed-manifold-test.cpp Invocation: first draft of the node builder invocation 2024-07-06 21:31:03 +02:00
job-hash-test.cpp Activity-Lang: failure will certainly not be signalled to the Job 2023-08-15 17:18:30 +02:00
job-planning-pipeline-test.cpp the new design takes the old name 2023-06-22 20:23:55 +02:00
job-planning-test.cpp Invocation: Identify parts relevant for a node builder 2024-06-25 04:54:39 +02:00
mock-dispatcher.cpp Activity-Lang: failure will certainly not be signalled to the Job 2023-08-15 17:18:30 +02:00
mock-dispatcher.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
mock-support-test.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
node-basic-test.cpp Invocation: Identify parts relevant for a node builder 2024-06-25 04:54:39 +02:00
node-devel-test.cpp Invocation: forge a path for integration 2024-04-23 01:13:40 +02:00
node-factory-test.cpp Invocation: forge a path for integration 2024-04-23 01:13:40 +02:00
node-input-test.cpp Invocation: forge a path for integration 2024-04-23 01:13:40 +02:00
node-linkage-test.cpp Invocation: solve passing of the function definition 2024-10-22 05:59:00 +02:00
node-operation-test.cpp Dispatcher-Pipeline: prepare test for the new NodeGraphAttachment 2023-06-07 04:03:00 +02:00
scheduler-interface-test.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
test-rand-ontology.hpp Invocation: runtime error checks for auto-wiring 2024-10-26 04:11:36 +02:00
testframe-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
testframe.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
testframe.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
timings-test.cpp bye bye Monad (closes #1276) 2023-06-22 20:23:55 +02:00
tracking-heap-block-provider-test.cpp Invocation: clarify role of Buffer-Descriptor and Dependency-Injection 2024-07-15 18:52:59 +02:00