Cambridge SMT System
|
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"
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) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 115 of file hifst.task.prepro.gtest.cpp.