drgn/tests
Omar Sandoval 0e9ca182bc program: fix ProgramObject.__index__() for enum objects
EnumType is in fact an integer, so enum objects should be allowed as an
index.
2018-08-22 01:04:06 -07:00
..
__init__.py type: improve type handling 2018-02-24 19:37:51 -08:00
test_corereader.py corereader: add CoreReader.read_c_string() 2018-07-23 18:19:41 -07:00
test_dwarftypeindex.py dwarftypeindex: handle zero-length and flexible array ambiguity 2018-08-17 00:41:47 -07:00
test_leb128.py Separate internal API from public API 2018-07-14 10:20:17 -07:00
test_memberdesignator.py memberdesignator: fix error message when missing ']' 2018-07-16 20:30:09 -07:00
test_memoryviewio.py Separate internal API from public API 2018-07-14 10:20:17 -07:00
test_program.py program: fix ProgramObject.__index__() for enum objects 2018-08-22 01:04:06 -07:00
test_rlcompleter.py Separate internal API from public API 2018-07-14 10:20:17 -07:00
test_thunk.py type: add new CompoundType.members() 2018-07-15 08:08:42 -07:00
test_type.py program: fix ProgramObject.__index__() for enum objects 2018-08-22 01:04:06 -07:00
test_typeindex.py tests: split DwarfTypeIndex tests out of TypeIndex tests 2018-07-15 18:07:36 -07:00
test_typename.py Separate internal API from public API 2018-07-14 10:20:17 -07:00