Skip to content

Test Result : RangeBasedForStatementTests$SingleProjectTests

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

All Tests

Test nameDurationStatus
testChoosesMemberFunctionsOverFreeFunctions80 msPassed
testDoesArgumentDependentLookupIfBeginEndMemberFunctionsDontExist77 msPassed
testDoesntMixMemberFunctionsAndFreeFunctions26 msPassed
testPassReferenceObtainedFromRangeBasedForLoopToFunctionAndModify18 msPassed
testRangeBasedForLoopOverConstRangeChoosesConstBeginEnd19 msPassed
testRangeBasedForLoopOverConstRefRangeChoosesConstBeginEnd21 msPassed
testRangeBasedForLoopOverCustomType19 msPassed
testRangeBasedForLoopOverCustomTypeWithBeginMemberFunctionWithDefaultParameterValue80 msPassed
testRangeBasedForLoopOverCustomTypeWithInvalidBeginMemberFunction75 msPassed
testRangeBasedForLoopOverInitializerList17 msPassed
testRangeBasedForLoopOverNonConstRangeChoosesNonConstBeginEnd75 msPassed
testRangeBasedForLoopReferences19 msPassed
testRangeBasedForLoopThatModifiesElementsInCustomType73 msPassed
testRangeBasedForLoopWithNonCompoundBodyStatement18 msPassed
testRangeBasedForLoopWithReturnInNonCompoundBodyStatement90 msPassed
testReturnInRangeBasedForLoop75 msPassed
testSimpleRangeBasedForLoop17 msPassed
testWorksWithBeginEndTemplates77 msPassed