I had to leave early today, can I check it tomorrow?<br><div class="gmail_quote"><div dir="ltr">On Thu, May 12, 2016 at 2:10 PM Todd Fiala <<a href="mailto:todd.fiala@gmail.com">todd.fiala@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">tfiala marked an inline comment as done.<br>
tfiala added a comment.<br>
<br>
@Zturner I think this is ready to go now.  Can you give this a try on Windows?<br>
<br>
Also, can you try the following part in cmd.exe?<br>
<br>
  cd packages\Python\lldbsuite\test_event<br>
  python -m unittest discover -s test\src -p 'Test*.py'<br>
<br>
That should run 2 tests and they should pass, assuming no extra bits need to be added to the dotest.py that is called internally by them.  The event_collector.py class, used to test the test infrastructure, builds a 'python dotest.py' command line that does what a dotest inferior will do during a normal test run.  The output of that gets verified in the TestCatchInvalidDecorator.py test.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D20193" rel="noreferrer" target="_blank">http://reviews.llvm.org/D20193</a><br>
<br>
<br>
<br>
</blockquote></div>