Skip to content

Test Result : RangeBasedForStatementTests$NonIndexing

0 failures (±0)
18 tests (±0)
Took 0.26 sec.

All Tests

Test nameDurationStatus
testChoosesMemberFunctionsOverFreeFunctions10 msPassed
testDoesArgumentDependentLookupIfBeginEndMemberFunctionsDontExist9 msPassed
testDoesntMixMemberFunctionsAndFreeFunctions19 msPassed
testPassReferenceObtainedFromRangeBasedForLoopToFunctionAndModify6 msPassed
testRangeBasedForLoopOverConstRangeChoosesConstBeginEnd8 msPassed
testRangeBasedForLoopOverConstRefRangeChoosesConstBeginEnd61 msPassed
testRangeBasedForLoopOverCustomType7 msPassed
testRangeBasedForLoopOverCustomTypeWithBeginMemberFunctionWithDefaultParameterValue7 msPassed
testRangeBasedForLoopOverCustomTypeWithInvalidBeginMemberFunction7 msPassed
testRangeBasedForLoopOverInitializerList56 msPassed
testRangeBasedForLoopOverNonConstRangeChoosesNonConstBeginEnd34 msPassed
testRangeBasedForLoopReferences4 msPassed
testRangeBasedForLoopThatModifiesElementsInCustomType11 msPassed
testRangeBasedForLoopWithNonCompoundBodyStatement4 msPassed
testRangeBasedForLoopWithReturnInNonCompoundBodyStatement4 msPassed
testReturnInRangeBasedForLoop4 msPassed
testSimpleRangeBasedForLoop6 msPassed
testWorksWithBeginEndTemplates11 msPassed