<div dir="ltr"><div dir="ltr"><div dir="ltr">On Tue, Feb 26, 2019 at 1:47 AM Isira Seneviratne <<a href="mailto:isirasen96@gmail.com">isirasen96@gmail.com</a>> wrote:<br></div><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 dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 26, 2019 at 9:53 AM Zebediah Figura <<a href="mailto:z.figura12@gmail.com" target="_blank">z.figura12@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On 2/18/19 6:49 AM, Isira Seneviratne wrote:<br>
> From 462243a2e8860ebbac2bedb90fa6cb97050a6080 Mon Sep 17 00:00:00 2001<br>
> From: Isira Seneviratne <<a href="mailto:isirasen96@gmail.com" target="_blank">isirasen96@gmail.com</a>><br>
> Date: Sun, 16 Dec 2018 14:59:20 +0530<br>
> Subject: [PATCH v5] winetest: Add GUI to display results of individual tests.<br>
> <br>
> This patch adds a listview control displaying the results of each<br>
> test, together with the component being tested.<br>
> <br>
> Advancing the file pointer of the log file by 1 eliminates most of the<br>
> duplicate test entries displayed with the previous revision, except for<br>
> advapi32:security tests, which has two entries due to those tests using<br>
> two threads.<br>
<br>
What you want to do about this is to loop until you find the last line <br>
matching<br>
that process, and then add it to the listview. That's what the <br>
<a href="http://test.winehq.org" rel="noreferrer" target="_blank">test.winehq.org</a><br>
dissect script does.<br></blockquote><div> </div><div>Is there a way for me to see how this script works?<br></div></div></div></blockquote><div><br></div><div>Sure, if you understand perl ;)<br><br><a href="https://source.winehq.org/git/tools.git/blob/HEAD:/winetest/dissect">https://source.winehq.org/git/tools.git/blob/HEAD:/winetest/dissect</a><br></div></div><br>-- <br><div dir="ltr" class="gmail_signature">-Austin<br>GPG: 267B CC1F 053F 0749 (expires 2021/02/18)</div></div></div>