Skip to content

File test_config_paths.cpp

FileList > config_input > tests > test_config_paths.cpp

Go to the source code of this file

  • #include <gtest/gtest.h>
  • #include "config_input/config_input.hpp"

Public Functions

Type Name
TEST (ConfigPaths, OutputPathAbsolute)
TEST (ConfigPaths, OutputPathRelative)
TEST (ConfigPaths, SetOutputDirectory)
TEST (ConfigPaths, LasFilepathsAbsolute)
TEST (ConfigPaths, LasFilepathsRelative)
TEST (ConfigPaths, LasFilepathsEmpty)
TEST (ConfigPaths, LasFilepathsMixed)
TEST (ContourConfigs, PickFromHeightNegative)
TEST (ContourConfigs, MinimumIntervalStatic)
TEST (ContourConfigs, LayerNameDefaultForUnknown)
TEST (WaterConfigs, ConfigFromCatchmentExact)

Macros

Type Name
define ABS_CONFIG_DIR "/some/config/dir"
define ABS_CONFIG_DIR2 "/config/dir"
define ABS_FILE1 "/absolute/file1.las"
define ABS_FILE2 "/absolute/file2.laz"
define ABS_OUTPUT "/absolute/output"

Public Functions Documentation

function TEST

TEST (
    ConfigPaths,
    OutputPathAbsolute
) 

function TEST

TEST (
    ConfigPaths,
    OutputPathRelative
) 

function TEST

TEST (
    ConfigPaths,
    SetOutputDirectory
) 

function TEST

TEST (
    ConfigPaths,
    LasFilepathsAbsolute
) 

function TEST

TEST (
    ConfigPaths,
    LasFilepathsRelative
) 

function TEST

TEST (
    ConfigPaths,
    LasFilepathsEmpty
) 

function TEST

TEST (
    ConfigPaths,
    LasFilepathsMixed
) 

function TEST

TEST (
    ContourConfigs,
    PickFromHeightNegative
) 

function TEST

TEST (
    ContourConfigs,
    MinimumIntervalStatic
) 

function TEST

TEST (
    ContourConfigs,
    LayerNameDefaultForUnknown
) 

function TEST

TEST (
    WaterConfigs,
    ConfigFromCatchmentExact
) 

Macro Definition Documentation

define ABS_CONFIG_DIR

#define ABS_CONFIG_DIR `"/some/config/dir"`

define ABS_CONFIG_DIR2

#define ABS_CONFIG_DIR2 `"/config/dir"`

define ABS_FILE1

#define ABS_FILE1 `"/absolute/file1.las"`

define ABS_FILE2

#define ABS_FILE2 `"/absolute/file2.laz"`

define ABS_OUTPUT

#define ABS_OUTPUT `"/absolute/output"`


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/config_input/tests/test_config_paths.cpp