Opened 16 years ago
Last modified 15 years ago
#33 new enhancement
Create test environment using Boost.Test
Reported by: | Christoph Mayer | Owned by: | stud-veber |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Deployment | Version: | 0.2.0 |
Keywords: | Cc: |
Description
Change History (5)
comment:1 by , 16 years ago
Owner: | changed from | to
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
How To set up make check target:
http://www.amath.washington.edu/~lf/tutorials/autoconf/toolsmanual.html#SEC41
comment:4 by , 15 years ago
May solve linking problems with the library: http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/ http://www.boost.org/doc/libs/1_39_0/libs/test/doc/html/utf/compilation.html
comment:5 by , 15 years ago
Version: | 0.1.0 → 0.2.0 |
---|
Test environment is embedded into the project (compiles etc).
We can start making actual test cases!
Note:
See TracTickets
for help on using tickets.
Tutorial: http://www.hpfsc.de/default.php?url=./boosttest/index.html