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

Function BOOST_AUTO_TEST_CASE

test/qt4/rcc.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17BOOST_AUTO_TEST_CASE (check_exists)
18{
19 BOOST_CHECK(QFile::exists(":/test/rcc.cpp"));
20}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected