summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/formatters
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Mark several tests as not dependent on debug infoRaphael Isemann2020-01-131-0/+1
* [lldb] Fix TestFormattersSBAPI testAntónio Afonso2019-12-021-7/+10
* Canonicalize variable usage in testsuite MakefilesAdrian Prantl2019-09-251-3/+4
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-041-3/+1
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-3/+0
* [lldb] [test] Un-XFAIL TestFormattersSBAPI on NetBSDMichal Gorny2019-07-131-1/+0
* [lldb] [test] Update NetBSD XFAILs in test suiteMichal Gorny2019-07-081-0/+1
* Another use of the interactive lldb.debugger.Jason Molenda2019-04-251-1/+1
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-3/+6
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-191/+352
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Add API to support retrieving the formatters category for a specific languageEnrico Granata2015-12-181-0/+2
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-284-0/+516
OpenPOWER on IntegriCloud