index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
dotest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
dotest.py: Add option to pass extra lldb settings to dotest
Adrian Prantl
2020-01-14
1
-9
/
+16
*
[lldb][tests] Make it possible to expect failure for a whole category
Tatyana Krasnukha
2020-01-10
1
-0
/
+4
*
[lldb][tests][NFC] Unify variable naming convention
Tatyana Krasnukha
2020-01-10
1
-28
/
+28
*
[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHON
Jonas Devlieghere
2019-12-13
1
-1
/
+1
*
[lldb][dotest] Add `#include <algorithm>` to libc++ detection
Jordan Rupprecht
2019-12-11
1
-1
/
+1
*
[lldb][dotest] Improve libc++ detection
Jordan Rupprecht
2019-12-11
1
-3
/
+10
*
[lldb] [test] Enable lldb-server tests on NetBSD, and set XFAILs
Michał Górny
2019-11-18
1
-2
/
+9
*
[test] Use a different module cache for Shell and API tests.
Jonas Devlieghere
2019-10-10
1
-4
/
+11
*
DWIMy filterspecs for dotest.py
Lawrence D'Anna
2019-10-08
1
-18
/
+26
*
[dotest] Finish removing -q
Pavel Labath
2019-08-30
1
-1
/
+1
*
[test] Fix various module cache bugs and inconsistencies
Jonas Devlieghere
2019-08-29
1
-14
/
+19
*
[dotest] Remove deprecated loggin through env variables.
Jonas Devlieghere
2019-08-29
1
-72
/
+0
*
[dotest] Remove the curses result formatter.
Jonas Devlieghere
2019-08-29
1
-6
/
+0
*
[dotest] Make dotest.py invocation repeatable
Jonas Devlieghere
2019-08-28
1
-7
/
+7
*
[dotest] Remove --event-add-entries
Jonas Devlieghere
2019-08-28
1
-18
/
+0
*
[dotest] Remove --rerun-max-file-threshold
Jonas Devlieghere
2019-08-28
1
-1
/
+0
*
[dotest] Centralize and simplify session dir logic (NFC)
Jonas Devlieghere
2019-08-28
1
-24
/
+11
*
[dotest] Remove outdates TODO
Jonas Devlieghere
2019-08-28
1
-1
/
+0
*
[dotest] Don't try to guess the lldb binary & python dir.
Jonas Devlieghere
2019-08-28
1
-94
/
+17
*
[dotest] Don't try to guess the llvm binary dir.
Jonas Devlieghere
2019-08-28
1
-35
/
+0
*
[dotest] Don't spend time replacing spaces in print output.
Jonas Devlieghere
2019-08-28
1
-8
/
+0
*
[dotest] Remove -q (quiet) flag.
Jonas Devlieghere
2019-08-28
1
-15
/
+7
*
[dotest] Remove check for LLDB_TESTSUITE_FORCE_FINISH
Jonas Devlieghere
2019-08-27
1
-6
/
+0
*
[dotest] Remove results port
Jonas Devlieghere
2019-08-27
1
-10
/
+0
*
[dotest] Remove long running test "decorator" and re-enable tests.
Jonas Devlieghere
2019-08-27
1
-7
/
+0
*
[dotest] Print invocation when encountering an error.
Jonas Devlieghere
2019-08-26
1
-2
/
+6
*
[dotest] Don't set the DWARF version override in CFLAGS_EXTRA.
Jonas Devlieghere
2019-08-20
1
-5
/
+4
*
[dotest] Add --dwarf-version to override the tested DWARF version.
Jonas Devlieghere
2019-08-19
1
-2
/
+8
*
Update Python tests for lldb-server on Windows
Aaron Smith
2019-08-14
1
-2
/
+2
*
[dotest] Remove multiprocessing
Jonas Devlieghere
2019-07-30
1
-72
/
+4
*
[dotest] Remove dead code
Jonas Devlieghere
2019-07-26
1
-43
/
+2
*
[lldb][test_suite] skip tests of `libstdcpp` on Android and clean up
Alex Langford
2019-07-23
1
-1
/
+3
*
[lldb][NFC] Cleanup mentions and code related to lldb-mi
Raphael Isemann
2019-07-19
1
-18
/
+1
*
[dotest] Add the ability to set environment variables for the inferior.
Jonas Devlieghere
2019-06-26
1
-0
/
+3
*
[lldb] [test] Watchpoint tests can be always run as root on NetBSD
Michal Gorny
2019-06-17
1
-0
/
+2
*
[lldb] [test] Skip watchpoint tests on NetBSD if userdbregs is disabled
Michal Gorny
2019-06-17
1
-0
/
+25
*
Use list comprehension instead of map/filter to prepare Python2/3 compat
Serge Guelton
2019-03-21
1
-2
/
+1
*
Add ASAN llvm build directory variants to
Jason Molenda
2019-03-08
1
-0
/
+3
*
[Python] Update checkDsymForUUIDIsOn to be compatible with Python 3.
Davide Italiano
2019-01-10
1
-4
/
+5
*
When no FileCheck binary is specified, look in the llvm/clang bin
Jason Molenda
2018-11-01
1
-0
/
+32
*
[dotest] Make a missing FileCheck binary a warning, not an error
Vedant Kumar
2018-10-12
1
-4
/
+8
*
Allow use of self.filecheck in LLDB tests (c.f self.expect)
Vedant Kumar
2018-09-18
1
-0
/
+7
*
[dotest] Make --test-subdir work with --no-multiprocess
Vedant Kumar
2018-08-16
1
-6
/
+11
*
Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...
Greg Clayton
2018-08-16
1
-0
/
+13
*
[testsuite] Implement a category to skip libstdcxx tests
Davide Italiano
2018-07-10
1
-0
/
+18
*
[lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an ...
Stella Stamenova
2018-05-09
1
-2
/
+2
*
Test Commit: fix a comment to be grammatically correct
Stella Stamenova
2018-05-07
1
-1
/
+1
*
[dotest] Make the set of tests independent of the test configuration
Pavel Labath
2018-04-24
1
-0
/
+17
*
[dotest] Fix syntax error and typo.
Jonas Devlieghere
2018-04-12
1
-1
/
+1
*
[dotest] Use in-tree dsymutil on Darwin
Jonas Devlieghere
2018-04-12
1
-0
/
+6
[next]