mirror of
https://github.com/boostorg/test.git
synced 2026-01-22 17:52:18 +00:00
19 lines
556 B
HTML
19 lines
556 B
HTML
<HTML lang=ru>
|
|
|
|
<HEAD>
|
|
<TITLE>The Test Tools: Reference</TITLE>
|
|
</HEAD>
|
|
|
|
<FRAMESET rows="5%, 80%, 15%" FRAMEBORDER="no" BORDER="0">
|
|
<FRAME SRC="browse.html">
|
|
<FRAMESET COLS="30%, 70%" FRAMEBORDER="no" BORDER="0">
|
|
<FRAME SRC="tools_list.html">
|
|
<FRAME SRC="blank.html" name="descr">
|
|
</FRAMESET>
|
|
<FRAME SRC="copyright.html">
|
|
</FRAMESET>
|
|
</HTML>
|
|
<!-- Copyright Gennadiy Rozental 2001-2006.
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt) -->
|