codex
Loading...
Searching...
No Matches
common.hpp File Reference
#include <string>
#include <string_view>
#include <QTest>
Include dependency graph for common.hpp:

Go to the source code of this file.

Namespaces

namespace  std
 

Functions

char * std::toString (string_view s)
 Adaptor function to display string_view values in test assertion messages.
 
char * std::toString (string s)
 Adaptor function to display string values in test assertion messages.