Jesús c1dfd95536 Fix testdir %!s(int64=4) %!d(string=hai) anos
..
testdata e1180428ed first commit %!s(int64=7) %!d(string=hai) anos
config.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
datafiles.py c1dfd95536 Fix testdir %!s(int64=4) %!d(string=hai) anos
devices.py 717ad0cba4 pep8 en test/uitests.sikuli/devices.py %!s(int64=7) %!d(string=hai) anos
lvc_steps.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
lvcgui.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
nose.cfg e1180428ed first commit %!s(int64=7) %!d(string=hai) anos
readme.md 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
test_android_conversions.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
test_apple_conversions.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
test_choose_files.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
test_clear_finished_conversions.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
test_conversions.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
test_other_conversions.py 9bcdcbda2b pep8 %!s(int64=4) %!d(string=hai) anos
test_output_settings.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
test_remove_files.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos
uitests.py 9d221d5af9 fix test %!s(int64=4) %!d(string=hai) anos

readme.md

Libre Video Converter

LVC has a complete UI overhaul designed to maintain the simplicity of previous versions but also provide users with batch processing options and give users greater control over their converted files.

This directory holds the UI tests for lvc that can be run like this:

  1. install Sikuli from http://sikuli.org
  2. install nose (pip install nose)
  3. set 2 environment variables:
    • export SIKULI_HOME = path to sikuli-script.jar
    • export PYTHON_PKGS = path to where nose packages live (because jython is annoying and it's the only way I can get it to import)

i4. cd ../ (on dir level above the tests.sikuli directory

  1. java -jar $SIKULI_HOME/sikuli-script.jar uitests.sikuli