<div dir="ltr"><div>Is there any way to ask ctest run the set of tests impacted by a commit/change ?</div><div>Or may be asking ctest to run only the tests that were built no later than say 3 min. ago.</div><div><br></div><div>The use case is simple.</div><div>I do some modification in my code call the build tool (ninja in my case) and I want ctest</div><div>to only run the freshly rebuilt tests. Ideally all the tests depending on the freshly rebuilt items.</div><div><br></div><div>Let's says for simplification that all my test are binaries built in the changed  source tree.</div><div><br></div><div>In fact ninja already knows how to rebuilt those binaries and it does it well.</div><div>How may I teach ctest to run those?</div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Eric<br></div></div></div></div></div>
</div>