summaryrefslogtreecommitdiffstats
path: root/lldb/test/class_static/TestStaticVariables.py
Commit message (Expand)AuthorAgeFilesLines
* Modify test scripts to accomodate SBTarget.Launch() API change.Johnny Chen2011-02-031-1/+1
* Deprecated old forms of SBTarget::Launch. There is not just one and noGreg Clayton2011-01-231-1/+2
* Modify test cases to accomodate Python API change:Johnny Chen2010-12-141-5/+5
* Add @python_api_test decorator to the remaining Test*.py files.Johnny Chen2010-12-101-0/+2
* For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty stringJohnny Chen2010-12-081-1/+1
* Add comment for a branch of test logic which applies to ['clang', 'llvm-gcc']...Johnny Chen2010-11-291-0/+1
* Fill in more test sequences for Python API SBFrame.LookupVarInScope(name, sco...Johnny Chen2010-11-191-2/+17
* Add Python API tests for file and class static variables, too.Johnny Chen2010-11-181-2/+65
* Add a test for displaying file and class static variables.Johnny Chen2010-11-181-0/+64
OpenPOWER on IntegriCloud