Skip to content

Test Result : RangeBasedForStatementTests$NonIndexing

0 failures
18 tests
Took 0.21 sec.

All Tests

Test nameDurationStatus
testChoosesMemberFunctionsOverFreeFunctions7 msPassed
testDoesArgumentDependentLookupIfBeginEndMemberFunctionsDontExist8 msPassed
testDoesntMixMemberFunctionsAndFreeFunctions16 msPassed
testPassReferenceObtainedFromRangeBasedForLoopToFunctionAndModify6 msPassed
testRangeBasedForLoopOverConstRangeChoosesConstBeginEnd7 msPassed
testRangeBasedForLoopOverConstRefRangeChoosesConstBeginEnd7 msPassed
testRangeBasedForLoopOverCustomType56 msPassed
testRangeBasedForLoopOverCustomTypeWithBeginMemberFunctionWithDefaultParameterValue7 msPassed
testRangeBasedForLoopOverCustomTypeWithInvalidBeginMemberFunction7 msPassed
testRangeBasedForLoopOverInitializerList4 msPassed
testRangeBasedForLoopOverNonConstRangeChoosesNonConstBeginEnd10 msPassed
testRangeBasedForLoopReferences4 msPassed
testRangeBasedForLoopThatModifiesElementsInCustomType8 msPassed
testRangeBasedForLoopWithNonCompoundBodyStatement45 msPassed
testRangeBasedForLoopWithReturnInNonCompoundBodyStatement3 msPassed
testReturnInRangeBasedForLoop3 msPassed
testSimpleRangeBasedForLoop3 msPassed
testWorksWithBeginEndTemplates10 msPassed