KiCad PCB EDA Suite
|
Test utilities for timestamps. More...
#include <algorithm>
#include <string>
#include <regex>
Go to the source code of this file.
Namespaces | |
namespace | KI_TEST |
Functions | |
bool | KI_TEST::IsUUID (const std::string &aStr) |
Check if the string between the iterators looks like a UUID. | |
bool | KI_TEST::IsUUIDPathWithLevels (const std::string &aStr, unsigned aLevels) |
Predicate to check a string is a UUID path format. | |
Test utilities for timestamps.
Definition in file uuid_test_utils.h.