Update test/ to pass after 8f1ebe298b48.
[hooke.git] / test / hemingway_driver.py
index d43d2c3bcb481a6b7bd772ee2f1c6135da27ae87..feaef9d55101f3c32173cdf6a2d6a805a99a4e41 100644 (file)
@@ -2,15 +2,15 @@
 #
 # This file is part of Hooke.
 #
-# Hooke is free software: you can redistribute it and/or
-# modify it under the terms of the GNU Lesser General Public
-# License as published by the Free Software Foundation, either
-# version 3 of the License, or (at your option) any later version.
+# Hooke is free software: you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
 #
-# Hooke is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU Lesser General Public License for more details.
+# Hooke is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
 # License along with Hooke.  If not, see
 >>> r = HookeRunner()
 >>> playlist = os.path.join('test', 'data', 'fclamp_hemingway', 'playlist')
 >>> h = r.run_lines(h, ['load_playlist ' + playlist]) # doctest: +ELLIPSIS
-<FilePlaylist playlist.hkp>
+<FilePlaylist Hemingway>
 Success
 <BLANKLINE>
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: 20080428_a53t-0-0-10.dat
-path: test/data/fclamp_hemingway/20080428_a53t-0-0-10.dat
-experiment: <class 'hooke.experiment.ForceClamp'>
+path: .../test/data/fclamp_hemingway/20080428_a53t-0-0-10.dat
 driver: <hooke.driver.hemingway.HemingwayDriver object at 0x...>
-filetype: hemingway
-note: 
+note: None
+command stack: []
 blocks: 1
+block names: ['force clamp']
 block sizes: [(14798, 5)]
 Success
 <BLANKLINE>