Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/TestRunnerMain.cpp

    rcee0a17 r9b6b2f  
    66 */
    77
    8 // include config.h
    9 #ifdef HAVE_CONFIG_H
    10 #include <config.h>
    11 #endif
    12 
    13 #ifdef HAVE_ECUT
    148// give the main function its correct name
    159#define CPPUNIT_MAIN main
     10
    1611// include the TestRunnerClient file containing the main class
    1712#include "../../../TestRunnerClient.h"
    1813#include "../../../TestRunnerClient.cpp"
    19 #else
    20 #include "UnitTestMain.cpp"
    21 #endif
    22 
Note: See TracChangeset for help on using the changeset viewer.