[Lldb-commits] [PATCH] D14406: Don't depend on implementation details of unittest2 for our custom decorators

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 5 17:48:00 PST 2015


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

>From what I can tell, it should just work. I assume you've done the obvious checks, like deliberately failing a test and seeing it registers as failed, etc. I think we should just commit it, and carefully observe the buildbots.


http://reviews.llvm.org/D14406





More information about the lldb-commits mailing list