Cambridge SMT System
tests Directory Reference
Directory dependency graph for tests:
tests

Directories

directory  include
 

Files

file  address.gtest.cpp [code]
 Unit testing: integerpatternaddress.
 
file  fstio.gtest.cpp [code]
 Unit testing: Input/Output fst operations with compression.
 
file  fstutils.gtest.cpp [code]
 Unit testing: String printing from lattice, multiepsilon composition, composition with failure transitions, generic weight mappers, multiple union of fsts, etc.
 
file  globalfunctions.gtest.cpp [code]
 Unit testing: General functions.
 
file  hifst.task.cykparser.gtest.cpp [code]
 Unit testing: cyk parser.
 
file  hifst.task.grammar.gtest.cpp [code]
 Unit testing: grammar task testing.
 
file  hifst.task.hifst.gtest.cpp [code]
 Unit testing: hifst lattice-building.
 
file  hifst.task.patternstoinstances.gtest.cpp [code]
 Unit testing: converting grammar-specific patterns into instance patterns.
 
file  hifst.task.postpro.gtest.cpp [code]
 Unit testing: Postprocessing 1-best translation.
 
file  hifst.task.prepro.gtest.cpp [code]
 Unit testing: Preprocess source test.
 
file  hifst.task.referencefilter.gtest.cpp [code]
 Unit testing: Reference filter task.
 
file  hifst.task.ssgrammar.gtest.cpp [code]
 Unit testing: sentence-specific grammar task.
 
file  hifst.task.stats.gtest.cpp [code]
 Unit testing: Stats task testing.
 
file  lmbr.gtest.cpp [code]
 Unit testing: String printing from lattice, multiepsilon composition, composition with failure transitions, generic weight mappers, multiple union of fsts, etc.
 
file  main.gtest.hifst.cpp [code]
 Unit testing: main file.
 
file  multithreading.gtest.cpp [code]
 Unit testing: multithreading with a threadpool.
 
file  range.gtest.cpp [code]
 Unit testing: getRange, InfiniteRange,IntegerRange, OneRange objects.
 
file  registrypo.gtest.cpp [code]
 Unit testing: registrypo class and related functions.
 
file  szfstream.gtest.cpp [code]
 Unit testing: szfstream class for [file] operations.
 
file  taskinterface.gtest.cpp [code]
 Unit testing: TaskInterface methods.
 
file  weights.gtest.cpp [code]
 Unit testing: Various weight makers on different semirings.
 
file  wordmapper.gtest.cpp [code]
 Unit testing: WordMapper, class that maps words to integers and vice versa.