teak-llvm/lldb/packages/Python/lldbsuite/test/expression_command
Zachary Turner 4fd6a96008 Clean up test results on Windows.
Remove XFAIL from some tests that now pass.
Add XFAIL to some tests that now fail.
Fix a crasher where a null pointer check isn't guarded.
Properly handle all types of errors in SymbolFilePDB.

llvm-svn: 269454
2016-05-13 18:26:30 +00:00
..
anonymous-struct Clean up test results on Windows. 2016-05-13 18:26:30 +00:00
call-function Remove expectedFailureFreeBSD decorator 2016-02-19 19:25:03 +00:00
call-restarts Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
call-throws Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
char Fixes for platforms that default to unsigned char 2016-04-14 14:30:12 +00:00
expr-in-syscall Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
fixits Figure out what the fixed expression is, and print it. Added another target setting to 2016-03-29 22:00:08 +00:00
formatters Remove expectedFailureFreeBSD decorator 2016-02-19 19:25:03 +00:00
ir-interpreter XFail TestIRInterpreter on Windows 2016-04-27 21:53:19 +00:00
ir-interpreter-phi-nodes Added missing makefile from patch D19124 (should fix the corresponding commit rL269340) 2016-05-12 22:10:16 +00:00
issue_11588 Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
macros Remove decorators related to debug info types. 2016-02-09 21:36:23 +00:00
multiline Added a testcase that verifies that multiline expressions work. 2016-05-09 21:14:18 +00:00
options
persist_objc_pointeetype Move some of the common decorators to decorators.py. 2016-02-04 18:03:01 +00:00
persistent_ptr_update
persistent_types Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
persistent_variables
po_verbosity Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
radar_8638051
radar_9531204 Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
radar_9673664 Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
test Clean up test results on Windows. 2016-05-13 18:26:30 +00:00
timeout Bump up timeout in TestCallWithTimeout 2016-04-26 13:37:24 +00:00
top-level Expose top-level Clang expressions via the command line and the API. 2016-03-28 21:20:05 +00:00
two-files Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
.categories