|
From: <sv...@va...> - 2010-01-04 11:15:32
|
Author: sewardj
Date: 2010-01-04 11:15:24 +0000 (Mon, 04 Jan 2010)
New Revision: 11011
Log:
Updated expected output following bug fixes some time back by Ashley
Pittman.
Modified:
trunk/helgrind/tests/tc06_two_races_xml.stderr.exp
Modified: trunk/helgrind/tests/tc06_two_races_xml.stderr.exp
===================================================================
--- trunk/helgrind/tests/tc06_two_races_xml.stderr.exp 2010-01-04 10:49:48 UTC (rev 11010)
+++ trunk/helgrind/tests/tc06_two_races_xml.stderr.exp 2010-01-04 11:15:24 UTC (rev 11011)
@@ -29,12 +29,12 @@
</status>
<announcethread>
- <hthreadid>1</threadid>
+ <hthreadid>1</hthreadid>
<isrootthread></isrootthread>
</announcethread>
<announcethread>
- <hthreadid>2</threadid>
+ <hthreadid>2</hthreadid>
<stack>
<frame>
<ip>0x........</ip>
@@ -294,6 +294,7 @@
<xauxwhat><text>declared at tc06_two_races.c:9</text> <file>tc06_two_races.c</file> <line>...</line> </xauxwhat>
</error>
+
<status>
<state>FINISHED</state>
<time>...</time>
|