Skip to content

Namespace blaze::test

Namespace List > blaze > test

Public Functions

Type Name
const char * get_env (const char * name)
std::string sanitize_for_path (std::string_view s)
std::filesystem::path unique_test_output_dir (std::string_view label={})
std::filesystem::path unique_test_output_path (std::string_view label, std::string_view extension)

Public Functions Documentation

function get_env

inline const char * blaze::test::get_env (
    const char * name
) 

function sanitize_for_path

inline std::string blaze::test::sanitize_for_path (
    std::string_view s
) 

function unique_test_output_dir

inline std::filesystem::path blaze::test::unique_test_output_dir (
    std::string_view label={}
) 

function unique_test_output_path

inline std::filesystem::path blaze::test::unique_test_output_path (
    std::string_view label,
    std::string_view extension
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/testing/env.hpp