24ba456f9b
- Adding the example and a visual output (DOT) and textual output - Adding the legend - SVGs are not rendered properly by quickbook, so the text contains a PNG
17 lines
339 B
Plaintext
17 lines
339 B
Plaintext
//[example_output
|
|
> ./boost_runtime_list_content --list_content
|
|
s1*: disabled suite 1
|
|
test1*: enabled
|
|
test2 : defaulted
|
|
test3 : defaulted
|
|
s14 : test suite which depends on another test suite
|
|
test1
|
|
s2*
|
|
test1 : defaulted
|
|
test2*: enabled w. precondition
|
|
s23*
|
|
test1
|
|
test2
|
|
test3*
|
|
//]
|