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.
2 parents feea305 + 700f52e commit 01f7499Copy full SHA for 01f7499
src/test/README.md
@@ -16,6 +16,8 @@ their tests in a test suite called "<source_filename>_tests". For an
16
examples of this pattern, examine uint160_tests.cpp and
17
uint256_tests.cpp.
18
19
+Add the source files to /src/Makefile.test.include to add them to the build.
20
+
21
For further reading, I found the following website to be helpful in
22
explaining how the boost unit test framework works:
23
[http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/](http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/).
0 commit comments