LUMIERA.clone/tests/core/proc/mobject
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
..
builder fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00
controller fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
session preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
mobject-interface-test.cpp verify and improve another test 2015-08-16 01:19:18 +02:00
mobject-ref-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
output-mapping-test.cpp preparation(#985): purge any remaining direct uses of boost::format 2016-01-04 01:38:04 +01:00
placement-basic-test.cpp Ticket #155: rename Track -> Fork (II) 2015-05-31 02:03:24 +02:00
placement-hierarchy-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
placement-object-identity-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
placement-ref-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00