aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbinline.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-11dotest.py: Correctly annotate lldbinline tests with debug info categoriesPavel Labath1-1/+4
2017-03-15dotest.py: remove the ability to specify different architectures/compilers in...Pavel Labath1-4/+4
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-35/+55
2016-06-07Revert "Make lldbinline.py regenerate the Makefile each time it builds."Pavel Labath1-19/+5
2016-06-07Make lldbinline.py regenerate the Makefile each time it builds.Sean Callanan1-5/+19
2016-05-26Add "-gmodules" support to the test suite.Todd Fiala1-3/+12
2016-05-04XFail TestLambdas.py on Windows after fixing some of the problemsAdrian McCarthy1-5/+9
2016-04-18ensure lldbinline remembers .py extensionTodd Fiala1-1/+8
2016-02-04Move the rest of the tests over to using the new decorator module.Zachary Turner1-0/+1
2016-01-26Fix the lldbinline tests so they make well-formed Makefiles.Sean Callanan1-1/+1
2016-01-06fixup lldbinline-style tests to clean up Makefiles and *.d filesTodd Fiala1-4/+4
2015-12-22test infra: fix lldbinline tests to work with rerunTodd Fiala1-1/+3
2015-11-06Python 3 - Use the exec function, not the exec statement.Zachary Turner1-1/+1
2015-11-05Python 3 - Turn on absolute imports, and fix existing imports.Zachary Turner1-3/+9
2015-10-28Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner1-0/+202