LUMIERA.clone/tests/core/proc/mobject/session
Ichthyostega b96fd1299d preparation(#985): purge any remaining direct uses of boost::format
now we use boost::format through our own front-end util::_Fmt
solely, which both helps to reduce compilation time and code size,
and gives us a direct string conversion, which automatically
uses any custom operator string() available on arguments.

While desirable as such, I did this conversion now, since
it allows us to get rid of boost::str, which in turn helps
to drill down any remaning uses of our own util::str
2016-01-04 01:38:04 +01:00
..
addcliptest.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
defs-manager-impl-test.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
defs-manager-test.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
defs-registry-impl-test.cpp Fix initialisation order problem, triggered in Clang (#928) 2014-09-25 02:50:02 +02:00
deletecliptest.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
placement-index-query-test.cpp amend harmless PlacementIndex test failures. Test Suite PASS 2014-05-11 02:08:53 +02:00
placement-index-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
placement-scope-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
query-focus-stack-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
query-focus-test.cpp refactoring: better name for the query focus shifting operation 2015-01-08 15:13:27 +01:00
query-resolver-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
rebuildfixturetest.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
scope-path-test.cpp fix several warnings spotted by GCC-4.9.2 2015-08-16 01:18:58 +02:00
scope-query-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
session-element-query-test.cpp amend harmless PlacementIndex test failures. Test Suite PASS 2014-05-11 02:08:53 +02:00
session-element-tracker-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
session-modify-parts-test.cpp fix several warnings spotted by GCC-4.9.2 2015-08-16 01:18:58 +02:00
session-service-access-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
session-structure-test.cpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
sessionmanagertest.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
test-scope-invalid.hpp remove any remaining use of boost::lambda 2014-05-12 01:12:45 +02:00
test-scopes.cpp fix several warnings spotted by GCC-4.9.2 2015-08-16 01:18:58 +02:00
test-scopes.hpp amend harmless PlacementIndex test failures. Test Suite PASS 2014-05-11 02:08:53 +02:00
testclip.cpp move test mock support into separate header. Write comments (closes #934) 2013-10-20 03:48:23 +02:00
testclip.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
testroot.hpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
testsession1.hpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
timeline-sequence-handling-test.cpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00