libsequence  1.9.5
Seq8test.cc File Reference

Unit tests for Sequence/Seq.hpp. More...

#include <Sequence/Seq8.hpp>
#include <Sequence/SeqExceptions.hpp>
#include <boost/test/unit_test.hpp>
#include <algorithm>
#include <iterator>
#include <sstream>
#include <iostream>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (create_1)
 
 BOOST_AUTO_TEST_CASE (create_2)
 
 BOOST_AUTO_TEST_CASE (create_3)
 
 BOOST_AUTO_TEST_CASE (assign_1)
 
 BOOST_AUTO_TEST_CASE (assign_2)
 
 BOOST_AUTO_TEST_CASE (assign_3)
 
 BOOST_AUTO_TEST_CASE (assign_4)
 
 BOOST_AUTO_TEST_CASE (IO_1)
 

Detailed Description

Unit tests for Sequence/Seq.hpp.

Definition in file Seq8test.cc.