scsl 0.1.1
Shimmering Clarity Standard Library
Namespaces | Functions
Test.h File Reference

Test.h implements basic testing tools. More...

#include <string>

Go to the source code of this file.

Namespaces

namespace  scsl
 scsl is the top-level namespace containing all the code in this library.
 

Functions

void scsl::TestAssert (bool condition)
 
void scsl::TestAssert (bool condition, std::string message)
 

Detailed Description

Test.h implements basic testing tools.

Author
K. Isom kyle@.nosp@m.imap.nosp@m..cc
Date
2023-10-09