LUMIERA.clone/tests/core/steam/asset
Ichthyostega 13adc56f34 Library: rectify confusingly named function on the Grid API
The APIs for time quantisation were drafted in an early stage of the project
and then never followed-up. Especially Grid::gridAlign has no
real-world usage yet, and is only massaged in some tests.

When looking at QuantiserBasics_test, I was puzzled and led astray,
since this function suggests to materialise a continuous time into
a quantised time -- which it doesn't (there is another dedicated
function Quantiser::materialise() to that end); so, without engaging
into the discussion if this function is of any use, I'll hereby
choose a name better reflecting what it does.
2022-12-05 01:05:23 +01:00
..
meta Library: rectify confusingly named function on the Grid API 2022-12-05 01:05:23 +01:00
asset-category-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
asset-diagnostics.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
basicpipetest.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
compoundmediatest.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
create-asset-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
deleteassettest.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
dependent-assets-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
entry-id-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
identity-of-assets-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
make-clip-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
media-structure-query-test.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
ordering-of-assets-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
testasset.cpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
testasset.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
testclipasset.hpp Global-Layer-Renaming: rename namespaces 2018-11-15 23:55:13 +01:00
typed-id-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00