Cambridge SMT System
googletesting.h File Reference

Unit testing: google testing common header. More...

#include <gtest/gtest.h>
#include "global_incls.hpp"
#include "global_decls.hpp"
#include "custom_assert.hpp"
#include "logger.hpp"
#include "global_funcs.hpp"
#include "szfstream.hpp"
#include "registrypo.hpp"
#include "range.hpp"
#include <constants-fsttools.hpp>
#include <constants-hifst.hpp>
Include dependency graph for googletesting.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ucam
 
 ucam::util
 

Macros

#define TESTING
 
#define USER_CHECK_DEBUG
 
#define KENLM_MAX_ORDER   6
 

Detailed Description

Unit testing: google testing common header.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file googletesting.h.

Macro Definition Documentation

#define KENLM_MAX_ORDER   6

Definition at line 53 of file googletesting.h.

#define TESTING

Definition at line 24 of file googletesting.h.

#define USER_CHECK_DEBUG

Definition at line 25 of file googletesting.h.