|
|
@@ -69,7 +69,7 @@ include testing.jam ;
|
|
|
|
|
|
test-suite date_time
|
|
|
: [ run libs/date_time/test/testgregorian_calendar.cpp
|
|
|
- <lib>../libs/date_time/build/libboost_date_time ]
|
|
|
+ : : : <define>DATE_TIME_INLINE <define>BOOST_DATE_TIME_POSIX_TIME_STD_CONFIG ]
|
|
|
[ run libs/date_time/test/testint_adapter.cpp ]
|
|
|
[ run libs/date_time/test/testconstrained_value.cpp ]
|
|
|
;
|