2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-19 14:52:09 +00:00
Files
test/doc/examples.qbk
Raffi Enficiaud ea90fa2b8d Finishing example68
Adding it as an example
Referring to it from the data-driven section
2015-01-09 01:21:13 +01:00

21 lines
604 B
Plaintext

[/
/ Copyright (c) 2003-2014 Gennadiy Rozental
/ Copyright (c) 2013-2014 Raffi Enficiaud
/
/ Distributed under the Boost Software License, Version 1.0. (See accompanying
/ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
/]
[section:boost_test_examples Examples]
[bt_example_page 01..Manual declaration of a free test function]
[bt_example_page 02..Manual declaration of a test in a member function]
[bt_example_page 03..Manual declaration of a test in a member function (2)]
[bt_example_page 68..Dataset generating a Fibonacci sequence]
[endsect] [/ section examples]