2cfc4af998
* Start the process of using a global engine ptr for unit tests. Passing around the engine, config, and persistent state wasn't buying anything. Instead, use EngineTestHelper(Base) to correctly set and clear the global variables. Add a dummy check in case some test tries to set them manually. * Fix OSX build * Adapt PR to recently added code. |
||
---|---|---|
.. | ||
common_headers.h | ||
core.mk | ||
engine_ptr.h | ||
error_handling.cpp | ||
error_handling.h | ||
fsio_core.cpp | ||
fsio_core.h | ||
fsio_impl.cpp | ||
fsio_impl.h | ||
state_sequence.cpp | ||
state_sequence.h |