Do I still need to try the python -m unittest line? I didn't do that yet.
On Fri, May 13, 2016 at 11:38 AM Zachary Turner wrote:
> No issues on Windows, looks good over here.
>
> On Wed, May 11, 2016 at 6:03 PM Todd Fiala wrote:
>
>> tfiala created this revision.
>> tfiala added reviewers: lab
No issues on Windows, looks good over here.
On Wed, May 11, 2016 at 6:03 PM Todd Fiala wrote:
> tfiala created this revision.
> tfiala added reviewers: labath, zturner.
> tfiala added subscribers: lldb-commits, zturner.
>
> This change enhances the LLDB test infrastructure to convert
> load-time
tfiala created this revision.
tfiala added reviewers: labath, zturner.
tfiala added subscribers: lldb-commits, zturner.
This change enhances the LLDB test infrastructure to convert
load-time exceptions in a given Python test module into errors.
Before this change, specifying a non-existent test de