owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include "boost/test/unit_test.hpp"
#include "boost/range.hpp"
#include "test/exception_fixture.hpp"
#include <iostream>
#include "owlcpp/rdf/map_triple.hpp"
#include "test_utils.hpp"
Namespaces | |
namespace | owlcpp |
Main namespace of owlcpp library. | |
namespace | owlcpp::test |
Namespace for unit-tests. |
Macros | |
#define | BOOST_TEST_MODULE triple_map_01_run |
Functions | |
owlcpp::test::BOOST_GLOBAL_FIXTURE (Exception_fixture) | |
owlcpp::test::BOOST_AUTO_TEST_CASE (test_iterator) | |
owlcpp::test::BOOST_AUTO_TEST_CASE (test_index_subject_search) | |
owlcpp::test::BOOST_AUTO_TEST_CASE (test_index_predicate_search) |
Variables | |
const unsigned | owlcpp::test::t [][4] |
part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2012