~brianaker/libmemcached/merge-of-1.0

« back to all changes in this revision

Viewing changes to libtest/collection.cc

  • Committer: Continuous Integration
  • Date: 2013-05-04 09:21:59 UTC
  • mfrom: (1102.1.1 libmemcached-1.2)
  • Revision ID: ci@tangent.org-20130504092159-z0z9cm0gnu15wxs0
Merge lp:~tangent-org/libmemcached/1.2-build/ Build: jenkins-Libmemcached-297

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
  try 
52
52
  {
53
53
    _timer.reset();
 
54
    assert(frame);
 
55
    assert(frame->runner());
 
56
    assert(run->test_fn);
54
57
    return_code= frame->runner()->main(run->test_fn, frame->creators_ptr());
55
58
  }
56
59
  // Special case where check for the testing of the exception