[Bug 441] The cpp unit tests are not complete yet
| Submitted by Tinne De Laet on Fri, 2008-01-11 13:15. |
For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=441>
--- Comment #1 from Tinne De Laet <tinne.delaet@mech.kuleuven.be> 2008-01-11 14:09:28 ---
Created an attachment (id=203)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=203)
adds tests for mcpdf<unsigned int>

[Bug 441] The cpp unit tests are not complete yet
For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=441>
Patch to add tests for mcpdf<unsigned int> applied in revision 28826:
Sending pdf_test.cpp
Transmitting file data .
Committed revision 28826.
[Bug 441] The cpp unit tests are not complete yet
For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=441>
Patch (extra tests) #214 applied in revision 28847.
Sending pdf_test.cpp
Transmitting file data .
Committed revision 28847.
[Bug 441] The cpp unit tests are not complete yet
For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=441>
Created an attachment (id=214)
extra tests.
This patch adds some tests to test if the samples drawn from a distribution are
really distributed according to it.
Furthermore some mistakes in the mcpdf<unsigned int> test are fixed.
Tinne