#include <map>
#include <string>
#include "commands.h"
Include dependency graph for test.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | atlas |
namespace | atlas::test |
Functions | |
template<typename T> | |
void | atlas::test::addTestCommands (commands::CommandMode &, T) |
template<typename T> | |
void | atlas::test::addTestHelp (commands::CommandMode &, commands::TagDict &, T) |