<div dir="auto"><div>Hi Marcos,</div><div dir="auto"><br></div><div dir="auto">Recently I was working on a similar thing. GTest works pretty well for out of source tools on Clang. The runToolOnCode from Tooling.h can directly be used to test your code on an input string program. Hope this helps.</div><div dir="auto"><br></div><div dir="auto">Regards</div><div dir="auto">Shraiysh Vaishay<br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Sun, Nov 24, 2019, 9:39 AM Marcos Horro Varela via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
Hello all,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
I am new to this community so I have some doubts if this question can be asked here but, when you develop a new clang tool, is there any preferred testing framework/methodology?</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
Many thanks.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
Kind regards,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div id="m_3343547686787302803Signature">
<div></div>
<div></div>
<div id="m_3343547686787302803divtagdefaultwrapper" dir="ltr" style="font-size:12pt;font-family:Calibri,Helvetica,sans-serif;color:rgb(0,0,0)">
<p style="margin-top:0px;margin-bottom:0px;margin-top:0;margin-bottom:0">--</p>
<p style="margin-top:0px;margin-bottom:0px;margin-top:0;margin-bottom:0">Marcos Horro</p>
<p style="margin-top:0px;margin-bottom:0px;margin-top:0;margin-bottom:0">PhD Student<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-top:0;margin-bottom:0">Universidade da Coruña (UDC)<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-top:0;margin-bottom:0"><a href="http://gac.udc.es/~marcos.horro/" target="_blank" rel="noreferrer">http://gac.udc.es/~marcos.horro/</a> <br>
</p>
</div>
</div>
</div>

_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank" rel="noreferrer">cfe-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div></div></div>