
29 Apr
2007
29 Apr
'07
6:03 a.m.
Peter Dimov wrote:
Does our testing infrastructure allow a test to return a "skipped/not applicable" status, that is, to inform the test script that the current test requires optional features that are not supported by the current compiler?
I'm thinking specifically of move - rvalue reference - support.
How do you want the presence of that 'optional features' to be detected? - Volodya