Cambridge SMT System
main.gtest.hifst.cpp File Reference

Unit testing: main file. More...

#include "googletesting.h"
#include "main.logger.hpp"
#include "main.custom_assert.hpp"
Include dependency graph for main.gtest.hifst.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 main function. Note that Compiling this file will include all available tests into one single binary. More...
 

Detailed Description

Unit testing: main file.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file main.gtest.hifst.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

main function. Note that Compiling this file will include all available tests into one single binary.

Definition at line 30 of file main.gtest.hifst.cpp.