1. 74f6bcf Disable a few tests on the green dragon sanitzier bot. by Adrian Prantl · 7 years ago
  2. 9adf3fc [lldbsuite] Un-xfail TestEvents on Windows by Stella Stamenova · 7 years ago
  3. 68ddb76 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.3) by Stella Stamenova · 7 years ago
  4. 0c7fca5 TestHelloWorld: Use a file on the target platform for synchronisation. by Adrian Prantl · 7 years ago
  5. f47c734 A few small updates to the testsuite for running against an iOS device. by Jason Molenda · 7 years ago
  6. 4cf98e2 Remove sleep() synchronisation from teststcase and by Adrian Prantl · 7 years ago
  7. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  8. 0faca0f [lldbsuite, windows] Mark tests as XFAIL on Windows or skip them by Stella Stamenova · 7 years ago
  9. 23d7a9e Fix whitespace in the python test suite. by Raphael Isemann · 7 years ago
  10. da0c081 Add new API to SBTarget and SBModule classes. by Alexander Polyakov · 7 years ago
  11. 56a196c Mark this test as no debuginfo by Adrian Prantl · 7 years ago
  12. c3bc63e [lit, windows] Disable a number of tests that are failing on Windows by Stella Stamenova · 7 years ago
  13. 8380d12 [lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows by Stella Stamenova · 7 years ago
  14. 0fd6853 Add children and child[N] properties to SBValue.i. by Jim Ingham · 7 years ago
  15. d5ee7ab Add and fix some tests for PPC64 by Pavel Labath · 8 years ago
  16. 3db5d7e Fix TestSBData.py on Windows by Adrian McCarthy · 8 years ago
  17. f3a9ab0 Fix a couple of more tests to not create files in the source tree by Pavel Labath · 8 years ago
  18. 30d7309 Only throw -fPIC when building a shared library by Aaron Smith · 8 years ago
  19. 332351d Build each testcase variant in its own subdirectory and remove the srcdir lock file by Adrian Prantl · 8 years ago
  20. 61a29de PR25934: Skip EventAPITestCase. It still SEGV's on Darwin. by Vedant Kumar · 8 years ago
  21. 5ec76fe Compile the LLDB tests out-of-tree. by Adrian Prantl · 8 years ago
  22. 595048f Wrap all references to build artifacts in the LLDB testsuite (NFC) by Adrian Prantl · 8 years ago
  23. 62930e5 Add Utility/Environment class for handling... environments by Pavel Labath · 8 years ago
  24. b831815 Enable TestReadMemCString on non-darwin targets by Pavel Labath · 8 years ago
  25. 16b386d Change SBProcess::ReadCStringFromMemory() back to returning by Jason Molenda · 8 years ago
  26. fd9a526 Makefile.rules: compile all tests with -fno-limit-debug-info by Pavel Labath · 8 years ago
  27. 0330442 Remove android watchpoint xfails by Pavel Labath · 8 years ago
  28. 2350272 Revert r317182 for https://reviews.llvm.org/D39128 by Jason Molenda · 8 years ago
  29. edc2def Commit Lawrence D'Anna's patch to change SetOututFileHandle to work with IOBase. by Jason Molenda · 8 years ago
  30. 22e71a03 Add a "watchpoint" test category and annotate tests appropriately by Pavel Labath · 8 years ago
  31. 8652b24 Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. by Jason Molenda · 8 years ago
  32. 9568a51 Revert "Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. Normal customer devices won't be able to run these devices, we're hoping to get a public facing bot set up at some point. Both devices pass the testsuite without any errors or failures." by Chris Bieneman · 8 years ago
  33. 0187a8f Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. by Jason Molenda · 8 years ago
  34. 2d5d71c Revert this patch; I was emailing with Eugene and they have some other changes going by Jason Molenda · 8 years ago
  35. 182a808 Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. by Jason Molenda · 8 years ago
  36. b842f2e Make breakpoint names real entities. by Jim Ingham · 8 years ago
  37. c10e34d Expose active and available platform lists via SBDebugger API by Vadim Macagon · 8 years ago
  38. 59e8ab5 Fix ProcessAPITestCase.test_get_process_info by Vadim Macagon · 8 years ago
  39. 4115b36 xfail test_get_process_info pending bot fixes by Sean Callanan · 8 years ago
  40. 141a626 Expose process instance info via SB API by Vadim Macagon · 8 years ago
  41. 5bfee5f Added new API to SBStructuredData class by Abhishek Aggarwal · 8 years ago
  42. c578943 Switch SBBreakpointLocation to use a weak_ptr by Pavel Labath · 9 years ago
  43. 7a1d34b Switch SBWatchpoint to use a weak_ptr to the underlying object by Pavel Labath · 9 years ago
  44. 6ac8403 Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object by Pavel Labath · 9 years ago
  45. d875aae Fix TestNameLookup for GCC by Pavel Labath · 9 years ago
  46. 810b34a XFAIL TestNameLookup for GCC by Pavel Labath · 9 years ago
  47. 6d325cb Fix buildbots. by Greg Clayton · 9 years ago
  48. 5d0c114 FindFunctions now works again with mangled names. by Greg Clayton · 9 years ago
  49. ae91bab Improve asserts in TestWatchpointIgnoreCount by Pavel Labath · 9 years ago
  50. 896b451 Fix SBData::SetData() so that it always sets the address byte size correctly and added a test. by Greg Clayton · 9 years ago
  51. 1c62e03 Fix dereferencing of pointers to empty classes by Tamas Berghammer · 9 years ago
  52. 2e2c24d [LLDB][MIPS] All tests get errors in dotest after this test. by Nitesh Jain · 9 years ago
  53. 83380c2 xfail TestSBTypeTypeClass.py on macOS i386 by Todd Fiala · 9 years ago
  54. 9c69bc9 Fixup the xfail situation on Windows. by Zachary Turner · 9 years ago
  55. 6b582bf Revert "XFAIL TestSBData for gcc-4.9 i386" by Pavel Labath · 9 years ago
  56. f85ac77c XFAIL TestSBData for gcc-4.9 i386 by Pavel Labath · 9 years ago
  57. 5b69bb7 use assertEquals in TestSBTypeClassMembers by Todd Fiala · 9 years ago
  58. b293fc7 Fix TestSymbolContextTwoFiles on Android after rL281595 by Tamas Berghammer · 9 years ago
  59. 2540a55 Add support for DW_AT_ranges_base attribute by Tamas Berghammer · 9 years ago
  60. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  61. 7f9fbec Skip TestDisassembleRawData when remote by Francis Ricci · 9 years ago
  62. f0f62d8 Revert "Make lldbinline.py regenerate the Makefile each time it builds." by Pavel Labath · 9 years ago
  63. 968bb72 Make lldbinline.py regenerate the Makefile each time it builds. by Sean Callanan · 9 years ago
  64. 4fd6a96 Clean up test results on Windows. by Zachary Turner · 9 years ago
  65. 86e0dd5 Xfail failing watchpoint tests on aarch64-linux by Omair Javaid · 9 years ago
  66. b5935bf Mark TestPrintStackTraces as flaky on linux by Pavel Labath · 9 years ago
  67. 57a4e5b Fix TestEvents.py on OS X by Todd Fiala · 9 years ago
  68. b9436bd Fix DW_AT_specification handling in DWO files by Pavel Labath · 9 years ago
  69. f726c34 Remote flaky decorator from TestSignalsAPI on linux by Pavel Labath · 9 years ago
  70. f91daff Fix TestGetVariables.py. by Chaoren Lin · 9 years ago
  71. a32532b Fix StackFrame::GetVariables(...) function that was broken by 261858 when lambda functions were added to Block::AppendBlockVariables(). The Stackframe::GetVariables(...) function should get all variables regardless if they are in scope. by Greg Clayton · 9 years ago
  72. 7e8de59 Fix test cases for big-endian systems by Ulrich Weigand · 10 years ago
  73. bb00d0b Support Linux on SystemZ as platform by Ulrich Weigand · 10 years ago
  74. d6201b8 Mark TestPrintStackTraces as flaky on android arm by Pavel Labath · 10 years ago
  75. 392408c Extend XFlaky in TestProcessIO to linux as well by Pavel Labath · 10 years ago
  76. e78ca65 Remove the skip if Darwin since I fixed the crash. by Jim Ingham · 10 years ago
  77. 91b4bd4 skip newly segfaulting test on OS X public CI by Todd Fiala · 10 years ago
  78. 28cbb86 Remove expectedFailureFreeBSD decorator by Ed Maste · 10 years ago
  79. 362e06d Remove expectedFailureLinux decorator. by Zachary Turner · 10 years ago
  80. 14086ed Change lldb.value.__int__() so that it takes into account the signedness of the value being cast to return a Python number with the proper value by Enrico Granata · 10 years ago
  81. 4a289a9 Remove expectedFailureWindows decorator. by Zachary Turner · 10 years ago
  82. 9a1a294 Move the rest of the tests over to using the new decorator module. by Zachary Turner · 10 years ago
  83. 7a5382d Move some of the common decorators to decorators.py. by Zachary Turner · 10 years ago
  84. e1649a7 Mark TestProcessIO as flaky on android by Pavel Labath · 10 years ago
  85. 148e4b7 Mark TestProcessIO.test_stdin_redirection as flaky on android by Pavel Labath · 10 years ago
  86. f042c90 Fix misnamed variable in TestProcessAPI.py by Zachary Turner · 10 years ago
  87. ff33e36 Remove XFAIL Windows from a test that was fixed by r258758. by Zachary Turner · 10 years ago
  88. 4407396 Fix some issues with bytes and strings in Python 3. by Zachary Turner · 10 years ago
  89. 9986ed6 [LLDB][MIPS] Fix TestPrintStackTraces.py by Sagar Thakur · 10 years ago
  90. 783550b Remove assumptions that thread 0 is always the main thread. by Zachary Turner · 10 years ago
  91. 15f89c4 Fix for Bug 25338 by Ravitheja Addepally · 10 years ago
  92. dd11364 [LLDB][MIPS] Fix TestDisassembleRawData.py by Sagar Thakur · 10 years ago
  93. 1623e30 Mark TestChangeValueAPI as flaky on linux (pr25652) by Pavel Labath · 10 years ago
  94. 524025b Skip TestEvents on linux completely by Pavel Labath · 10 years ago
  95. d0f89cd Centralize the handling of attach permissions on linux in tests by Pavel Labath · 10 years ago
  96. 256c457 XFAIL 2 more tests based on SWIG version. by Zachary Turner · 10 years ago
  97. b08f8db XFAIL TestEvents.test_add_listener_to_broadcaster by Pavel Labath · 10 years ago
  98. e4beddc skip TestEvents.py on Darwin by Todd Fiala · 10 years ago
  99. e242624 Add API to support retrieving the formatters category for a specific language by Enrico Granata · 10 years ago
  100. 0ecdae1 Merge ENABLE_THREADS and ENABLE_STD_THREADS markers by Tamas Berghammer · 10 years ago