hanchenye-llvm-project/lldb/test/types
Greg Clayton 860fac5338 Fixes so tests compile and run remotely.
Fixes include:
- dont set or change LDFLAGS, but set LD_EXTRAS instead
- fix compilation errors for iOS based builds with objective C code
    - fix test cases to create classes instead of relying on classes from AppKit 
    - rename things where it makes sense

llvm-svn: 221496
2014-11-06 22:59:28 +00:00
..
AbstractBase.py Fixes so tests compile and run remotely. 2014-11-06 22:59:28 +00:00
HideTestFailures.py Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
Makefile
TestFloatTypes.py Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
TestFloatTypesExpr.py Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
TestIntegerTypes.py Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
TestIntegerTypesExpr.py Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
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