|
lab_intro
Ineluctable Introduction
|
#include "catch.hpp"#include "../lab_intro.h"#include "../cs225/PNG.h"#include "../cs225/HSLAPixel.h"
Include dependency graph for basic.cpp:Macros | |
| #define | CATCH_CONFIG_MAIN |
Functions | |
| PNG | createRainbowPNG () |
| PNG | createWatermark () |
| TEST_CASE ("createSpotlight","[weight=1]") | |
| TEST_CASE ("illinify","[weight=1]") | |
| TEST_CASE ("watermark","[weight=1]") | |
| #define CATCH_CONFIG_MAIN |
| PNG createRainbowPNG | ( | ) |
| PNG createWatermark | ( | ) |
| TEST_CASE | ( | "createSpotlight" | , |
| "" | [weight=1] | ||
| ) |
| TEST_CASE | ( | "illinify" | , |
| "" | [weight=1] | ||
| ) |
| TEST_CASE | ( | "watermark" | , |
| "" | [weight=1] | ||
| ) |