1. 4b1850a Modify test scripts to accomodate SBTarget.Launch() API change. by Johnny Chen · 14 years ago
  2. 5ec14f8 Deprecated old forms of SBTarget::Launch. There is not just one and no by Greg Clayton · 14 years ago
  3. a8e2ea7 Modify test cases to accomodate Python API change: by Johnny Chen · 14 years ago
  4. 0678f8e Add @python_api_test decorator to the remaining Test*.py files. by Johnny Chen · 14 years ago
  5. 8fd886c For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty string by Johnny Chen · 14 years ago
  6. 6bdc124 Add comment for a branch of test logic which applies to ['clang', 'llvm-gcc'] only. by Johnny Chen · 14 years ago
  7. c35750a Fill in more test sequences for Python API SBFrame.LookupVarInScope(name, scope). by Johnny Chen · 14 years ago
  8. 742825b Add Python API tests for file and class static variables, too. by Johnny Chen · 14 years ago
  9. 3c3f9a3 Add a test for displaying file and class static variables. by Johnny Chen · 14 years ago
  10. cb0272f A few modifications to the class arrays test case. by Greg Clayton · 14 years ago
  11. ba9f4cc I made this example after noting that I was unable to display an unsized by Greg Clayton · 14 years ago