Pioneer
Loading...
Searching...
No Matches
Macros | Functions
TestStringHash.cpp File Reference
#include "core/StringHash.h"
#include "doctest.h"
#include <cstring>
#include <string>
Include dependency graph for TestStringHash.cpp:

Macros

#define TEST_STR   "this is a test"
 
#define TEST_STR_HASH   "this is a test"_hash
 

Functions

 TEST_CASE ("Hashed Strings")
 

Macro Definition Documentation

◆ TEST_STR

#define TEST_STR   "this is a test"

◆ TEST_STR_HASH

#define TEST_STR_HASH   "this is a test"_hash

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "Hashed Strings"  )