Updated test/ to match the new explicit YAML format.
[hooke.git] / test / mfp3d_driver.py
index cefb85176789327d664f2ea71eeb68f641cd7f93..a291ae1ecf38909b471e47ae4715147dcb42166a 100644 (file)
@@ -29,10 +29,11 @@ Success
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: Line0004Point0000.ibw
 path: .../test/data/vclamp_mfp3d/Line0004Point0000.ibw
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: Line0004Point0000.ibw
 path: .../test/data/vclamp_mfp3d/Line0004Point0000.ibw
-experiment: <class 'hooke.experiment.VelocityClamp'>
+experiment: <hooke.experiment.VelocityClamp object at 0x...>
 driver: <hooke.driver.mfp3d.MFP3DDriver object at 0x...>
 filetype: mfp3d
 note: None
 driver: <hooke.driver.mfp3d.MFP3DDriver object at 0x...>
 filetype: mfp3d
 note: None
+command stack: []
 blocks: 3
 block sizes: [(491, 2), (497, 2), (105, 2)]
 Success
 blocks: 3
 block sizes: [(491, 2), (497, 2), (105, 2)]
 Success
@@ -46,10 +47,11 @@ Success
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: Image0396.ibw
 path: .../test/data/vclamp_mfp3d/Image0396.ibw
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: Image0396.ibw
 path: .../test/data/vclamp_mfp3d/Image0396.ibw
-experiment: <class 'hooke.experiment.VelocityClamp'>
+experiment: <hooke.experiment.VelocityClamp object at 0x...>
 driver: <hooke.driver.mfp3d.MFP3DDriver object at 0x...>
 filetype: mfp3d
 note: None
 driver: <hooke.driver.mfp3d.MFP3DDriver object at 0x...>
 filetype: mfp3d
 note: None
+command stack: []
 blocks: 3
 block sizes: [(506, 3), (6, 3), (496, 3)]
 Success
 blocks: 3
 block sizes: [(506, 3), (6, 3), (496, 3)]
 Success