mirror of
https://github.com/boostorg/test.git
synced 2026-01-27 07:22:11 +00:00
16 lines
557 B
Plaintext
Executable File
16 lines
557 B
Plaintext
Executable File
[section:tutorials Tutorials]
|
|
|
|
You think writing tests is difficult, annoying and fruitless work? I beg to differ. Read through these tutorials
|
|
and I am sure you will agree. One other thing I do suggest you to take a look is
|
|
<link linkend="utf.compilation">compilation instructions</link>, especially if you plan to build and use standalone
|
|
library.
|
|
|
|
|
|
[include tutorial_hello_world.qbk]
|
|
[include tutorial_new_year_resolution.qbk]
|
|
|
|
[/
|
|
<xi:include href="tutorial.intro-in-testing.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
|
]
|
|
|
|
[endsect] [/tutorials] |