test_configfile.cc File Reference

#include <boost/test/auto_unit_test.hpp>
#include "testsuite.hh"
#include <boost/version.hpp>
#include <boost/test/test_tools.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/test/unit_test_log.hpp>
#include <utilmm/configfile/configfile.hh>
#include <utilmm/configfile/commandline.hh>
#include <boost/filesystem/path.hpp>
#include <utilmm/stringtools.hh>
#include <algorithm>
Include dependency graph for test_configfile.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SETUP   auto_ptr<config_file> config( setup() )

Functions

 BOOST_AUTO_TEST_CASE (test_commandline)
 BOOST_AUTO_TEST_CASE (test_cmdline_option_parsing)
 BOOST_AUTO_TEST_CASE (test_child)
 BOOST_AUTO_TEST_CASE (test_list)
 BOOST_AUTO_TEST_CASE (test_scalar)
 BOOST_AUTO_TEST_CASE (test_basic_properties)
void check_cmdline_properties (command_line &cmdline)
auto_ptr< config_filesetup ()
template<typename T >
void test_get_scalar (config_set const &config, string const &name, T expected)

Define Documentation

#define SETUP   auto_ptr<config_file> config( setup() )

Definition at line 19 of file test_configfile.cc.


Function Documentation

BOOST_AUTO_TEST_CASE ( test_commandline   ) 

Definition at line 163 of file test_configfile.cc.

BOOST_AUTO_TEST_CASE ( test_cmdline_option_parsing   ) 

Definition at line 81 of file test_configfile.cc.

BOOST_AUTO_TEST_CASE ( test_child   ) 

Definition at line 64 of file test_configfile.cc.

BOOST_AUTO_TEST_CASE ( test_list   ) 

Definition at line 49 of file test_configfile.cc.

BOOST_AUTO_TEST_CASE ( test_scalar   ) 

Definition at line 37 of file test_configfile.cc.

BOOST_AUTO_TEST_CASE ( test_basic_properties   ) 

Definition at line 22 of file test_configfile.cc.

void check_cmdline_properties ( command_line cmdline  ) 

Definition at line 144 of file test_configfile.cc.

auto_ptr<config_file> setup (  ) 

Definition at line 14 of file test_configfile.cc.

template<typename T >
void test_get_scalar ( config_set const &  config,
string const &  name,
expected 
) [inline]

Definition at line 32 of file test_configfile.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 10:07:36 2013