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