Migrate from cppunit to Boost.test
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 4 Feb 2010 15:22:04 +0000 (16:22 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 4 Feb 2010 15:22:04 +0000 (16:22 +0100)
commit307b5e74c506b609d5c407be0943f45255ab5122
treed4de7115181f772063d4ab2dd2fdcdb8bcfc542e
parent3d9c0861e86edcbfad10b84da332093fd6438f32
Migrate from cppunit to Boost.test
17 files changed:
configure.in
examples/Makefile.am
libt2n.spec.in
test/Makefile.am
test/callback.cpp
test/cmdgroup.cpp
test/comm.cpp
test/hello.cpp
test/newserver.cpp
test/reconnect.cpp
test/reentrant.cpp
test/serialize.cpp
test/simplecmd.cpp
test/test.cpp [deleted file]
test/test_fixtures.hxx [new file with mode: 0644]
test/timeout.cpp
test/wrapper.cpp