<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">[+swift-dev list] We use -verify mode to test warnings—you can see this a lot in tests with "expected-warning". The way to test for fix-its is to add "{{M-N=newtext}}" after the diagnostic text, where M and N are the start and end column numbers of the replacement (a half-open range). For an insertion, the column numbers will be the same; for a removal, the new text will be empty.</div><div class=""><br class=""></div><div class="">Thanks for picking this up!</div><div class="">Jordan</div><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jun 13, 2017, at 07:37, Dmitry Venikov &lt;<a href="mailto:quolyk@gmail.com" class="">quolyk@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">

<title class=""></title>

<div class="">
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class="">Hello, I have a question about&nbsp;<a href="https://bugs.swift.org/browse/SR-4949" class="">https://bugs.swift.org/browse/SR-4949</a>&nbsp;and would be happy if you could answer. How do I test warnings and fix-its (fixItRemove)? Thank you.</div>
<div name="messageReplySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" class=""><br class=""></div>
</div>

</div></blockquote></div><br class=""></body></html>