commit | c7c990080a0b2936cfd1b31fd6b7845affb7df61 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Oct 09 17:27:30 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Oct 10 23:40:34 2015 -0700 |
tree | 7ce3d00f5c2cc53d718c90f0d3120458a971994d | |
parent | a81266c8f4b7e4e08fbd15d34b836674e8c51b5e [diff] [blame] |
build+ci: Update default build flags and CI scripts This commit also fixes a few compilation errors. Change-Id: I19bcbe360423dad2532b9caee4edcdc6356b0075
diff --git a/tests/unit/validator.cpp b/tests/unit/validator.cpp index 09af09d..1ec16c6 100644 --- a/tests/unit/validator.cpp +++ b/tests/unit/validator.cpp
@@ -26,7 +26,8 @@ namespace ndn { namespace ndns { namespace tests { -NDNS_LOG_INIT("ValidatorTest"); + +NDNS_LOG_INIT("ValidatorTest") BOOST_AUTO_TEST_SUITE(Validator)