Migrate libi2ncommon to boost::test
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 3 Feb 2010 21:00:18 +0000 (22:00 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 3 Feb 2010 21:00:18 +0000 (22:00 +0100)
commit9fe0853bf6aaa3c1c59a9c7d4559b6c57459eedc
tree68cac3a5454ab6dc42e393109ef9cfbb3d757e40
parenta43e76fe877f8ebaaeb4f3fdae14c98f048a7db1
Migrate libi2ncommon to boost::test
16 files changed:
Makefile.am
configure.in
m4/ax_boost_base.m4 [new file with mode: 0644]
m4/ax_boost_unit_test_framework.m4 [new file with mode: 0644]
test/Makefile.am
test/ip_range.cpp
test/stringfunc.cpp
test/test.cpp [deleted file]
test/test_containerfunc.cpp
test/test_cron_interval.cpp
test/test_cron_point.cpp
test/test_filefunc.cpp
test/test_global_config.cpp
test/test_logging.cpp
test/test_pidfile.cpp
test/test_timefunc.cpp