<div dir="ltr">On Mon, Mar 23, 2015 at 1:15 PM, Shubham kumar <span dir="ltr"><<a href="mailto:shubhambtps@live.in" target="_blank">shubhambtps@live.in</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div><div dir="ltr">I ran winetest.exe on my pc and it generated a output file  resDD89.tmp. How can i view this report? On which website i have to upload this file to generate the log? <div><br></div><div>Thank you</div>                                       <br></div></div>
</blockquote></div><br></div><div class="gmail_extra">You should be able to look at it in any text editor.<br><br></div><div class="gmail_extra">See winetest's usage page:<br>austin@debian-home:~$ ./wine-git/wine winetest /h<br>Usage: winetest [OPTION]... [TESTS]<br><br> --help    print this message and exit<br> --version print the build version and exit<br> -c        console mode, no GUI<br> -d DIR    Use DIR as temp directory (default: %TEMP%\wct)<br> -e        preserve the environment<br> -h        print this message and exit<br> -i INFO   an optional description of the test platform<br> -m MAIL   an email address to enable developers to contact you<br> -n        exclude the specified tests<br> -p        shutdown when the tests are done<br> -q        quiet mode, no output at all<br> -o FILE   put report into FILE, do not submit<br> -s FILE   submit FILE, do not run tests<br> -t TAG    include TAG of characters [-.0-9a-zA-Z] in the report<br> -u URL    include TestBot URL in the report<br> -x DIR    Extract tests to DIR (default: .\wct) and exit<br><br></div><div class="gmail_extra">E.g., to submit it after running:<br></div><div class="gmail_extra">./wine winetest -c -s resDD89.tmp</div><div class="gmail_extra"><br></div><div class="gmail_extra">Results are viewable at <a href="https://test.winehq.org/data">https://test.winehq.org/data</a><br></div><div class="gmail_extra">-- <br><div class="gmail_signature">-Austin</div>
</div></div>