forked from OSchip/llvm-project
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 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| TestConstStrings.py | ||
| TestFoundationDisassembly.py | ||
| TestObjCMethods.py | ||
| TestObjCMethods2.py | ||
| TestObjectDescriptionAPI.py | ||
| TestRuntimeTypes.py | ||
| TestSymbolTable.py | ||
| const-strings.m | ||
| main.m | ||
| my-base.h | ||
| my-base.m | ||