summaryrefslogtreecommitdiffstats
path: root/lldb/third_party/Python/module/unittest2
Commit message (Expand)AuthorAgeFilesLines
* dotest.py: bugfix: test filters with -f do not work on Python3Jonas Devlieghere2019-09-201-1/+1
* Initial support for native debugging of x86/x64 Windows processesAaron Smith2019-08-131-1/+1
* [dotest] Consider unexpected passes as failures.Jonas Devlieghere2018-12-201-1/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-0627-620/+1237
* Python 3 - Fix some issues with class / instance variables in unittest2.Zachary Turner2015-11-063-37/+16
* Python 3 - Fix usage of `unicode` in unittest2.Zachary Turner2015-11-051-1/+4
* Python 3 - Apply 2to3 `filter` fixer to unittest2.Zachary Turner2015-11-051-1/+1
* Python 3 - Fix checking of string types in unittest2 module.Zachary Turner2015-11-035-11/+17
* Python 3 - Fix some issues in unittest2.Zachary Turner2015-11-034-12/+22
* Python 3: Modernize exception raising syntax.Zachary Turner2015-11-031-2/+2
* Python 3 - modernize exception catching syntax.Zachary Turner2015-11-039-39/+39
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Move third party libraries to lldb/third_partyZachary Turner2015-10-2229-0/+8191
OpenPOWER on IntegriCloud