CoolProp
4.2.5
An open-source fluid property and humid air property database
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
CoolProp
Tests.h
Go to the documentation of this file.
1
#ifndef TESTS_H
2
#define TESTS_H
3
4
void
run_tests
();
5
int
run_fast_tests
();
6
int
run_not_slow_tests
();
7
int
run_user_defined_tests
(
const
std::vector<std::string> & tests_or_tags);
8
9
#endif
run_not_slow_tests
int run_not_slow_tests()
Definition:
Tests.cpp:142
run_tests
void run_tests()
Definition:
Tests.cpp:177
run_fast_tests
int run_fast_tests()
Definition:
Tests.cpp:133
run_user_defined_tests
int run_user_defined_tests(const std::vector< std::string > &tests_or_tags)
Definition:
Tests.cpp:158
Generated on Sun Aug 10 2014 16:02:41 for CoolProp by
1.8.7