#include "cppunit/TextTestResult.h"
#include "cppunit/TestSuite.h"
#include "StatementTest.h"
#include <sstream>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
Definition at line 20 of file testStmt.cpp. References StatementTest::registerTests(). |