NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #106 (closed task: fixed)

Opened 2010-06-28T11:14:04-05:00

Last modified 2010-07-09T10:38:18-05:00

BFImporterTest : add subcase test code for composite images

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2010: Jun-28 to Jul-09
Component: Testing Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description


Change History

comment:1 Changed 2010-06-28T11:14:10-05:00 by bdezonia

  • Status changed from new to accepted

comment:2 Changed 2010-06-28T11:14:12-05:00 by bdezonia

  • Status changed from accepted to closed
  • Resolution set to fixed

comment:3 Changed 2010-06-28T11:15:59-05:00 by bdezonia

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 2010-06-28T11:16:09-05:00 by bdezonia

  • Status changed from reopened to assigned

comment:5 Changed 2010-06-28T11:28:14-05:00 by bdezonia

Partial code skeleton in place. Tests failing in numerous places. BF may not have the indexed code working yet.

comment:6 Changed 2010-07-09T10:38:18-05:00 by curtis

  • Status changed from assigned to closed
  • Resolution set to fixed

All ImporterTest tests pass as of r6682, including testCompositeSubcases. Additional tests may be added at a later date.