Display LocalVariables along with Locations in the html report.
authorChris Jaekl <cejaekl@yahoo.com>
Sat, 16 Jan 2016 13:25:00 +0000 (22:25 +0900)
committerChris Jaekl <cejaekl@yahoo.com>
Sat, 16 Jan 2016 13:25:00 +0000 (22:25 +0900)
commite9a80ba4b35ce25d00d259038c7d2cb0a954dcc4
tree3c1ea928c4d1273d91cd90a3e54f376e9c6fc836
parent4b7b597ce11de6d85ac77c089e1eb7ca0cb30f66
Display LocalVariables along with Locations in the html report.
prod/net/jaekl/cfb/analyze/HtmlReport.java
prod/net/jaekl/cfb/util/XmlEscape.java [new file with mode: 0644]
test/net/jaekl/cfb/analyze/BugReportData.java [new file with mode: 0644]
test/net/jaekl/cfb/analyze/DeltaTest.java
test/net/jaekl/cfb/analyze/HtmlReportTest.java [new file with mode: 0644]
test/net/jaekl/cfb/analyze/MessageMapTest.java [new file with mode: 0644]
test/net/jaekl/cfb/util/XmlEscapeTest.java [new file with mode: 0644]
test/net/jaekl/cfb/xml/messages/MessagesData.java [new file with mode: 0644]