2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-01 09:02:08 +00:00
Files
test/doc/v2/examples/example40.output
Raffi Enficiaud 62b3a9a660 finishing the porting of the testing tools
now testing
2014-01-29 00:04:54 +01:00

8 lines
243 B
Plaintext
Executable File

//[example40o
> example
Running 1 test case...
test.cpp(14): warning in "test": condition moo( 12,i,j ) is not satisfied
test.cpp(15): warning in "test": condition moo( 12, i, j ) is not satisfied for ( 12, 17, 15 )
*** No errors detected
//]