Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > d3c732bcddee997381ae7599db6439ca > files > 4150

boost-examples-1.60.0-6.1.mga6.noarch.rpm

//[example_output
> example --log_level=warning
Running 1 test case...
test.cpp(9): warning in "test": condition sizeof(int) == sizeof(short) is not satisfied
test.cpp(10): error in "test": check i == 1 has failed
test.cpp(11): fatal error in "test": critical check i > 5 has failed

*** 2 failures are detected in test suite "example"
//]