Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Functions
getarg_tests.cpp File Reference
#include <boost/algorithm/string.hpp>
#include <boost/foreach.hpp>
#include <boost/test/unit_test.hpp>
#include "util.h"
Include dependency graph for getarg_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (boolarg)
 
 BOOST_AUTO_TEST_CASE (stringarg)
 
 BOOST_AUTO_TEST_CASE (intarg)
 
 BOOST_AUTO_TEST_CASE (doubledash)
 
 BOOST_AUTO_TEST_CASE (boolargno)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( boolarg  )

Definition at line 26 of file getarg_tests.cpp.

BOOST_AUTO_TEST_CASE ( stringarg  )

Definition at line 90 of file getarg_tests.cpp.

BOOST_AUTO_TEST_CASE ( intarg  )

Definition at line 114 of file getarg_tests.cpp.

BOOST_AUTO_TEST_CASE ( doubledash  )

Definition at line 133 of file getarg_tests.cpp.

BOOST_AUTO_TEST_CASE ( boolargno  )

Definition at line 143 of file getarg_tests.cpp.