MCPcopy Create free account
hub / github.com/boostorg/build / BOOST_AUTO_TEST_CASE

Function BOOST_AUTO_TEST_CASE

test/qt5/qtscript.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23BOOST_AUTO_TEST_CASE( defines)
24{
25 BOOST_CHECK_EQUAL(BOOST_IS_DEFINED(QT_SCRIPT_LIB), true);
26}
27
28BOOST_AUTO_TEST_CASE( script )
29{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected