#include <boost/test/auto_unit_test.hpp>#include <lang/csupport/standard_types.hh>#include <test/testsuite.hh>#include <typelib/typemodel.hh>#include <typelib/typename.hh>#include <typelib/registry.hh>#include <typelib/typedisplay.hh>#include <typelib/registryiterator.hh>#include <typelib/pluginmanager.hh>
Go to the source code of this file.
| Functions | |
| static void | assert_registries_equal (Registry const ®istry, Registry const &ref) | 
| BOOST_AUTO_TEST_CASE (test_typename_validation) | |
| BOOST_AUTO_TEST_CASE (test_typename_is_in_namespace) | |
| BOOST_AUTO_TEST_CASE (test_typename_manipulation) | |
| BOOST_AUTO_TEST_CASE (test_typename_path_to) | |
| BOOST_AUTO_TEST_CASE (test_registry_namespaces) | |
| BOOST_AUTO_TEST_CASE (test_namespace_update_at_insertion) | |
| BOOST_AUTO_TEST_CASE (test_repositories_merge) | |
| BOOST_AUTO_TEST_CASE (test_array_auto_alias) | |
| BOOST_AUTO_TEST_CASE (test_registry_merge_keeps_alias_persistent_flag) | |
| BOOST_AUTO_TEST_CASE (test_registry_minimal_keeps_alias_persistent_flag) | |
| BOOST_AUTO_TEST_CASE (test_registry_range) | |
| static void assert_registries_equal | ( | Registry const & | registry, | 
| Registry const & | ref | ||
| ) |  [static] | 
Definition at line 168 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_typename_validation | ) | 
Definition at line 14 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_typename_is_in_namespace | ) | 
Definition at line 40 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_typename_manipulation | ) | 
Definition at line 65 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_typename_path_to | ) | 
Definition at line 86 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_registry_namespaces | ) | 
Definition at line 101 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_namespace_update_at_insertion | ) | 
Definition at line 141 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_repositories_merge | ) | 
Definition at line 189 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_array_auto_alias | ) | 
Definition at line 205 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_registry_merge_keeps_alias_persistent_flag | ) | 
Definition at line 218 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_registry_minimal_keeps_alias_persistent_flag | ) | 
Definition at line 241 of file test_registry.cc.
| BOOST_AUTO_TEST_CASE | ( | test_registry_range | ) | 
Definition at line 262 of file test_registry.cc.