Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
redactor-config-parser-test.cc File Reference
#include "redactor.cc"
#include <gtest/gtest.h>
#include "redactor-test-utils.h"
Include dependency graph for redactor-config-parser-test.cc:

Go to the source code of this file.

Namespaces

 impala
 This file contains type definitions that are used throughout the code base.
 

Functions

 impala::TEST (ParserTest, FileNotFound)
 
 impala::TEST (ParserTest, EmptyFile)
 
 impala::TEST (ParserTest, DescriptionPropertyIgnored)
 
 impala::TEST (ParserTest, InvalidJson)
 
 impala::TEST (ParserTest, BadVersion)
 
 impala::TEST (ParserTest, BadRegex)
 
 impala::TEST (ParserTest, BadCaseSensitivtyValue)
 
 impala::TEST (ParserTest, RuleNumberInErrorMessage)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 180 of file redactor-config-parser-test.cc.