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

Unit testing: Reference filter task. More...

#include <openfst.h>
#include <googletesting.h>
#include "main.custom_assert.hpp"
#include "main.logger.hpp"
#include "addresshandler.hpp"
#include "taskinterface.hpp"
#include "tropical-sparse-tuple-weight.h"
#include "tropical-sparse-tuple-weight-decls.h"
#include "tropical-sparse-tuple-weight-funcs.h"
#include "lexicographic-tropical-tropical-incls.h"
#include "lexicographic-tropical-tropical-funcs.h"
#include "tropical-sparse-tuple-weight.makeweight.h"
#include "fstio.hpp"
#include "fstutils.hpp"
#include "fstutils.mapper.hpp"
#include "task.referencefilter.hpp"
Include dependency graph for hifst.task.referencefilter.gtest.cpp:

Go to the source code of this file.

Classes

class  googletesting::DataForReferenceFilter
 Public class with variables required by TextTask to compile and run. More...
 

Namespaces

 googletesting
 test-specific classes and functions
 

Functions

 googletesting::TEST (HifstReferenceFilter, basic_test)
 Basic test for ReferenceFilterTask class. Tests the whole pipeline. More...
 
 googletesting::TEST (HifstReferenceFilter, empty)
 Basic test for ReferenceFilterTask class. Tests the whole pipeline. More...
 
int main (int argc, char **argv)
 

Detailed Description

Unit testing: Reference filter task.

Date
8-8-2012
Author
Gonzalo Iglesias

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

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 142 of file hifst.task.referencefilter.gtest.cpp.