ifw-odp  2.0.0-alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions | Variables
testImageWrapper.cpp File Reference
#include <cstring>
#include <gtest/gtest.h>
#include "cppcpl/imageWrapper.hpp"
#include "cppcpl/imageExtensions.hpp"

Macros

#define STRINGIZE2(x)   #x
 
#define STRINGIZE(x)   STRINGIZE2(x)
 

Functions

 TEST (TestImageWrapper, Constructor)
 

Variables

std::string const IMG1 = std::string(WAF_MODULE_PATH) + "/test/res/spectro_rot0.fits"
 

Macro Definition Documentation

#define STRINGIZE (   x)    STRINGIZE2(x)
#define STRINGIZE2 (   x)    #x

Function Documentation

TEST ( TestImageWrapper  ,
Constructor   
)

Variable Documentation

std::string const IMG1 = std::string(WAF_MODULE_PATH) + "/test/res/spectro_rot0.fits"