Import 2017-06-07 23:51:09: master 64f2ebc2

Author Committer Branch Timestamp Parent
naucoin naucoin master 2015-07-07 13:52:40 master ca9bdbef
Affected Issues 0003956: Repeated saves of MRBs cause corruption
Changeset

BUG: adding a test to show MRB and scene view bug

Set up a scene with a volume and a fiducial list.
Save scene views.
Save to MRB.
Close scene, reload MRB, restore scene view, save to MRB.
Reload the MRB and make sure that the volume and fiducial
list are as expected - when this bug is not fixed, the
fiducial list size will be zero at this point.

Issue 0003956

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24370 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Applications/SlicerApp/Testing/Python/CMakeLists.txt Diff File
add - Applications/SlicerApp/Testing/Python/SlicerMRBMultipleSaveRestoreTest.py Diff File