User:Armenzg:unittest script: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 11: Line 11:


# You most likely won't change these parameters too often
# You most likely won't change these parameters too often
BASE='ftp://ftp.mozilla.org/pub/mozilla.org/firefox'
BASE='http://ftp.mozilla.org/pub/mozilla.org/firefox'
VERSION=`wget --quiet -O- http://hg.mozilla.org/${BRANCH}/raw-file/default/browser/config/version.txt`  
VERSION=`wget --quiet -O- http://hg.mozilla.org/${BRANCH}/raw-file/default/browser/config/version.txt`  


Line 32: Line 32:
${UNZIPPING_TOOL} firefox-${VERSION}.en-US.${OS_ARCH}.${EXTENSION}
${UNZIPPING_TOOL} firefox-${VERSION}.en-US.${OS_ARCH}.${EXTENSION}
# TODO add selective unzipping
# TODO add selective unzipping
unzip -o firefox-${VERSION}.en-US.${PLATFORM}.tests.zip
unzip -o firefox-${VERSION}.en-US.${OS_ARCH}.tests.zip


# All known tests suites to this date
# All known tests suites to this date
Confirmed users
3,990

edits

Navigation menu