ifw-odp
2.0.0-alpha
|
#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" |
#define STRINGIZE | ( | x | ) | STRINGIZE2(x) |
#define STRINGIZE2 | ( | x | ) | #x |
TEST | ( | TestImageWrapper | , |
Constructor | |||
) |
std::string const IMG1 = std::string(WAF_MODULE_PATH) + "/test/res/spectro_rot0.fits" |