teak-llvm/lldb/packages/Python/lldbsuite/test/api
Zachary Turner 05021bb2ed Remove skip and xfail decorators for target architecture.
This removes the following decorators:

* skipIfI386
* expectedFailureI386
* expectedFailurex86_64
* skipIfArch
* skipUnlessArch
* skipUnlessI386

And other related decorators.  All code using those decorators
is updated to use expectedFailureAll and skipIf

llvm-svn: 260178
2016-02-09 00:36:34 +00:00
..
check_public_api_headers Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
multiple-debuggers Remove skip and xfail decorators for target architecture. 2016-02-09 00:36:34 +00:00
multithreaded Move some of the common decorators to decorators.py. 2016-02-04 18:03:01 +00:00