LUMIERA.clone/tests/core/proc
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
..
asset Library: add option to bypass the sanitising in EntryID 2016-05-28 03:21:04 +02:00
control immutable-arguments(#989): add a first-class unit test (closes #989) 2016-02-07 02:59:03 +01:00
engine improve a shaky test definition 2016-01-10 12:33:47 +01:00
mobject fix and adjust broken test defintions. Closes #985 2016-01-10 12:25:45 +01:00
play Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00