hanchenye-llvm-project/lldb/test
Richard Mitton f2bef0b15d Fixed DataExtractor to correctly display Intel extended doubles.
This means that "register read stmm0 --format f" actually works now.

This is a little messy but LLDB assumes 'long double' is portable, when it is not.

llvm-svn: 188698
2013-08-19 19:39:03 +00:00
..
api tests: Build test code on FreeBSD the same way as on Linux 2013-07-25 21:02:34 +00:00
arm_emulation
attic
benchmarks
example
expression_command Mark additional icc test failures as expected fail. 2013-08-02 17:53:28 +00:00
functionalities Fixed DataExtractor to correctly display Intel extended doubles. 2013-08-19 19:39:03 +00:00
help Re-apply TestHelp.py fix 2013-07-03 19:29:46 +00:00
lang Mark remaining failing test on icc as expected fail.. 2013-08-06 20:15:03 +00:00
linux/builtin_trap Clean up linux test decorators and add links to known bugs 2013-05-15 18:48:32 +00:00
logging Fix Linux Host::GetCurrentThreadID() to return real tid (not pthread_t). 2013-08-01 18:51:08 +00:00
macosx A new test case which adds a dSYM to an executable mid-debug session 2013-08-15 02:49:16 +00:00
make Use the correct compiler to compute dependencies. 2013-07-30 17:33:30 +00:00
pexpect-2.4
plugins Fix test execution on FreeBSD versions other than 9.x 2013-07-25 13:24:34 +00:00
python_api Set an extra debug flag when testing with ICC so that it generates the correct debug info for inlined tests. 2013-07-31 16:10:03 +00:00
settings New settings: target.use-hex-immediates and target.hex-immediates-style 2013-08-07 21:54:09 +00:00
source-manager
terminal
types
unittest2
warnings/uuid
.categories
CMakeLists.txt Unset CFLAGS/CXXFLAGS when running tests via cmake/make check targets 2013-05-13 21:41:35 +00:00
Makefile Unset CFLAGS/CXXFLAGS when running tests via cmake/make check targets 2013-05-13 21:41:35 +00:00
README-TestSuite Fix a typo. 2013-08-13 14:06:16 +00:00
argparse_compat.py
bench-history
bench.py
blacklist.py
dosep.ty Cleanup test output when run via cmake/make check targets 2013-05-13 21:37:02 +00:00
dotest.py Allow building test suite with non-default libc++ 2013-08-06 15:02:32 +00:00
lldbbench.py
lldbtest.py Centralizing Intel compiler detection logic in lldbtest.py to avoid duplication in the future. 2013-08-06 20:51:41 +00:00
lldbutil.py Add TestConcurrentEvents test for LLDB's handling of inferior threads 2013-07-09 00:08:01 +00:00
progress.py
redo.py The new ReadStringFromMemory() API does not work correctly with NSStrings that have an explicit length and no NULL terminator 2013-04-23 20:05:05 +00:00