llvm-project/lldb/test/API/python_api
Jonas Devlieghere 8c7a1f8761
Revert "[lldb] Fix member access in GetExpressionPath"
This reverts commit 0205aa4a02 because it
breaks TestArray.py:

  a->c = <parent failed to evaluate: parent is NULL>

I decided to revert instead of disable the test because it looks like a
legitimate issue with the patch.
2022-10-20 15:21:59 -07:00
..
absolute_symbol Don't create sections for SHN_ABS symbols in ELF files. 2022-08-22 14:46:27 -07:00
breakpoint [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
class_members [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
compile_unit [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
debugger [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
default-constructor [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
disassemble-raw-data [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
event [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
exprpath_synthetic [lldb] [test] Use skipUnlessDarwin for tests specific to Darwin 2020-11-07 19:26:42 +01:00
file_handle [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
findvalue_duplist [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
formatters [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
frame [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
function_symbol [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
get-value-32bit-int [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
hello_world [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
interpreter [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
lldbutil [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
module_section [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
name_lookup [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
objc_type [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
process [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
sbdata [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
sbenvironment [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
sberror [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
sblaunchinfo [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
sbmodule Reland "[lldb] Use just-built libcxx for tests when available" 2022-09-12 15:32:25 -04:00
sbplatform [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
sbstructureddata [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
sbtype_typeclass [lldb] [test] Skip ObjC-based tests via 'objc' category 2020-11-10 12:02:38 +01:00
sbvalue_const_addrof
sbvalue_persist [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
sbvalue_unsigned_enum_bitfield_value [lldb][test] Disable TestSBValueUnsignedEnumBitField.py for old DWARF versions 2022-09-27 14:09:12 +01:00
section [lldb] add SBSection.alignment to python bindings 2022-07-12 12:18:38 +02:00
signals [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
symbol-context [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
target Revert "[lldb][bindings] Fix module_access handling of regex" 2022-09-06 08:57:28 -07:00
thread [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
type [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
value [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
value_var_update [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
watchpoint [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
categories [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00