1. 91cb4cc Split two sub-tests into separate top-level methods. by Adrian Prantl · 7 years ago
  2. 9e9e7b3 Refactor test, no changes expected. by Adrian Prantl · 7 years ago
  3. 9d5480b Fine-tune and document the barrier in TestQueues. by Adrian Prantl · 7 years ago
  4. ae9f93b Simplify testcase by using lldbutil.run_to_source_breakpoint() by Adrian Prantl · 7 years ago
  5. 961fbf2 [lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recognized arguments by Kuba Mracek · 7 years ago
  6. 4c993ce symbols.enable-external-lookup=false on all hosts (not just OSX) by Jan Kratochvil · 7 years ago
  7. a07bba6 TestQueues: Move the synchronisation code into the binary itself. by Adrian Prantl · 7 years ago
  8. 3b2136e Add file-based synching to places missed in r350247. by Adrian Prantl · 7 years ago
  9. 5eade7a Add file-based synchronization to flaky test by Adrian Prantl · 7 years ago
  10. 2e8bbb9 [test] Remove flakiness decorator from TestObjCDynamicSBType by Jonas Devlieghere · 7 years ago
  11. 9294a26 Fix tests for python 3.7 by Pavel Labath · 7 years ago
  12. 569ac69 [lldbsuite] Skip flakey Windows tests by Stella Stamenova · 7 years ago
  13. 79d8105 "help finish" tells you it is an alias. "help fin" doesn't. by Jim Ingham · 7 years ago
  14. 33c46ca Fix typo by Adrian Prantl · 7 years ago
  15. 4c7f5d5 [lldb] Add a "display-recognized-arguments" target setting to show recognized arguments by default by Kuba Mracek · 7 years ago
  16. 74f6bcf Disable a few tests on the green dragon sanitzier bot. by Adrian Prantl · 7 years ago
  17. 7f17c22 [lldbsuite] Un-xfail several tests in TestInferiorCrashing on Windows by Stella Stamenova · 7 years ago
  18. 3dcbc33 [lldbsuite] Un-xfail TestMiniDump and TestThreadJump by Stella Stamenova · 7 years ago
  19. 9adf3fc [lldbsuite] Un-xfail TestEvents on Windows by Stella Stamenova · 7 years ago
  20. e6ebb51 [lldbsuite] Skip TestConflictingSymbol (test_shadowed) on Windows by Stella Stamenova · 7 years ago
  21. 92e5e36 Overload GetMemoryRegions for the ProcessMinidump by Tatyana Krasnukha · 7 years ago
  22. 21ea152 [lldbsuite] Un-xfail TestRedefinitionsInInlines on Windows by Stella Stamenova · 7 years ago
  23. c834f92 [lldbsuite] Un-xfail TestDataFormatterSynthVal on Windows by Stella Stamenova · 7 years ago
  24. 6314b92 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.5) by Stella Stamenova · 7 years ago
  25. c9e1190 [lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception_type and add GetCurrentExceptionBacktrace SB ABI by Kuba Mracek · 7 years ago
  26. 92c1296 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4) by Stella Stamenova · 7 years ago
  27. 68ddb76 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.3) by Stella Stamenova · 7 years ago
  28. 0ab9903 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.2) by Stella Stamenova · 7 years ago
  29. 756b91d [lldbsuite] Un-xfail tests on Windows that are now passing by Stella Stamenova · 7 years ago
  30. da9c5db Show the memory region name if there is one in the output of the "memory region" command by Greg Clayton · 7 years ago
  31. 9a33a15 refactor testsuite spawnLldbMi args->exe+args by Jan Kratochvil · 7 years ago
  32. f5b5325 [lit] Use the new build.py script in the lldb-mi tests by Stella Stamenova · 7 years ago
  33. 0c7fca5 TestHelloWorld: Use a file on the target platform for synchronisation. by Adrian Prantl · 7 years ago
  34. ef4d4f5 de-flake TestThreadStates.test_process_interrupt by Pavel Labath · 7 years ago
  35. b4b7c14 Skip TestMultithreaded.test_sb_api_listener_resume on linux by Pavel Labath · 7 years ago
  36. 2ba9dad Un-XFail TestYMMRegister on linux by Pavel Labath · 7 years ago
  37. e0d47ca Un-XFail TestThreadStates.test_process_interrupt by Pavel Labath · 7 years ago
  38. 56168f0 Un-XFAIL TestExitDuringBreak.py for linux by Pavel Labath · 7 years ago
  39. 7f03203 Un-XFAIL TestNamespaceLookup for linux by Pavel Labath · 7 years ago
  40. f47c734 A few small updates to the testsuite for running against an iOS device. by Jason Molenda · 7 years ago
  41. 5a5b490 Reflow readme by Adrian Prantl · 7 years ago
  42. 4cf98e2 Remove sleep() synchronisation from teststcase and by Adrian Prantl · 7 years ago
  43. 0127883 Update a comment according to r255360 "Remove -r and -R options from dotest.py" by Tatyana Krasnukha · 7 years ago
  44. 8f06d10 Remove the Disassembly benchmarks. by Adrian Prantl · 7 years ago
  45. 918adb5 Fix test failures that depended on module order by Greg Clayton · 7 years ago
  46. c67768f Remove unused file by Jonas Devlieghere · 7 years ago
  47. 0bc587a Rewrite pexpect-based test in LIT/FileCheck. by Adrian Prantl · 7 years ago
  48. 1f6b247 Re-commit "Introduce ObjectFileBreakpad" by Pavel Labath · 7 years ago
  49. 1770c9a [lldbsuite] Disable TestStopPCs when there's no XML support by Stella Stamenova · 7 years ago
  50. eecf487 [Expr] Fix `TestExprOptions` after r348240 on MacOS X by Aleksandr Urakov · 7 years ago
  51. f335188 [Expr] Check the language before ignoring Objective C keywords by Aleksandr Urakov · 7 years ago
  52. 15eacd7 [Reproducers] Change how reproducers are initialized. by Jonas Devlieghere · 7 years ago
  53. a5235af [PDB] Support PDB-backed expressions evaluation (+ fix stuck test) by Aleksandr Urakov · 7 years ago
  54. e2c7c18 Add a test to verify that lldb can load a kext binary. by Jason Molenda · 7 years ago
  55. da51778 Skip TestRequireHWBreakpoints on Windows by Jonas Devlieghere · 7 years ago
  56. 9b087d2 [Target] Do not skip a stop on a breakpoint if a plan was completed by Aleksandr Urakov · 7 years ago
  57. c84754e [lldbsuite] Build with -gdwarf on Windows by Stella Stamenova · 7 years ago
  58. e60bc53 [lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for objc_exception_throw for Obj-C runtimes by Kuba Mracek · 7 years ago
  59. fdfcd71 [lldbsuite] Each lldb suite test must have a unique class name by Stella Stamenova · 7 years ago
  60. 312a46a Skip TestTargetCreateDeps by Jonas Devlieghere · 7 years ago
  61. c01fc1c [lldbsuite] Invoke sed on Windows to determine the cache dir for clang by Stella Stamenova · 7 years ago
  62. f8610fc Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD" by Zachary Turner · 7 years ago
  63. a900471 Just don't even attempt to invoke sed on Windows. by Adrian Prantl · 7 years ago
  64. 3d6c743 Revert "Makefile.rules: Fix the windows-sed-quoting issue harder." by Adrian Prantl · 7 years ago
  65. b3d7092 Makefile.rules: Fix the windows-sed-quoting issue harder. by Adrian Prantl · 7 years ago
  66. f7c101b Make TestAppleSimulatorOSType.py more flexible by Frederic Riss · 7 years ago
  67. d146e33 Rewrite stop-hook tests as a couple of FileCheck tests by Frederic Riss · 7 years ago
  68. ac35cd3 Makefile.rules: Degrade gracefully on Windows machines without sed. by Adrian Prantl · 7 years ago
  69. ddc0123 Use a shared module cache directory for LLDB. by Adrian Prantl · 7 years ago
  70. d1b3316 Makefile.rules: Use a shared clang module cache directory. by Adrian Prantl · 7 years ago
  71. 04f9d0a Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD by Nathan Lanza · 7 years ago
  72. 5cc7de0 Force SHELL to be cmd.exe on Windows for the test suite by Nathan Lanza · 7 years ago
  73. d987a8c Port the Darwin universal binary testcase to x86_64. by Adrian Prantl · 7 years ago
  74. e103ae9 Add setting to require hardware breakpoints. by Jonas Devlieghere · 7 years ago
  75. dced6ee Remove the expectedFlakeyDsym decorator. It's not useful anymore. by Adrian Prantl · 7 years ago
  76. 9e046f0 Add GDB remote packet reproducer. by Jonas Devlieghere · 7 years ago
  77. 3779128 [lldb] Add synthetic frontend for _NSCallStackArray by Kuba Mracek · 7 years ago
  78. c3f1e62 [lldb] Extract more fields from NSException values by Kuba Mracek · 7 years ago
  79. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  80. 2ddb265 Add extra diagnostics to test by Adrian Prantl · 7 years ago
  81. c0e793d Work with a gdb-remote target that doesn't handle the by Jason Molenda · 7 years ago
  82. 8c5ec1f Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove redundant parameter which can be calculated from other parameter. by Shafik Yaghmour · 7 years ago
  83. 62d2f76 [TestVLA] Fix a python decorator. by Davide Italiano · 7 years ago
  84. 005d3de Skip this test on older versions of clang. by Adrian Prantl · 7 years ago
  85. eca07c5 Fix (and improve) the support for C99 variable length array types by Adrian Prantl · 7 years ago
  86. 77198bc Remove Go debugger plugin by Jonas Devlieghere · 7 years ago
  87. b5602a6 Fix duplicate testcase filename by Jan Kratochvil · 7 years ago
  88. ab63998 Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit. by Jim Ingham · 7 years ago
  89. 7d40f14 When no FileCheck binary is specified, look in the llvm/clang bin by Jason Molenda · 7 years ago
  90. 24a255d Makefile.rules: Don't use code signing on macOS; it isn't necessary. by Adrian Prantl · 7 years ago
  91. 41ae8e7 [lldb] Introduce StackFrameRecognizer [take 3] by Kuba Mracek · 7 years ago
  92. cb3628b Revert r345686 due to build failures by Kuba Mracek · 7 years ago
  93. 8fddd98 [lldb] Introduce StackFrameRecognizer [take 2] by Kuba Mracek · 7 years ago
  94. 377f9f9 Revert r345678 (build failure on Linux machines). by Kuba Mracek · 7 years ago
  95. ac0ba8c [lldb] Introduce StackFrameRecognizer by Kuba Mracek · 7 years ago
  96. 70ad9c7 [testsuite] Skip an already failing test on MacOS. by Davide Italiano · 7 years ago
  97. 693fbf5 [DataFormatters] Adding formatters for libc++ std::u16string and std::u32string by Shafik Yaghmour · 7 years ago
  98. a2a2f2e Update test that checks auto-completion for settings set. by Jonas Devlieghere · 7 years ago
  99. 81fec42 Remove test that checks auto-completion for settings set. by Jonas Devlieghere · 7 years ago
  100. c1c0fac [API] Extend the `SBThreadPlan` interface by Aleksandr Urakov · 7 years ago