~dobey/ubuntuone-client/update-2-0

« back to all changes in this revision

Viewing changes to run-tests.bat

  • Committer: Manuel de la Pena
  • Date: 2011-04-14 11:32:42 UTC
  • mto: This revision was merged to the branch mainline in revision 958.
  • Revision ID: mandel@themacaque.com-20110414113242-voeko8vg3eeqxi2r
Added missing modules that were added ignoring Windows big time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
:PYTHONPRESENT
52
52
ECHO Python found, executing the tests...
 
53
COPY windows\clientdefs.py ubuntuone\clientdefs.py
53
54
:: execute the tests with a number of ignored linux only modules
54
55
"%PYTHONPATH%\python.exe" "%PYTHONPATH%\Scripts\u1trial" -c tests -p tests\platform\linux
55
56
"%PYTHONPATH%\python.exe" "%PYTHONPATH%\Scripts\u1lint"