git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add C API bindings for DIBuilder 'Type' APIs
[lldb.git]
/
lldb
/
test
/
2018-03-30
Davide Italiano
[lldb-dotest] Don't swallow error exit codes.
tree
|
commitdiff
2018-03-21
Jonas Devlieghere
[dotest] Use subprocess.call to forward arguments in...
tree
|
commitdiff
2018-03-20
Jonas Devlieghere
[lldb-dotest] Wrap arguments in single quotes
tree
|
commitdiff
2018-03-16
Pavel Labath
[dotest] Clean up test folder clean-up
tree
|
commitdiff
2018-03-15
Vedant Kumar
[test] cmake: Ensure liblldb builds before tests run
tree
|
commitdiff
2018-03-14
Jonas Devlieghere
[dotest] Rename llvm-dotest -> lldb-dotest and make...
tree
|
commitdiff
2018-03-08
Vedant Kumar
[test] Skip a test when using an out-of-tree debugserver
tree
|
commitdiff
2018-03-05
Jonas Devlieghere
[test] Add dotest wrapper
tree
|
commitdiff
2018-02-21
Davide Italiano
[testsuite] Run lit tests as part of `check-lldb`.
tree
|
commitdiff
2018-02-13
Vedant Kumar
[cmake] Darwin: Copy in the system debugserver if needed
tree
|
commitdiff
2018-02-05
Adrian Prantl
CMake: fix build directory name in clean rule
tree
|
commitdiff
2018-02-02
Adrian Prantl
Use an alternative approach to prevent Spotlight from...
tree
|
commitdiff
2018-01-30
Adrian Prantl
Compile the LLDB tests out-of-tree.
tree
|
commitdiff
2018-01-29
Pavel Labath
[lldb] Generic base for testing gdb-remote behavior
tree
|
commitdiff
2018-01-18
Vedant Kumar
[CMake] Make check-lldb work with LLDB_CODESIGN_IDENTITY=''
tree
|
commitdiff
2017-12-15
Davide Italiano
[CMake] darwin-debug is an hard dependency for tests...
tree
|
commitdiff
2017-11-06
Stephane Sezer
Add a dependency from check-lldb on lld
tree
|
commitdiff
2017-10-27
Davide Italiano
[CMake] Build clang as dependency when using in-tree...
tree
|
commitdiff
2017-10-27
Pavel Labath
Default to using in-tree clang for building test execut...
tree
|
commitdiff
2017-07-18
Tim Hammerquist
cmake build needs to run tests AND collect results
tree
|
commitdiff
2017-03-14
Chris Bieneman
[CMake] Override debugserver to use the build tree...
tree
|
commitdiff
2017-03-01
Pavel Labath
test: pass correct objcopy and ar paths to the test...
tree
|
commitdiff
2016-12-15
Chris Bieneman
[CMake] Only support LLDB_BUILD_FRAMEWORK on CMake...
tree
|
commitdiff
2016-11-02
Chris Bieneman
[CMake] Support LLDB_TEST_CLANG in check-lldb target(s)
tree
|
commitdiff
2016-10-31
Chris Bieneman
[CMake] Populate the build directory's framework
tree
|
commitdiff
2016-10-31
Chris Bieneman
[Test Suite] Properly respect --framework option
tree
|
commitdiff
2016-10-21
Chris Bieneman
[Test Suite] Allow overriding codesign identity
tree
|
commitdiff
2016-10-18
Chris Bieneman
[CMake] Don't include LLDB_TEST_COMPILER in cached...
tree
|
commitdiff
2016-10-12
Chris Bieneman
[CMake] Cleanup check-lldb targets
tree
|
commitdiff
2016-09-06
Kate Stone
*** This commit represents a complete reformatting...
tree
|
commitdiff
2016-05-23
Zachary Turner
Always rerun all tests on Windows.
tree
|
commitdiff
2016-05-17
Zachary Turner
Allow custom formatting of session log file names.
tree
|
commitdiff
2016-01-15
Zachary Turner
Fix ResourceWarning about unclosed file in use_lldb_sui...
tree
|
commitdiff
2015-12-16
Enrico Granata
Add a symbolic link from the test directory to the...
tree
|
commitdiff
2015-11-20
Zachary Turner
Remove `lldb.root` and just look for the file we care...
tree
|
commitdiff
2015-11-02
Ryan Brown
Move go expression tests to the new location.
tree
|
commitdiff
2015-11-02
Ryan Brown
Create an expression parser for Go.
tree
|
commitdiff
2015-10-28
Adrian McCarthy
Add check for __main__ in dotest.py to ensure problems...
tree
|
commitdiff
2015-10-28
Zachary Turner
Try to fix the linux buildbot.
tree
|
commitdiff
2015-10-28
Zachary Turner
Move lldb/test to lldb/packages/Python/lldbsuite/test.
tree
|
commitdiff
2015-10-28
Ravitheja Addepally
Changes for Bug 17384
tree
|
commitdiff
2015-10-27
Zachary Turner
Preparation for turning lldbsuite into a Python package.
tree
|
commitdiff
2015-10-27
Zachary Turner
Rename `lldb_shared` to `use_lldb_suite`.
tree
|
commitdiff
2015-10-27
Pavel Labath
Deprecate -m/+m dotest options in favor of test categories
tree
|
commitdiff
2015-10-27
Pavel Labath
Fix race condition in process resume
tree
|
commitdiff
2015-10-26
Enrico Granata
Change TestTypeCompletion to not rely on std::string
tree
|
commitdiff
2015-10-26
Zachary Turner
Python 3: Convert uses of `callable(x)` to `six.callabl...
tree
|
commitdiff
2015-10-26
Zachary Turner
Remove use of octal literals.
tree
|
commitdiff
2015-10-26
Greg Clayton
Fixed the test suite on MacOSX so that "test/api/multit...
tree
|
commitdiff
2015-10-26
Zachary Turner
Wrap call to zip() in list()
tree
|
commitdiff
2015-10-26
Zachary Turner
Python3 - Change sys.maxint to sys.maxsize.
tree
|
commitdiff
2015-10-26
Zachary Turner
Convert `long` to `int`, and portably detect all integr...
tree
|
commitdiff
2015-10-26
Zachary Turner
Python3 - Change `dict.has_key(x)` to `x in dict`
tree
|
commitdiff
2015-10-26
Zachary Turner
Convert deprecated unittest method names.
tree
|
commitdiff
2015-10-26
Zachary Turner
Fix usages of range() and xrange() for Python 3.
tree
|
commitdiff
2015-10-26
Pavel Labath
Port the python api decorator to use test categories
tree
|
commitdiff
2015-10-24
Dawn Perchik
[lldb-mi] Fix expansion of anonymous structures and...
tree
|
commitdiff
2015-10-24
Enrico Granata
Lower the depth of the recursion in this test since...
tree
|
commitdiff
2015-10-23
Siva Chandra
[TestBreakpointCommand] Fix after r251121
tree
|
commitdiff
2015-10-23
Zachary Turner
Make uses of unicode literals portable.
tree
|
commitdiff
2015-10-23
Zachary Turner
Python3 - Wrap more statements in calls to list()
tree
|
commitdiff
2015-10-23
Zachary Turner
Remove argparse_compat.
tree
|
commitdiff
2015-10-23
Zachary Turner
Add from __future__ import print_function everywhere.
tree
|
commitdiff
2015-10-23
Pavel Labath
Enable the libc++ tests on linux
tree
|
commitdiff
2015-10-23
Dawn Perchik
[lldb-mi] display summary for simple types + refactor...
tree
|
commitdiff
2015-10-22
Zachary Turner
Python 3 porting - Wrap returns from map() in list()
tree
|
commitdiff
2015-10-22
Zachary Turner
Update every test to import `lldb_shared`.
tree
|
commitdiff
2015-10-22
Zachary Turner
Remove special case logic for finding 3rd party libs
tree
|
commitdiff
2015-10-22
Zachary Turner
Move third party libraries to lldb/third_party
tree
|
commitdiff
2015-10-22
Todd Fiala
Fix libstdc++ data formatters on Ubuntu 15.10 x86_64
tree
|
commitdiff
2015-10-21
Greg Clayton
Fix typo so that "./dotest.py --results-formatter=curse...
tree
|
commitdiff
2015-10-21
Siva Chandra
[SBValue] Add a method GetNumChildren(uint32_t max)
tree
|
commitdiff
2015-10-21
Zachary Turner
Use six to portably handle module renames in Python...
tree
|
commitdiff
2015-10-21
Adrian McCarthy
Skip TestMultithreaded on Windows.
tree
|
commitdiff
2015-10-21
Pavel Labath
Clean up more .dwo files after the tests run
tree
|
commitdiff
2015-10-21
Pavel Labath
[DataFormatters] Make libc++ list loop detection linear
tree
|
commitdiff
2015-10-20
Zachary Turner
Use six to portably assign metaclasses in Python 2...
tree
|
commitdiff
2015-10-20
Zachary Turner
Introduce a mechanism for reusing Python modules out...
tree
|
commitdiff
2015-10-20
Pavel Labath
Increase default memory cache line size for android
tree
|
commitdiff
2015-10-20
Siva Chandra
Adjust TestCompletion.py and TestDumpDynamic.py after...
tree
|
commitdiff
2015-10-19
Zachary Turner
Convert print statements to print function calls.
tree
|
commitdiff
2015-10-19
Enrico Granata
Add a flakey category for flakey tests
tree
|
commitdiff
2015-10-19
Enrico Granata
Teach the lldbinline test cases to run in DWO mode
tree
|
commitdiff
2015-10-16
Greg Clayton
Split getting the key from a window from the code that...
tree
|
commitdiff
2015-10-16
Adrian McCarthy
Skip hanging watchpoint test on Windows (rather than...
tree
|
commitdiff
2015-10-16
Greg Clayton
More general fixes to the tree view and BoxedPanel.
tree
|
commitdiff
2015-10-15
Adrian McCarthy
Factor the execution of the test method into a separate...
tree
|
commitdiff
2015-10-15
Todd Fiala
Fixup previous commit.
tree
|
commitdiff
2015-10-15
Todd Fiala
Modify pylint/flake8 path helper to add lldb python...
tree
|
commitdiff
2015-10-15
Jason Molenda
In r240466, when Greg added the jThreadsInfo packet...
tree
|
commitdiff
2015-10-15
Greg Clayton
Fix the ability to quit and use a custom exception...
tree
|
commitdiff
2015-10-14
Enrico Granata
Add a data formatter for __NSArray0, the type of empty...
tree
|
commitdiff
2015-10-14
Pavel Labath
lldb-server: add support for binary memory reads
tree
|
commitdiff
2015-10-14
Pavel Labath
Mark TestBatchMode as flaky on linux
tree
|
commitdiff
2015-10-13
Todd Fiala
ArchSpec: fix unintentional promotion of unspecified...
tree
|
commitdiff
2015-10-13
Greg Clayton
Added tree panels.
tree
|
commitdiff
2015-10-13
Adrian McCarthy
Xfail a watchpoint test on Windows, until Windows imple...
tree
|
commitdiff
2015-10-13
Adrian McCarthy
Fix TestTargetAPI.py test for users who use Swig 3...
tree
|
commitdiff
2015-10-12
Jim Ingham
Fix test for change in a summary string (objects -...
tree
|
commitdiff
2015-10-12
Pavel Labath
TestAttachResume is still flaky on linux. mark it as...
tree
|
commitdiff
next