Add information about JPKForceSpec.txt to hooke.driver.jpk.__doc__.
[hooke.git] / test / curve_info.py
index 9ab0ce60f947248facd54a27815c175bc732b8fd..892ef2c746665ca63b075affaa9a96b753f6ea8d 100644 (file)
@@ -26,12 +26,14 @@ Success
 <BLANKLINE>
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: picoforce.000
-path: test/data/picoforce.000
-experiment: <class 'hooke.experiment.VelocityClamp'>
+path: .../test/data/picoforce.000
+experiment: <hooke.experiment.VelocityClamp object at 0x...>
 driver: <hooke.driver.picoforce.PicoForceDriver object at 0x...>
 filetype: picoforce
-note: 
+note: None
+command stack: []
 blocks: 2
+block names: ['approach', 'retract']
 block sizes: [(2048, 2), (2048, 2)]
 Success
 <BLANKLINE>