Skip to content

Commit

Permalink
[Fix: 178] Time attribute should not be serialized as a tag in the JU…
Browse files Browse the repository at this point in the history
…nit report
  • Loading branch information
francois-normandin committed Jul 24, 2023
1 parent e43ecbe commit de79ac1
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Caraya.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@
<Item Name="177-malformed-xml-attributes" Type="Folder">
<Item Name="177-MalformedXmlAttribute.vi" Type="VI" URL="../tests/test-issue177/177-MalformedXmlAttribute.vi"/>
</Item>
<Item Name="178-xml time value" Type="Folder">
<Item Name="178-malformedtimeAttribute.vi" Type="VI" URL="../tests/test-issue178/178-malformedtimeAttribute.vi"/>
</Item>
</Item>
<Item Name="serializer" Type="Folder">
<Item Name="serialize-xml.vi" Type="VI" URL="../tests/serializer/serialize-xml.vi"/>
Expand Down
Binary file modified src/classes/Assert/Test Asserts.vi
Binary file not shown.
Binary file modified src/classes/Test Report.JUnit/Export.vi
Binary file not shown.
Binary file modified src/classes/Test Report.JUnit/getXMLTestCases (Extended).vi
Binary file not shown.
Binary file modified src/classes/Test Report.JUnit/getXMLTestSuite.vi
Binary file not shown.
Binary file modified src/tests/All Tests.vi
Binary file not shown.
Binary file not shown.

0 comments on commit de79ac1

Please sign in to comment.