Bridge++  Ver. 2.0.2
test.h File Reference

Go to the source code of this file.

Namespaces

 Test
 

Macros

#define EXIT_SKIP   -1
 

Functions

int Test::verify (const double result, const double expected, double eps)
 

Variables

static const int Test::default_precision = 11
 
static const int Test::default_output_precision = 15
 

Detailed Description

Author
Tatsumi Aoyama (aoym)
LastChangedBy
matufuru
Date
LastChangedDate
2013-03-21 16:21:38 #
Version
LastChangedRevision
2422

Definition in file test.h.

Macro Definition Documentation

◆ EXIT_SKIP

#define EXIT_SKIP   -1

Definition at line 17 of file test.h.