|
OpenEnroth 39d87c6
|
#include <cstdlib>#include <memory>#include <string>#include "Testing/Unit/UnitTest.h"#include "Library/Environment/Interface/Environment.h"Functions | |
| UNIT_TEST (Environment, getenv_empty) | |
| UNIT_TEST (Environment, getenv) | |
Variables | |
| static const char8_t * | u8prefix = u8"\u0444\u0430\u0439\u043B" |
| static const char16_t * | u16prefix = u"\u0444\u0430\u0439\u043B" |
| UNIT_TEST | ( | Environment | , |
| getenv | |||
| ) |
| UNIT_TEST | ( | Environment | , |
| getenv_empty | |||
| ) |
|
static |
|
static |