Commit Graph

11 Commits

Author SHA1 Message Date
Luke Campagnola
f057c712af Merge branch 'develop' into ccf-viewer-fixes 2016-12-14 08:35:33 -08:00
Luke Campagnola
df691596a7 ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07:00
Luke Campagnola
956251f7ee enabled transposed ROI tests; not passing yet 2016-08-23 09:22:33 -07:00
Luke Campagnola
f49bfbf5a4 add transposed roi tests 2016-08-23 09:12:39 -07:00
Luke Campagnola
0d131e4be4 Remove axes in ROI tests (these cause travis failures) 2016-07-18 08:13:25 -07:00
Luke Campagnola
f32dce7908 Avoid using QGraphicsLayout for tests; this produces unreliable results 2016-06-16 17:34:39 -07:00
Luke Campagnola
8f7b55302f Added PolyLineROI unit tests, fixed several bugs in mouse interaction with PolyLineROI. 2016-05-30 18:00:19 -07:00
Luke Campagnola
bb507cf6d0 ROI tests pass
FIX: PolyLineROI.setPoints() did not clear points previously
API: Allow ROI.setPos(x, y) in addition to setPos([x, y])
2016-05-17 18:04:52 -07:00
Luke Campagnola
ccf2ae4db4 Fix PolyLineROI.getArrayRegion and a few other bugs 2016-05-13 23:30:52 -07:00
Luke Campagnola
d4cc2e8b5d Add getArrayRegion tests for ROI, RectROI, and EllipseROI 2016-05-09 09:00:58 -07:00
Luke Campagnola
2ab52808d3 added simple roi tests (these do not check output) 2016-05-03 09:20:23 -07:00