forked from OSchip/llvm-project
13c7ad9cd2
Adds @skipIfPlatform and @skipUnlessPlatform decorators which will skip if / unless the target platform is in the provided platform list. Test Plan: ninja check-lldb shows no regressions. When running cross platform, tests which cannot run on the target platform are skipped. Differential Revision: http://reviews.llvm.org/D8665 llvm-svn: 233547 |
||
---|---|---|
.. | ||
AbstractBase.py | ||
HideTestFailures.py | ||
Makefile | ||
TestFloatTypes.py | ||
TestFloatTypesExpr.py | ||
TestIntegerTypes.py | ||
TestIntegerTypesExpr.py | ||
basic_type.cpp | ||
char.cpp | ||
double.cpp | ||
float.cpp | ||
int.cpp | ||
long.cpp | ||
long_long.cpp | ||
short.cpp | ||
unsigned_char.cpp | ||
unsigned_int.cpp | ||
unsigned_long.cpp | ||
unsigned_long_long.cpp | ||
unsigned_short.cpp |