Move integer tests into canonical test subdir structure.

[SVN r44384]
This commit is contained in:
Rene Rivera
2008-04-13 23:00:19 +00:00
parent 4e2c8440b5
commit 600801670e
5 changed files with 13 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Test Program</h2>
<p>
The program <code><a href="integer_traits_test.cpp">integer_traits_test.cpp</a></code>
The program <code><a href="test/integer_traits_test.cpp">integer_traits_test.cpp</a></code>
exercises the <code>integer_traits</code> class.
<h2>Acknowledgements</h2>