Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ BOOST_AUTO_TEST_CASE
Function
BOOST_AUTO_TEST_CASE
test/qt5/qtscripttools.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
BOOST_AUTO_TEST_CASE( defines)
28
{
29
BOOST_CHECK_EQUAL(BOOST_IS_DEFINED(QT_SCRIPTTOOLS_LIB), true);
30
}
31
32
BOOST_AUTO_TEST_CASE( script )
33
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected