User Guide
test_utils.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

 nmodl
 encapsulates code generation backend implementations
 
 nmodl::test_utils
 custom type to represent nmodl construct for testing
 

Functions

std::string nmodl::test_utils::reindent_text (const std::string &text, int indent_level)
 Reindent nmodl text for text-to-text comparison. More...