LUMIERA.clone/tests/core/proc/asset
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
..
meta mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
asset-category-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
asset-diagnostics.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
basicpipetest.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
compoundmediatest.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
create-asset-test.cpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
deleteassettest.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
dependent-assets-test.cpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
entry-id-test.cpp Library: add option to bypass the sanitising in EntryID 2016-05-28 03:21:04 +02:00
identityofassetstest.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
makecliptest.cpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
mediastructurequerytest.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
orderingofassetstest.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
testasset.cpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
testasset.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
testclipasset.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
typed-id-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00