
26 May
2005
26 May
'05
8:24 p.m.
| I couldn't incorporate all possible predicates | into library. Instead I provide generic tool. If you need this frequently in | some test module you could define one yourself.
then why did you provide CHECK_EQUAL ? Afterall, it can be done with the generic tool.
equality comparison is most frequently used assertions.
surely it wouldn't be too hard to write first hand tools for ==, !=, <, <= to give users the most pleasent experience ? (> and >= is not needed as we can reverse the arguments)
We need to set a line somewhere. But I don't mind adding several more predefined tools, if there are enough people interested in this. Anyone to support Thorsten? Gennadiy