Cambridge SMT System
|
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"
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) |
Unit testing: Reference filter task.
Definition in file hifst.task.referencefilter.gtest.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 142 of file hifst.task.referencefilter.gtest.cpp.