1. 3cb3fe3 Adding a "cmdline" category to the test suite by Enrico Granata · 11 years ago
  2. 6bc4dcd Clean up linux test decorators and add links to known bugs by Daniel Malea · 11 years ago
  3. 716624b Revert r181833: lldb prompt issue still occurs on buildbot (http://lab.llvm.org:8011/builders/lldb-x86_64-linux/builds/4124) by Daniel Malea · 11 years ago
  4. db7e500 Remove XFAIL from tests affected by llvm.org/pr-14637 by Daniel Malea · 11 years ago
  5. c582bbf Fix linux argument completion with for "--" options (llvm.org/bugs/pr14425) by Daniel Malea · 11 years ago
  6. e2cc60e Skip TestCompletion case that fails on linux (with gcc) because the input prompt is not displayed (llvm.org/pr14637) by Daniel Malea · 11 years ago
  7. 40c9d75 Update test status on Linux by Daniel Malea · 12 years ago
  8. ac3a8e2 Initial commit of a new testsuite feature: test categories. by Enrico Granata · 12 years ago
  9. a47e44b rdar://problem/11811338 by Johnny Chen · 12 years ago
  10. 73844aa Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation: by Greg Clayton · 12 years ago
  11. 6c061be rdar://problem/12096295 by Johnny Chen · 12 years ago
  12. 2836136 Add command completion test case for 'watchpoint command'. by Johnny Chen · 12 years ago
  13. a9e2887 Test suite cleanup: use Python API to remove files as part of cleanup instead of running OS commands. by Johnny Chen · 12 years ago
  14. 3fcc91a Fixed TestCompletion, broken by r158173 by Filipe Cabecinhas · 12 years ago
  15. 7c09997 rdar://problem/11457634 by Johnny Chen · 12 years ago
  16. dba1de8 Synthetic values are now automatically enabled and active by default. SBValue is set up to always wrap a synthetic value when one is available. by Enrico Granata · 12 years ago
  17. dbe2c82 Add a test case to go with <rdar://problem/11052829> and svn check-in r152809. by Johnny Chen · 12 years ago
  18. 2b05e29 Remove the functionality of using 'frame variable -w' to set a watchpoint now that 'watchpoint set variable/expression' by Johnny Chen · 12 years ago
  19. e7e2099 Add a test case for completion from 'settings set target.exec' to 'settings set target.exec-search-paths '. by Johnny Chen · 12 years ago
  20. 42404d2 After discussions with Jim and Greg, modify the 'watchpoint set' command to become a mutiword command by Johnny Chen · 12 years ago
  21. 4ab0c03 Add a couple of simple completion test cases for 'target ' and 'target va'. by Johnny Chen · 12 years ago
  22. 28f3771 Add some more test cases for the "watchpoint set" command. by Johnny Chen · 12 years ago
  23. 758442a Move argument checking/manipulation into the front of the function. by Johnny Chen · 12 years ago
  24. 61d44fa Clearify some comment. by Johnny Chen · 12 years ago
  25. 39fb5c2 Cleanup docstring and remove dead code. by Johnny Chen · 12 years ago
  26. 42b7ff9 Add some more test cases for command completion: by Johnny Chen · 12 years ago
  27. f872775 Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev, by Johnny Chen · 12 years ago
  28. c8bba45 Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev, by Johnny Chen · 12 years ago
  29. 47397c7 Add comment. by Johnny Chen · 12 years ago
  30. 5b6e565 A little bit of cleanup to make the code more understandable. by Johnny Chen · 12 years ago
  31. fbcad68 o CommandObjectSettingsSet.cpp: by Johnny Chen · 12 years ago