15 namespace test_utils {
24 std::string
output()
const;
std::shared_ptr< std::ostringstream > capture_stream
std::string output() const
nmodl::logger_type original_logger
std::string reindent_text(const std::string &text, int indent_level)
Reindent nmodl text for text-to-text comparison.
encapsulates code generation backend implementations
std::shared_ptr< spdlog::logger > logger_type
Implement logger based on spdlog library.