]> git.stg.codes - stg.git/commit
Finalize transition to Boost.UnitTest.
authorMaksym Mamontov <madf@madf.info>
Fri, 19 Aug 2022 08:36:42 +0000 (11:36 +0300)
committerMaksym Mamontov <madf@madf.info>
Fri, 19 Aug 2022 08:36:42 +0000 (11:36 +0300)
commit08dd72f2d8d3d7766e4fa87f01840c3ed8211091
treea644514e2b9852df5cf567397623a47bb10f9bd3
parente3e2d6326db86d7ca22d2cba1193aa64a8e33b2d
Finalize transition to Boost.UnitTest.
30 files changed:
tests/CMakeLists.txt
tests/main.cpp [deleted file]
tests/raw_ip_packet_old.h
tests/test_conffiles.cpp
tests/test_disable_session_log.cpp
tests/test_fee_charge_rules.cpp
tests/test_filter_params_log.cpp
tests/test_raw_ip.cpp
tests/test_reconnect_on_tariff_change.cpp
tests/testauth.h
tests/testservices.h
tests/testsettings.h
tests/teststore.h
tests/testtariffs.h
tests/testusers.h
tests/tut/tut.hpp [deleted file]
tests/tut/tut_assert.hpp [deleted file]
tests/tut/tut_config.hpp [deleted file]
tests/tut/tut_console_reporter.hpp [deleted file]
tests/tut/tut_cppunit_reporter.hpp [deleted file]
tests/tut/tut_exception.hpp [deleted file]
tests/tut/tut_fpt.hpp [deleted file]
tests/tut/tut_macros.hpp [deleted file]
tests/tut/tut_main.hpp [deleted file]
tests/tut/tut_posix.hpp [deleted file]
tests/tut/tut_reporter.hpp [deleted file]
tests/tut/tut_restartable.hpp [deleted file]
tests/tut/tut_result.hpp [deleted file]
tests/tut/tut_runner.hpp [deleted file]
tests/tut/tut_xml_reporter.hpp [deleted file]