Success
<BLANKLINE>
>>> h = r.run_lines(h, ['glob_curves_to_playlist test/data/vclamp_picoforce/*']
-... ) # doctest: +ELLIPSIS
+... ) # doctest: +ELLIPSIS, +REPORT_UDIFF
+<Curve 0x05120005>
<Curve 0x06130001>
<Curve 0x07200000>
<Curve 20071120a_i27_t33.100>
*Navigating the playlist*
>>> h = r.run_lines(h, ['get_curve'])
-<Curve 0x06130001>
+<Curve 0x05120005>
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['next_curve'])
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['get_curve'])
-<Curve 0x07200000>
+<Curve 0x06130001>
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['previous_curve'])
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['get_curve'])
-<Curve 0x06130001>
+<Curve 0x05120005>
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['curve_index'])
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['curve_index'])
-101
+102
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['next_curve'])
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['get_curve'])
-<Curve 0x06130001>
+<Curve 0x05120005>
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['curve_index'])
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['get_curve'])
-<Curve 20071120a_i27_t33.112>
+<Curve 20071120a_i27_t33.111>
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['curve_index'])