summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/test_results.py
Commit message (Expand)AuthorAgeFilesLines
* Rename test_results.py to result_formatter.py.Zachary Turner2015-12-071-1042/+0
* Fix test result serialization to use bytes.Zachary Turner2015-12-021-4/+5
* Candidate fixes for python2/3 compatible string handling in pickling support.Todd Fiala2015-12-021-2/+2
* Adds candidate formatter for replacing legacy summary results.Todd Fiala2015-12-021-23/+74
* Python 3 - Turn on absolute imports, and fix existing imports.Zachary Turner2015-11-051-2/+4
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+988
OpenPOWER on IntegriCloud