LUMIERA.clone/tests/core
Ichthyostega 67468f15d5 Job-Planning: Attempt to build a prerequisite-Pipeline failed -- investigate why
To complete the mock setup, the next step would be to extend the GenNode-based spec langage
to allow defining prerequisite Mock-JobTickets. Setting this up seems rather straight forward --

however, defining a simple testcase to cover this extension runs into surprisingly tricky problems..
- for one, the singleValIterator from Itertools has serious difficulties handling references
- but even more surprising, it seems impossible to make the "prerequisites iterator"
  fit into the Tree-Explorer framework (which I intend to use as replacement
  for the monadic approach)

after some extended analysis of generic types and template instances,
it seems that not TreeExplorer as such is the primary problem, but rather
there is a conceptual mismatch somewhere deep down in Itertools or Iter-Adapter
2023-05-23 01:07:07 +02:00
..
application Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
steam Job-Planning: Attempt to build a prerequisite-Pipeline failed -- investigate why 2023-05-23 01:07:07 +02:00
vault Segmentation: integrate SplitSplice and build mock-segmentation 2023-05-05 03:46:42 +02:00
DIR_INFO re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00