![]() |
User Guide
|
#include <catch2/catch_test_macros.hpp>#include <catch2/matchers/catch_matchers_string.hpp>#include "ast/program.hpp"#include "parser/nmodl_driver.hpp"#include "visitors/rename_function_arguments.hpp"#include "visitors/visitor_utils.hpp"Go to the source code of this file.
Functions | |
| TEST_CASE ("Rename function arguments") | |
| TEST_CASE | ( | "Rename function arguments" | ) |
Definition at line 16 of file rename_function_arguments.cpp.