We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5b756 commit 41d484dCopy full SHA for 41d484d
src/test/README.md
@@ -49,7 +49,3 @@ unit tests. The file naming convention is `<source_filename>_tests.cpp`
49
and such files should wrap their tests in a test suite
50
called `<source_filename>_tests`. For an example of this pattern,
51
examine `uint256_tests.cpp`.
52
-
53
-For further reading, I found the following website to be helpful in
54
-explaining how the boost unit test framework works:
55
-[http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/](http://archive.is/dRBGf).
0 commit comments