mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-23 05:19:18 -06:00
Always throw an assertion in Unit Tests
Update Ghoul repository
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
// When running the unit tests we don't want to be asked what to do in the case of an
|
||||
// assertion
|
||||
#define GHL_THROW_ON_ASSERT
|
||||
|
||||
#include <ghoul/cmdparser/cmdparser>
|
||||
#include <ghoul/filesystem/filesystem>
|
||||
#include <ghoul/logging/logging>
|
||||
|
||||
Reference in New Issue
Block a user