Guest User

Untitled

a guest
Feb 17th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. [andreas@andylaptop ~]$ cd Projects/OpenLP/
  2. [andreas@andylaptop OpenLP]$ rm -r trunk/
  3. b[andreas@andylaptop OpenLP]$ bzr checkout lp:openlp trunk
  4. [andreas@andylaptop OpenLP]$ cd trunk/
  5. [andreas@andylaptop trunk]$ bzr merge lp:~trb143/openlp/tests_only
  6. +N tests/resources/serviceitem_image_2.osd
  7. M openlp/core/lib/serviceitem.py
  8. M openlp/core/lib/settings.py
  9. M openlp/plugins/images/imageplugin.py
  10. M tests/functional/__init__.py
  11. M tests/functional/openlp_core_lib/test_image_manager.py
  12. M tests/functional/openlp_core_lib/test_registry.py
  13. M tests/functional/openlp_core_lib/test_screen.py
  14. M tests/functional/openlp_core_lib/test_serviceitem.py
  15. M tests/interfaces/__init__.py
  16. M tests/interfaces/openlp_core_lib/test_pluginmanager.py
  17. M tests/interfaces/openlp_core_ui/test_filerenamedialog.py
  18. M tests/interfaces/openlp_core_ui/test_servicemanager.py
  19. M tests/interfaces/openlp_core_ui/test_servicenotedialog.py
  20. M tests/interfaces/openlp_core_ui/test_starttimedialog.py
  21. R tests/resources/serviceitem_custom1.osd => tests/resources/serviceitem_custom_1.osd
  22. RM tests/resources/serviceitem_image1.osd => tests/resources/serviceitem_image_1.osd
  23. Alle Änderungen erfolgreich angewendet.
  24. [andreas@andylaptop trunk]$ nosetests2 tests/functional/
  25. ...............................................Speicherzugriffsfehler (Speicherabzug geschrieben)
  26. [andreas@andylaptop trunk]$
Advertisement
Add Comment
Please, Sign In to add comment