X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=test%2Fapply_command_stack_to_playlist.py;h=f21c9b0990c00f1b69376394b9ffdce0eb57cf5f;hb=877f4a54e497c7052c661bc771065ea545fe61bb;hp=194145ef009425988a5ea36fb075113653f7add1;hpb=1fc27f9e070cf9667993e89ff7f43824fe66bd0c;p=hooke.git diff --git a/test/apply_command_stack_to_playlist.py b/test/apply_command_stack_to_playlist.py index 194145e..f21c9b0 100644 --- a/test/apply_command_stack_to_playlist.py +++ b/test/apply_command_stack_to_playlist.py @@ -1,20 +1,19 @@ -# Copyright (C) 2010-2011 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # 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 -# . +# You should have received a copy of the GNU Lesser General Public License +# along with Hooke. If not, see . """ >>> import logging @@ -119,12 +118,13 @@ unloading curve 20071120a_i27_t33.101 unloading curve 20071120a_i27_t33.102 ... unloading curve 20071120a_i27_t33.199 +unloading curve 0x05120005 unloading curve 0x06130001 unloading curve 0x07200000 engine message from apply command stack to playlist (): >>> for c in curve.command_stack: -... print c # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE, +REPORT_UDIFF +... print(c) # doctest: +ELLIPSIS, +NORMALIZE_WHITESPACE, +REPORT_UDIFF ...}>