~tangent-trunk/gearmand/1.0

« back to all changes in this revision

Viewing changes to libtest/collection.cc

  • Committer: Continuous Integration
  • Date: 2013-05-03 07:39:39 UTC
  • mfrom: (795.1.1 gearmand-1.0)
  • Revision ID: ci@tangent.org-20130503073939-43awrn97qzrfitjt
Merge lp:~tangent-org/gearmand/1.0-build/ Build: jenkins-Gearmand-526

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
    assert(frame);
55
55
    assert(frame->runner());
56
56
    assert(run->test_fn);
57
 
    assert(frame->creators_ptr());
58
57
    return_code= frame->runner()->main(run->test_fn, frame->creators_ptr());
59
58
  }
60
59
  // Special case where check for the testing of the exception