Tests for SURGSIM_ASSERT() and SURGSIM_FAILURE().
More...
#include <fstream>
#include <string>
#include <gtest/gtest.h>
#include "SurgSim/Framework/ApplicationData.h"
#include "SurgSim/Framework/Asset.h"
#include "SurgSim/Framework/Runtime.h"
|
| SurgSim |
| Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui needs glew but we need to call glewInit() from a osg callback, using this call we avoid getting warnings about redefinitions.
|
|
|
| SurgSim::Framework::TEST_F (AssetTest, InitTest) |
|
| SurgSim::Framework::TEST_F (AssetTest, LoadAndFileNameTest) |
|