Skip to content

Test Result : RangeBasedForStatementTests$SingleProject

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

All Tests

Test nameDurationStatus
testChoosesMemberFunctionsOverFreeFunctions0.13 secPassed
testDoesArgumentDependentLookupIfBeginEndMemberFunctionsDontExist0.12 secPassed
testDoesntMixMemberFunctionsAndFreeFunctions0.14 secPassed
testPassReferenceObtainedFromRangeBasedForLoopToFunctionAndModify0.11 secPassed
testRangeBasedForLoopOverConstRangeChoosesConstBeginEnd0.18 secPassed
testRangeBasedForLoopOverConstRefRangeChoosesConstBeginEnd0.16 secPassed
testRangeBasedForLoopOverCustomType0.15 secPassed
testRangeBasedForLoopOverCustomTypeWithBeginMemberFunctionWithDefaultParameterValue0.11 secPassed
testRangeBasedForLoopOverCustomTypeWithInvalidBeginMemberFunction0.17 secPassed
testRangeBasedForLoopOverInitializerList0.1 secPassed
testRangeBasedForLoopOverNonConstRangeChoosesNonConstBeginEnd0.12 secPassed
testRangeBasedForLoopReferences49 msPassed
testRangeBasedForLoopThatModifiesElementsInCustomType0.13 secPassed
testRangeBasedForLoopWithNonCompoundBodyStatement0.18 secPassed
testRangeBasedForLoopWithReturnInNonCompoundBodyStatement0.12 secPassed
testReturnInRangeBasedForLoop72 msPassed
testSimpleRangeBasedForLoop0.2 secPassed
testWorksWithBeginEndTemplates0.1 secPassed