rsvs3D  0.0.0
Codes for the c++ implementation of the 3D RSVS
test.hpp File Reference

Provides the custom testing system used by the RSVS3D project. More...

#include <stdarg.h>
#include <ctime>
#include <fstream>
#include <iostream>
#include <string>

Go to the source code of this file.

Classes

class  rsvstest::customtest
 Class for customtest. More...
 

Namespaces

 rsvstest
 Namespace for rsvs tests.
 

Functions

int rsvstest::maintest ()
 
int rsvstest::shorttest ()
 
int rsvstest::newtest ()
 
int rsvstest::failingtest ()
 
int rsvstest::arraystructtemplates ()
 
int rsvstest::meshprocesses ()
 
int rsvstest::snakeprocesses ()
 
int rsvstest::longevolution ()
 
int rsvstest::RSVSprocesses ()
 
int rsvstest::RSVS2Dprocesses ()
 
int rsvstest::tetgenprocesses ()
 
int rsvstest::JSONprocesses ()
 
int rsvstest::integrationprocesses ()
 
int rsvstest::polyscopeprocesses ()
 

Detailed Description

Provides the custom testing system used by the RSVS3D project.

Definition in file test.hpp.