[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>

--- 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>

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

[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>

--- Comment #2 from Tinne De Laet <tinne.delaet@mech.kuleuven.be>  2008-01-11 14:11:20 ---

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>

--- Comment #4 from Tinne De Laet <tinne.delaet@mech.kuleuven.be>  2008-01-18 17:02:02 ---

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>

--- Comment #3 from Tinne De Laet <tinne.delaet@mech.kuleuven.be>  2008-01-18 17:00:17 ---

Created an attachment (id=214)

 --> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?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