CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
Tests.h File Reference

Go to the source code of this file.

Functions

void run_tests ()
 
int run_fast_tests ()
 
int run_not_slow_tests ()
 
int run_user_defined_tests (const std::vector< std::string > &tests_or_tags)
 

Function Documentation

int run_fast_tests ( )

Definition at line 133 of file Tests.cpp.

int run_not_slow_tests ( )

Definition at line 142 of file Tests.cpp.

void run_tests ( )

Definition at line 177 of file Tests.cpp.

int run_user_defined_tests ( const std::vector< std::string > &  tests_or_tags)

Definition at line 158 of file Tests.cpp.