Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > dc9b5eb62a4d8b54b80379fd86561955 > files > 5514

boost-examples-1.68.0-4.mga7.i586.rpm

//[example_output
> example
Running 1 test case...
test.cpp(11): error in "test": check { col1, col1+7 } == { col2, col2+7 } has failed. 
Mismatch in a position 2: 3 != 4
Mismatch in a position 5: 6 != 7

*** 1 failures is detected in test suite "example"
//]