Cambridge SMT System
hifst.task.prepro.gtest.cpp File Reference

Unit testing: Preprocess source test. More...

#include <openfst.h>
#include <googletesting.h>
#include "main.custom_assert.hpp"
#include "main.logger.hpp"
#include "addresshandler.hpp"
#include "taskinterface.hpp"
#include "fstutils.hpp"
#include "tokenizer.osr.hpp"
#include "wordmapper.hpp"
#include "task.prepro.hpp"
#include "data.stats.hpp"
Include dependency graph for hifst.task.prepro.gtest.cpp:

Go to the source code of this file.

Classes

struct  googletesting::PreProTaskData
 

Namespaces

 googletesting
 test-specific classes and functions
 

Functions

 googletesting::TEST (HifstPrePro, basic_test)
 
 googletesting::TEST (stringutil, addsentencemarkers)
 Test to validate addSentenceMarkers. More...
 
int main (int argc, char **argv)
 

Detailed Description

Unit testing: Preprocess source test.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file hifst.task.prepro.gtest.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 115 of file hifst.task.prepro.gtest.cpp.