Преглед изворни кода
Test Tools completely reworked:
interfaces streamlined to provide 3 version for each tool
implementation revorked to use single vararg formatter function
CHECK_COLLECTION now expect 4 arguments
BITWISE_EQUAL renamed to CHECK_BITWISE_EQUAL but still provided as depricated
CHECK_COLLECTION interface changed to use PP_SEQ and as a result support arbitrary number of predicate arguments
most of templates eliminated
depricated tools removed
print_helper object generator added
[SVN r26928]