Skip to content

Test Result : RangeBasedForStatementTests$SingleProject

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

All Tests

Test nameDurationStatus
testChoosesMemberFunctionsOverFreeFunctions23 msPassed
testDoesArgumentDependentLookupIfBeginEndMemberFunctionsDontExist74 msPassed
testDoesntMixMemberFunctionsAndFreeFunctions0.28 secPassed
testPassReferenceObtainedFromRangeBasedForLoopToFunctionAndModify0.16 secPassed
testRangeBasedForLoopOverConstRangeChoosesConstBeginEnd87 msPassed
testRangeBasedForLoopOverConstRefRangeChoosesConstBeginEnd57 msPassed
testRangeBasedForLoopOverCustomType0.42 secPassed
testRangeBasedForLoopOverCustomTypeWithBeginMemberFunctionWithDefaultParameterValue73 msPassed
testRangeBasedForLoopOverCustomTypeWithInvalidBeginMemberFunction0.21 secPassed
testRangeBasedForLoopOverInitializerList81 msPassed
testRangeBasedForLoopOverNonConstRangeChoosesNonConstBeginEnd0.19 secPassed
testRangeBasedForLoopReferences19 msPassed
testRangeBasedForLoopThatModifiesElementsInCustomType0.19 secPassed
testRangeBasedForLoopWithNonCompoundBodyStatement25 msPassed
testRangeBasedForLoopWithReturnInNonCompoundBodyStatement31 msPassed
testReturnInRangeBasedForLoop0.12 secPassed
testSimpleRangeBasedForLoop0.23 secPassed
testWorksWithBeginEndTemplates80 msPassed