Functions | Variables
command_line.cpp File Reference

Unit Test for the tclap header library. More...

#include <gtest/gtest.h>
#include "../../include/ecl/command_line.hpp"
Include dependency graph for test/command_line.cpp:

Go to the source code of this file.

Functions

 catch (ArgException &e)
int main (int argc, char **argv)
 TEST (CommandLineTests, verify)

Variables

static int myargc
static char ** myargv

Detailed Description

Unit Test for the tclap header library.

Unit Test for the tclap header library (ecl/command_line.hpp).

Date:
May, 2009

Definition in file test/command_line.cpp.


Function Documentation

catch ( ArgException e)

Definition at line 64 of file test/command_line.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 73 of file test/command_line.cpp.

TEST ( CommandLineTests  ,
verify   
)

Definition at line 38 of file test/command_line.cpp.


Variable Documentation

int myargc [static]

Definition at line 31 of file test/command_line.cpp.

char** myargv [static]

Definition at line 32 of file test/command_line.cpp.



ecl_command_line
Author(s): Daniel Stonier
autogenerated on Wed Aug 26 2015 11:27:24