LUMIERA.clone/tests/core
Ichthyostega 81ee9a2e67 Dispatcher-Pipeline: builder type rebinding problems
...hard to tackle...
The idea is to wrap the TreeExplorer builder, so that our specific
builder functions can delegated to the (inherited) generic builder functions
and would just need to supply some cleverly bound lambdas. However,
resulting types are recursive, which does not play nice with type inference,
and working around that problem leads to capturing a self reference,
which at time of invocation is already invalidated (due to moving the
whole pipeline into the final storage)
2023-06-03 03:44:22 +02:00
..
application Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
steam Dispatcher-Pipeline: builder type rebinding problems 2023-06-03 03:44:22 +02:00
vault Job-Planning: verify and complete the build-up of mock structures (see #1294) 2023-05-24 03:38:12 +02:00
DIR_INFO re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00