From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-04-28 11:36:55


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.