LUMIERA.clone/tests/core
Ichthyostega 5dbe877318 Library: add option to bypass the sanitising in EntryID
While in general it is fine to clean-up any entity IDs
to be US-ASCII alphanumerics (plus some allowed interpunction),
the GenNodes and also keys in object-bindings for diff are
considerd internal interfaces, assuming that any passed
ID symbol is already sanitised and checked. So the
sanitise operation can be skipped. This changeset
adds the same option directly to lib::EntryID,
allowing to create an EntryID that matches
a similar GenNode's (hash) ID.
2016-05-28 03:21:04 +02:00
..
application mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
backend mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
proc Library: add option to bypass the sanitising in EntryID 2016-05-28 03:21:04 +02:00
DIR_INFO re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00