LUMIERA.clone/tests/core/proc
Ichthyostega 2045132d3e SessionCommand: multithreaded stress test PASS (closes #1046)
Writing and debugging such tests is always an interesting challenge...

Fortunately this exercise didn't unveil any problem in the newly written
code, only some insidious problems in the test fixture itself. Which
again highlights the necessity, that each *command instance* needs
to be an independent clone from the original *command prototype*,
since argument binding messages and trigger messages can appear
in arbitrary order.
2017-01-14 08:37:46 +01:00
..
asset maximum munch 2016-12-23 04:23:03 +01:00
control SessionCommand: multithreaded stress test PASS (closes #1046) 2017-01-14 08:37:46 +01:00
engine clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
mobject clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
play DOC: follow-up of removing boost::scoped_ptr 2017-01-05 01:20:34 +01:00