Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
main.cpp File Reference
#include "unitTestCommon.h"
#include <catch2/catch_session.hpp>

Go to the source code of this file.

Functions

 CATCH_REGISTER_LISTENER (platformInitRunListener) int main(int argc
 

Variables

char * argv []
 

Function Documentation

◆ CATCH_REGISTER_LISTENER()

CATCH_REGISTER_LISTENER ( platformInitRunListener  )

Variable Documentation

◆ argv

char* argv[]
Initial value:
{
return Catch::Session().run( argc, argv )
char * argv[]
Definition: main.cpp:8

Definition at line 7 of file main.cpp.