X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/130cfddff1a69ee69e5edf98e80f0634ce25819a..21baffc9c880ba71baaddad5c4cf2b32352823ff:/tests/Makefile.darwin?ds=sidebyside diff --git a/tests/Makefile.darwin b/tests/Makefile.darwin index 11bdd523..d53db9b2 100644 --- a/tests/Makefile.darwin +++ b/tests/Makefile.darwin @@ -20,6 +20,8 @@ SOURCES = main.cpp \ test_conffiles.cpp \ test_fee_charge_rules.cpp \ test_reconnect_on_tariff_change.cpp \ + test_disable_session_log.cpp \ + test_filter_params_log.cpp \ test_crypto.cpp \ test_bfstream.cpp \ ../projects/stargazer/tariff_impl.cpp \ @@ -27,6 +29,7 @@ SOURCES = main.cpp \ ../projects/stargazer/user_property.cpp \ ../stglibs/conffiles.lib/conffiles.cpp \ ../stglibs/common.lib/common.cpp \ + ../stglibs/common.lib/strptime.cpp \ ../stglibs/logger.lib/logger.cpp \ ../stglibs/scriptexecuter.lib/scriptexecuter.cpp \ ../stglibs/crypto.lib/bfstream.cpp \