1. 7d40f14 When no FileCheck binary is specified, look in the llvm/clang bin by Jason Molenda · 7 years ago
  2. 8e2f09d [dotest] Make a missing FileCheck binary a warning, not an error by Vedant Kumar · 7 years ago
  3. 9b13bea Allow use of self.filecheck in LLDB tests (c.f self.expect) by Vedant Kumar · 7 years ago
  4. 33ed57e [dotest] Make --test-subdir work with --no-multiprocess by Vedant Kumar · 7 years ago
  5. 2f5cf85 Add a new tool named "lldb-vscode" that implements the Visual Studio Code Debug Adaptor Protocol by Greg Clayton · 7 years ago
  6. 87951b6 [testsuite] Implement a category to skip libstdcxx tests by Davide Italiano · 7 years ago
  7. 8a36cb3 [lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an undefined property in dotest.py by Stella Stamenova · 7 years ago
  8. 88ce10b Test Commit: fix a comment to be grammatically correct by Stella Stamenova · 7 years ago
  9. fdfeefd [dotest] Make the set of tests independent of the test configuration by Pavel Labath · 7 years ago
  10. 4955c77 [dotest] Fix syntax error and typo. by Jonas Devlieghere · 7 years ago
  11. 1bf22e7 [dotest] Use in-tree dsymutil on Darwin by Jonas Devlieghere · 7 years ago
  12. 5f96960 [dotest] --skip-category should append and not override. by Davide Italiano · 7 years ago
  13. 45ae11c [test] Skip a test when using an out-of-tree debugserver by Vedant Kumar · 8 years ago
  14. 34769d8 Use an alternative approach to prevent Spotlight from indexing the build directory. by Adrian Prantl · 8 years ago
  15. e885768 Create a marker for Spotlight to never index $BUILD_DIR. by Adrian Prantl · 8 years ago
  16. 5ec76fe Compile the LLDB tests out-of-tree. by Adrian Prantl · 8 years ago
  17. 643b2b9 [lldbtestsuite] Don't crash on `None` input for is_exe(). by Davide Italiano · 8 years ago
  18. 698d63a [dotest] Remove crashinfo hook by Pavel Labath · 8 years ago
  19. e3f6eb1 Revert "[lldbtests] Handle errors instead of crashing." by Pavel Labath · 8 years ago
  20. 252d7bd [lldbtests] Handle errors instead of crashing. by Davide Italiano · 8 years ago
  21. 01a28ca Centralize libc++ test skipping logic by Pavel Labath · 8 years ago
  22. 6b42b3b Fix remote test suite directory creation by Pavel Labath · 9 years ago
  23. f73c6c7 allow for specification of compiler/lldb executables basename by Tim Hammerquist · 9 years ago
  24. 8485821 executables should be validated before spawning subprocesses by Tim Hammerquist · 9 years ago
  25. 6de25ec dotest.py: remove the ability to specify different architectures/compilers in a single invocation by Pavel Labath · 9 years ago
  26. 265ca53 [CMake] Override debugserver to use the build tree on Darwin by Chris Bieneman · 9 years ago
  27. 5d51a76 [Test-Suite] Speculative fix for darwin bots by Chris Bieneman · 9 years ago
  28. bd6d699 [Test Suite] Properly respect --framework option by Chris Bieneman · 9 years ago
  29. 7ba5581 [Test Suite] Allow overriding codesign identity by Chris Bieneman · 9 years ago
  30. 35e5457 Fix lookup path for lldb-mi by Chris Bieneman · 9 years ago
  31. f833f17 Improvements to testing blacklist by Francis Ricci · 9 years ago
  32. 6951707 Allow for tests to be disabled at runtime by Francis Ricci · 9 years ago
  33. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  34. 8d4d151 Allow custom formatting of session log file names. by Zachary Turner · 9 years ago
  35. 0eadc53 test: remove use of undefined variables by Saleem Abdulrasool · 9 years ago
  36. c0d0e36 test: add missing splat by Saleem Abdulrasool · 9 years ago
  37. 81eadde test: add missing parameter by Saleem Abdulrasool · 9 years ago
  38. 7c5f7ca test infra: catch bad decorators and import-time errors by Todd Fiala · 9 years ago
  39. bcab648 fix argument usage for '-#' command line option by Todd Fiala · 9 years ago
  40. cef04a2 Store absolute path for lldb executable in dotest.py by Francis Ricci · 9 years ago
  41. 49d3c15 test infra: move test event-related handling into its own package by Todd Fiala · 9 years ago
  42. 190fadc Unicode support on Win32. by Zachary Turner · 10 years ago
  43. 396e02a Eliminate the TestStarted-XXX and TestFinished-XXX files from check-lldb runs. by Adrian McCarthy · 10 years ago
  44. b132938 Add a symbolic link from the test directory to the actual - elsewhere located - path that contains the test cases - and teach the test suite driver to resolve paths that contain symbolic links to test cases by Enrico Granata · 10 years ago
  45. 6d3de12 test-infra: refactored new summary results into base ResultsFormatter class by Todd Fiala · 10 years ago
  46. 685a757 test infra: enable single-worker rerun phase for flakey tests. by Todd Fiala · 10 years ago
  47. f098e4f Make debug info specification use categories system. by Zachary Turner · 10 years ago
  48. 9315392 test infra: adds book-keeping for rerunnable tests by Todd Fiala · 10 years ago
  49. b68dbfa2 Revert "Revert "Turn on new test summary results by default."" by Todd Fiala · 10 years ago
  50. 742afdb Remove -S option from dotest.py. by Zachary Turner · 10 years ago
  51. 6a188e6 Remove -r and -R options from dotest.py. by Zachary Turner · 10 years ago
  52. 027158f Revert "Turn on new test summary results by default." by Pavel Labath · 10 years ago
  53. 923fdba Remove the -y option from dotest.py. by Zachary Turner · 10 years ago
  54. 70ed573 Remove the -x option from dotest.py. by Zachary Turner · 10 years ago
  55. 21accab Remove deprecated command line options from dotest.py by Zachary Turner · 10 years ago
  56. 80310c2 Remove the --output-on-success command line argument from dotest. by Zachary Turner · 10 years ago
  57. 3cfa314 Remove the -T option from dotest.py. by Zachary Turner · 10 years ago
  58. b08ab72 Remove -w option from dotest.py. by Zachary Turner · 10 years ago
  59. 94ea56b Remove the -P option from dotest.py by Zachary Turner · 10 years ago
  60. 35a7610 Delete the -n command line option from dotest.py. by Zachary Turner · 10 years ago
  61. 6c9e444 Remove the -i command line option from dotest.py. by Zachary Turner · 10 years ago
  62. d2a93fd Delete the -F command line option from dotest.py. by Zachary Turner · 10 years ago
  63. 7697203 Remove -k command line option from dotest.py. by Zachary Turner · 10 years ago
  64. 6c87333 Remove -e option from dotest.py. by Zachary Turner · 10 years ago
  65. c816013 Remove -libcxx option from dotest.py by Zachary Turner · 10 years ago
  66. 1f99176 Turn on new test summary results by default. by Todd Fiala · 10 years ago
  67. 5183147 wire timeouts and exceptional inferior process exits through the test event system by Todd Fiala · 10 years ago
  68. d865c6b Remove the -c option from dotest.py. by Zachary Turner · 10 years ago
  69. 5067158 Remove the -X option from dotest.py by Zachary Turner · 10 years ago
  70. 7544602 Remove the -g option from dotest.py by Zachary Turner · 10 years ago
  71. 2155d5d Remove the -b option from dotest.py by Zachary Turner · 10 years ago
  72. aad25fb Remove +b option from dotest.py by Zachary Turner · 10 years ago
  73. b0dcbd4 Remove the -D option from dotest.py. by Zachary Turner · 10 years ago
  74. 9cbf7dd Fixup dotest.py on mac for the configuration package by Pavel Labath · 10 years ago
  75. bddf180 Fixup dotest.py after the configuration package introduction by Pavel Labath · 10 years ago
  76. b4733e6 Move LLDBTestResult class to its own module. by Zachary Turner · 10 years ago
  77. 606e3a5 Get rid of global variables in dotest.py by Zachary Turner · 10 years ago
  78. de02939 Refactor ResultsFormatter creation into result_formatter. by Todd Fiala · 10 years ago
  79. 905a988 Rename test_results.py to result_formatter.py. by Zachary Turner · 10 years ago
  80. 194913f Make --results-file stdout implied if unspecified when using a results formatter. by Todd Fiala · 10 years ago
  81. cee6a6a Add --curses shortcut for specifying the curses-based test results formatter. by Todd Fiala · 10 years ago
  82. c0a5553 Fix Linux tests after r252348. by Chaoren Lin · 10 years ago
  83. e73a060 Python 3 - Port use of string.maketrans and don't use sets.Set. by Zachary Turner · 10 years ago
  84. f2a37ee Another import fix for OS X. by Chaoren Lin · 10 years ago
  85. 18da38e Fix OS X tests. by Chaoren Lin · 10 years ago
  86. c1b7cd7 Python 3 - Turn on absolute imports, and fix existing imports. by Zachary Turner · 10 years ago
  87. e6ba053 Python 3 - Don't use `os.path.walk`, it's removed in Py3. by Zachary Turner · 10 years ago
  88. 5f92a13 Teach LLDB how to directly launch processes on the iOS simulator by Enrico Granata · 10 years ago
  89. d8078ff Fix test infrastructure when using xunit output. by Todd Fiala · 10 years ago
  90. bbc5b46 Python 3 - Use universal_newlines when calling subprocess.check_output by Zachary Turner · 10 years ago
  91. 19474e1 Remove `use_lldb_suite` from the package, and don't import it anymore. by Zachary Turner · 10 years ago
  92. bb03a46 Python 3 - Don't use `commands` module anymore. by Zachary Turner · 10 years ago
  93. 95c453a Tighten up sys.path, and use absolute imports everywhere. by Zachary Turner · 10 years ago
  94. 23d59c5 Revert "Make new dotest.py executable" by Pavel Labath · 10 years ago
  95. 05e1f49 Revert "Remove the __import__ hack of lldbtest_config." by Pavel Labath · 10 years ago
  96. 2264df4 Remove the __import__ hack of lldbtest_config. by Zachary Turner · 10 years ago
  97. 7d56454 Make dosep correctly invoke the top-level script when forking out by Zachary Turner · 10 years ago
  98. 4761f78 Make new dotest.py executable by Pavel Labath · 10 years ago
  99. 8627209 Some test cases that need the lldbExec path were failing because lldbExec was turning out to be None even though it was being validly set by dotest.py by Enrico Granata · 10 years ago
  100. c432c8f Move lldb/test to lldb/packages/Python/lldbsuite/test. by Zachary Turner · 10 years ago