llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc/foundation
Jonas Devlieghere 27cb29a596 [dotest] Remove long running test "decorator" and re-enable tests.
Today I discovered the skipLongRunningTest decorator and to my surprise
all the tests were passing without the decorator. They don't seem to be
that expensive either, they take a few seconds but we have tests that
take much longer than that. As such I propose to remove the decorator
and enable them by default.

Differential revision: https://reviews.llvm.org/D66774

llvm-svn: 369995
2019-08-27 00:18:22 +00:00
..
Makefile
TestConstStrings.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
TestFoundationDisassembly.py [dotest] Remove long running test "decorator" and re-enable tests. 2019-08-27 00:18:22 +00:00
TestObjCMethods.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
TestObjCMethods2.py [testsuite] Split Obj-C foundation test 2019-04-10 14:30:00 +00:00
TestObjCMethodsNSArray.py [testsuite] Split Obj-C foundation test 2019-04-10 14:30:00 +00:00
TestObjCMethodsNSError.py [testsuite] Split Obj-C foundation test 2019-04-10 14:30:00 +00:00
TestObjCMethodsString.py [testsuite] Split Obj-C foundation test 2019-04-10 14:30:00 +00:00
TestObjectDescriptionAPI.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
TestRuntimeTypes.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
TestSymbolTable.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
const-strings.m
main.m
my-base.h
my-base.m