drgn/tests
Omar Sandoval 366a706a96 type: replace Type.format() with Type.pretty(Type.read())
Most of the implementations of format() call read(). Make pretty() do
just the formatting part of format() and take the already read value.
2018-04-09 21:02:03 -07:00
..
__init__.py type: improve type handling 2018-02-24 19:37:51 -08:00
test_leb128.py dwarf: rewrite drgn.dwarf in pure Python 2018-03-26 01:51:20 -07:00
test_type.py type: replace Type.format() with Type.pretty(Type.read()) 2018-04-09 21:02:03 -07:00
test_typename.py Add (partial) support for function types 2018-04-08 23:04:08 -07:00