Worldstone
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
ImageViewTests.cpp File Reference

Implementation of the tests for ImageView and IImageViewProviders. More...

#include <Platform.h>
#include <SystemUtils.h>
#include <doctest.h>
#include "ImageView.h"

Go to the source code of this file.

Typedefs

using ImmutableImageView = ImageView< const uint8_t >
 

Functions

 TEST_CASE ("ImageView")
 
 TEST_CASE ("SimpleImageViewProvider")
 

Detailed Description

Implementation of the tests for ImageView and IImageViewProviders.

Definition in file ImageViewTests.cpp.