Unit tests and Lua

Issue #693 new
Broes De Cat created an issue

By default, unit tests that call internals directly (not through run() or test()) have no initialized lua environment. Hence, this causes problems with bootstrapping. See an example solution in tests/simpletests.cpp.

Comments (0)

  1. Log in to comment