1. 16796e0 Tweaks to the std::list (libstdc++ test case) by Enrico Granata · 11 years ago
  2. fb323f0 Adding a test case for pr15415 - partial backtrace with -fomit-frame-pointer by Ashok Thirumurthi · 11 years ago
  3. 0c52164 Reworked the routine that qualifies the tool-chain for expected failures to handle sub-strings. by Ashok Thirumurthi · 11 years ago
  4. e0c604f <rdar://problem/14064994> by Enrico Granata · 11 years ago
  5. a45d2e2 Fixes for the IR interpreter: by Sean Callanan · 11 years ago
  6. adbaa44 Add test cases for attaching to a process after fork by Daniel Malea · 11 years ago
  7. 6f25bce Fix Makefiles in the data-formatter-stl tests by Daniel Malea · 11 years ago
  8. 3990c27 <rdar://problem/13125225> by Enrico Granata · 11 years ago
  9. cdffa42 Skip intermittent watchpoint test failure when testing on Linux/gcc. by Matt Kopec · 11 years ago
  10. 1df0f73 Re-enabling a test that is no longer failing by Andrew Kaylor · 11 years ago
  11. d65317e <rdar://problem/12582328> by Enrico Granata · 11 years ago
  12. a800e92 Un-skipping test that was disabled due to llvm.org/pr16191 by Daniel Malea · 11 years ago
  13. 12c5bf3 Fix setting of watchpoints on inferior thread creation for Linux. by Matt Kopec · 11 years ago
  14. e6acc70 Skipping test case for clang 3.4 due to llvm.org/pr16191 by Daniel Malea · 11 years ago
  15. 7ef39ca <rdar://problem/14035604> by Enrico Granata · 11 years ago
  16. 9a71f96 Fixed value evaluation to handle null constants. by Sean Callanan · 11 years ago
  17. 6606882 <rdar://problem/11109316> by Enrico Granata · 11 years ago
  18. 782e474 Find 'ps' command using which() rather than invoking directly by Daniel Malea · 11 years ago
  19. c8ede81 Improve TestExitDuringStep to verify thread behaviour during step-over, step-in in addition to step-inst by Daniel Malea · 11 years ago
  20. 4f2353a Disabling another watchpoint test with intermittent failure. by Matt Kopec · 11 years ago
  21. df4ddd9 Remove extraneous files from test directory. by Matt Kopec · 11 years ago
  22. f3657f4 Fixing problems with thread create during step test. by Andrew Kaylor · 11 years ago
  23. 17044a3 Disabling watchpoint test with intermittent failure. by Andrew Kaylor · 11 years ago
  24. b36a909 Refactors to provide two variants for evaluation of text_list: by Ashok Thirumurthi · 11 years ago
  25. 4d16278 Removing expected fail from another test that is now passing. by Andrew Kaylor · 11 years ago
  26. 4a3914d Removing expected failures for watchpoint tests which are now passing. by Andrew Kaylor · 11 years ago
  27. 3bd2ebd Adding support for stopping all threads of multithreaded inferiors on Linux. Also adding multithreaded test cases. by Andrew Kaylor · 11 years ago
  28. b50a2f3 Fixed signed operations in the IR interpreter. by Sean Callanan · 11 years ago
  29. e787234 Fixed a bug where persistent variables did not by Sean Callanan · 11 years ago
  30. 48b6bd1 <rdar://problem/13455021> by Greg Clayton · 11 years ago
  31. 6f742d2 Quiet the new exec test case down so it doesn't spew debug prints. by Greg Clayton · 11 years ago
  32. e3f9bfd Added a test case that verifies that LLDB can debug across a process exec'ing itself into a new program. This currently is only enabled for Darwin since we exec from 64 bit to 32 bit and vice versa for 'x86_64' targets. by Greg Clayton · 11 years ago
  33. bee8a95 Avoided the use of two test decorators with xfail/xpass logic in the same test. by Ashok Thirumurthi · 11 years ago
  34. b7d46e3 Fix xpasses on the gcc buildbots using compiler versions to qualify the xfail. by Ashok Thirumurthi · 11 years ago
  35. 473d0da Modifies the log directory to ensure that the log file will be found on tear-down (i.e. for CI agents that clean up artifacts aggressively). by Ashok Thirumurthi · 11 years ago
  36. 5a7a232 Adds a test case for bugzilla #15671 patterned after TestInferiorCrashing.py. by Ashok Thirumurthi · 11 years ago
  37. d968be7 Uses a helper to consistently verify the stop reason in all tests. by Ashok Thirumurthi · 11 years ago
  38. b3080fe Updated TestAbbreviations to reflect the changed output in r182068. by Ashok Thirumurthi · 11 years ago
  39. 0086b94 Handle the case where there is a user breakpoint set at the location of one of our by Jim Ingham · 11 years ago
  40. 88b7778 Fix Linux 'platform status' command. Its output is now closer to that on Mac OS X by Daniel Malea · 11 years ago
  41. 918ccd4 Fixed an xpass due to r181841 on Linux with gcc. Note that the clang variant contains to xfail, and r181841 is a fix for the test. by Ashok Thirumurthi · 11 years ago
  42. 6bc4dcd Clean up linux test decorators and add links to known bugs by Daniel Malea · 11 years ago
  43. ab23045 Re-enable tests disabled due to llvm.org/pr14541 by Daniel Malea · 11 years ago
  44. 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
  45. 0440b11 Disable test case that causes assertion failure on Linux by Daniel Malea · 11 years ago
  46. bd58742 Didn't mean to check in this change... by Jim Ingham · 11 years ago
  47. ec84224 Need to add the LLDB.framework directory to the rpath for the driver programs or they won't run. by Jim Ingham · 11 years ago
  48. 99d5e71 Unbreak the linux buildbot tests. This still fails for the clang that is being used on linux. by Greg Clayton · 11 years ago
  49. 8467d89 Fixed the test case to pass on Darwin. This might pass on linux as well. The test case now properly validates g_points as a global for the class A version, and the static variable for the file static. by Greg Clayton · 11 years ago
  50. db7e500 Remove XFAIL from tests affected by llvm.org/pr-14637 by Daniel Malea · 11 years ago
  51. 0afb440 Fix GCC buildbot failures in API/Multithreaded tests by Daniel Malea · 11 years ago
  52. 156d8e0 Skip C++ API/Multithreaded tests that are unsupported with Clang/libstdc++ by Daniel Malea · 11 years ago
  53. d2771ed Adding C++ tests that drive LLDB from multiple threads by Daniel Malea · 11 years ago
  54. ba50856 Avoid $rax for 32-bit inferiors to fix a failing i386 test on the darwin buildbots. by Ashok Thirumurthi · 11 years ago
  55. aa44e68 Adding new test cases for inferior crashing. by Andrew Kaylor · 11 years ago
  56. ca23ca1 Add expression tests for a function in an anonymous namespace. by Matt Kopec · 11 years ago
  57. 2e4c63b Prevent convenience registers from being included in "read register" as they are derived registers. by Ashok Thirumurthi · 11 years ago
  58. f1bc35d Unset CFLAGS/CXXFLAGS when running tests via cmake/make check targets by Daniel Malea · 11 years ago
  59. 8aa4acf Cleanup test output when run via cmake/make check targets by Daniel Malea · 11 years ago
  60. de0201e Fixed expression evaluation with convenience registers. by Ashok Thirumurthi · 11 years ago
  61. 96641d8 Add temporary fix for calling c++ global/anonymous functions on Linux. by Matt Kopec · 11 years ago
  62. 1f85fa8 Adding support for setting thread stop state when a process stops. by Andrew Kaylor · 11 years ago
  63. 92e33e9 Removed expectedFailureDarwin, and added a note about the disparity between the automated tests and testing at the lldb command-line. by Ashok Thirumurthi · 11 years ago
  64. 80a1fa6 Added an integration test to step through a crash and then test for globals, locals, arguments, registers and the back-trace. by Ashok Thirumurthi · 11 years ago
  65. c73fedb Fixed "log enable linux registers" and added a test. by Ashok Thirumurthi · 11 years ago
  66. 85e3c2f Revert r181482 as it causes occasional hangs in LLDB buildbots by Daniel Malea · 11 years ago
  67. 23dfe46 Skipping a test that asserts with gcc and icc to allow the test suite to run to completion on the gcc buildbot. by Ashok Thirumurthi · 11 years ago
  68. 8c0c20a Changing the std::map test case to use source breakpoints instead of relying on the nexting always "getting it right" to stop at the locations of interest by Enrico Granata · 11 years ago
  69. 2bbe7d5 Fixed the process attach by name test to get the target _after_ doing process attach. Otherwise the target isn't valid. This fixes 2 test suite failures on darwin. by Greg Clayton · 11 years ago
  70. ba7354c Remove debug print statement. by Greg Clayton · 11 years ago
  71. 52e4391 Adding code to set thread state to stopped when the process stops. by Andrew Kaylor · 11 years ago
  72. edeed2d Test case added for importing packages by Enrico Granata · 11 years ago
  73. d1828c3 Mark multi-threaded watchpoint test as skip on Linux due to lldb assertions in the debian buildbot. by Matt Kopec · 11 years ago
  74. afbb2f6 Fix assertion from previous fix for debian os watchpoints. by Matt Kopec · 11 years ago
  75. 015f7ad Adding test-case for llvm.org/pr15936 (known failure with GCC 4.6/4.7) by Daniel Malea · 11 years ago
  76. 4cb3248 Fix rdar-13338477 test-case for Linux. by Daniel Malea · 11 years ago
  77. 7c79a27 Figure out the reply to "PlanExplainsStop" once when we stop and then use the cached by Jim Ingham · 11 years ago
  78. 6c1a8cf Adding support for process attach by pid on Linux. by Andrew Kaylor · 11 years ago
  79. 3d4d51c Add watchpoint support for Linux on 64-bit host. by Matt Kopec · 11 years ago
  80. 69d7c10 Making it possible to specify a substring for a category name as long as the match is unique by Enrico Granata · 11 years ago
  81. 15802aa Fix typo in C++11 flag for the GCC 4.6 code path: missing '-' by Daniel Malea · 11 years ago
  82. f9c47ac Fixed a test suite typo error that caused the test to fail. by Greg Clayton · 11 years ago
  83. 52dd223 Adding test for non-API process attach by Andrew Kaylor · 11 years ago
  84. be32d6d Mark TestConstVariables as expected to fail due to radar 13314878 on darwin. The tests are already skipped on linux. by Greg Clayton · 11 years ago
  85. beb7ac7 <rdar://problem/13788579> by Greg Clayton · 11 years ago
  86. 9c57067 Fix check_public_api_headers test on mac os x, and refactor some logic into lldbtest.py by Daniel Malea · 11 years ago
  87. ac874f9 Changing the test to use eax rather than rax for compatibility with i386. by Ashok Thirumurthi · 11 years ago
  88. efc7e55 <rdar://problem/13338477> by Enrico Granata · 11 years ago
  89. c3ba2bf Refactored convenience register tests to provide some coverage on Linux that is not marked xfail. by Ashok Thirumurthi · 11 years ago
  90. d7bb1ba TestCallCPPFunction is an expected failure on Linux; marking as such. by Sean Callanan · 11 years ago
  91. fb8abab Refactoring thread state tests to show individual failures by Andrew Kaylor · 11 years ago
  92. 974e9fd Added a test case verifying that simple C++ functions can be called by basename. by Sean Callanan · 11 years ago
  93. 2921c36 Fixed the anonymous testcase. It was testing by Sean Callanan · 11 years ago
  94. d82c89e skip randomly failing test to avoid buildbot noise by Daniel Malea · 11 years ago
  95. 143d543 Mark tests as expected fail for Linux due to not being able to call/print c++ demangled functions in the global namespace (bugzilla 15854). by Matt Kopec · 11 years ago
  96. 1b3ac89 Removing invalid test cases from thread state test by Andrew Kaylor · 11 years ago
  97. 66bd7d7 Adds 64-bit POSIX support for AVX by Ashok Thirumurthi · 11 years ago
  98. 2dbfe86 Fixed IRForTarget to handle Objective-C messages sent to "super". by Sean Callanan · 11 years ago
  99. e2172fd Fixed expression parser handling of empty strings. by Sean Callanan · 11 years ago
  100. 967a997 Added support for pulling Objective-C class symbols by Sean Callanan · 11 years ago