Skip to content

Test Result : RangeBasedForStatementTests$SingleProject

0 failures
18 tests
Took 1.4 sec.

All Tests

Test nameDurationStatus
testChoosesMemberFunctionsOverFreeFunctions94 msPassed
testDoesArgumentDependentLookupIfBeginEndMemberFunctionsDontExist43 msPassed
testDoesntMixMemberFunctionsAndFreeFunctions95 msPassed
testPassReferenceObtainedFromRangeBasedForLoopToFunctionAndModify98 msPassed
testRangeBasedForLoopOverConstRangeChoosesConstBeginEnd99 msPassed
testRangeBasedForLoopOverConstRefRangeChoosesConstBeginEnd41 msPassed
testRangeBasedForLoopOverCustomType0.18 secPassed
testRangeBasedForLoopOverCustomTypeWithBeginMemberFunctionWithDefaultParameterValue84 msPassed
testRangeBasedForLoopOverCustomTypeWithInvalidBeginMemberFunction84 msPassed
testRangeBasedForLoopOverInitializerList36 msPassed
testRangeBasedForLoopOverNonConstRangeChoosesNonConstBeginEnd82 msPassed
testRangeBasedForLoopReferences85 msPassed
testRangeBasedForLoopThatModifiesElementsInCustomType42 msPassed
testRangeBasedForLoopWithNonCompoundBodyStatement82 msPassed
testRangeBasedForLoopWithReturnInNonCompoundBodyStatement81 msPassed
testReturnInRangeBasedForLoop80 msPassed
testSimpleRangeBasedForLoop75 msPassed
testWorksWithBeginEndTemplates92 msPassed