mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-17 18:40:09 +00:00
Merge pull request #6798
700f52e Clarification of unit test build instructions. (Eric Lombrozo)
This commit is contained in:
commit
01f74999e3
@ -16,6 +16,8 @@ their tests in a test suite called "<source_filename>_tests". For an
|
|||||||
examples of this pattern, examine uint160_tests.cpp and
|
examples of this pattern, examine uint160_tests.cpp and
|
||||||
uint256_tests.cpp.
|
uint256_tests.cpp.
|
||||||
|
|
||||||
|
Add the source files to /src/Makefile.test.include to add them to the build.
|
||||||
|
|
||||||
For further reading, I found the following website to be helpful in
|
For further reading, I found the following website to be helpful in
|
||||||
explaining how the boost unit test framework works:
|
explaining how the boost unit test framework works:
|
||||||
[http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/](http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/).
|
[http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/](http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user