
Hi, I know that my question is not directly associated to Boost, but it could be interesting to share the best techniques so we can improve the test of some Boost libraries, existing or future. A transformation complex is complex if I can not associate mentally the output associated to a given input. Think for example on dividing two bit integers. One technique could be to make the transformation by hand and keep track of the input -> output association. Another technique consist in re-implementing the algorithm and check that both implementations match. Do you know other techniques? Does some Boost libraries have such a kind of transformations? How they are tested? Thanks in advance, Vicente -- View this message in context: http://boost.2283326.n4.nabble.com/How-do-you-test-complex-transformations-t... Sent from the Boost - Dev mailing list archive at Nabble.com.