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_args.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dotest] Add the ability to set environment variables for the inferior.
Jonas Devlieghere
2019-06-26
1
-0
/
+6
*
Allow use of self.filecheck in LLDB tests (c.f self.expect)
Vedant Kumar
2018-09-18
1
-0
/
+2
*
[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
/
+2
*
[test] Skip a test when using an out-of-tree debugserver
Vedant Kumar
2018-03-08
1
-0
/
+5
*
Use an alternative approach to prevent Spotlight from indexing the build dire...
Adrian Prantl
2018-02-02
1
-1
/
+1
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-0
/
+6
*
dotest.py: remove the ability to specify different architectures/compilers in...
Pavel Labath
2017-03-15
1
-3
/
+2
*
[CMake] Override debugserver to use the build tree on Darwin
Chris Bieneman
2017-03-14
1
-0
/
+4
*
[Test Suite] Allow overriding codesign identity
Chris Bieneman
2016-10-21
1
-0
/
+5
*
Fix building tests without system headers on Darwin
Chris Bieneman
2016-10-12
1
-1
/
+1
*
Improvements to testing blacklist
Francis Ricci
2016-10-04
1
-1
/
+1
*
Allow for tests to be disabled at runtime
Francis Ricci
2016-09-23
1
-0
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-29
/
+131
*
Allow custom formatting of session log file names.
Zachary Turner
2016-05-17
1
-0
/
+2
*
test infra: enable single-worker rerun phase for flakey tests.
Todd Fiala
2015-12-14
1
-0
/
+11
*
Make debug info specification use categories system.
Zachary Turner
2015-12-14
1
-1
/
+0
*
test infra: adds book-keeping for rerunnable tests
Todd Fiala
2015-12-12
1
-0
/
+9
*
Remove -S option from dotest.py.
Zachary Turner
2015-12-11
1
-1
/
+0
*
Remove -r and -R options from dotest.py.
Zachary Turner
2015-12-11
1
-2
/
+0
*
Remove the -x option from dotest.py.
Zachary Turner
2015-12-10
1
-1
/
+0
*
Remove deprecated command line options from dotest.py
Zachary Turner
2015-12-10
1
-9
/
+0
*
Remove the --output-on-success command line argument from dotest.
Zachary Turner
2015-12-10
1
-7
/
+0
*
Remove the -T option from dotest.py.
Zachary Turner
2015-12-10
1
-1
/
+0
*
Remove -w option from dotest.py.
Zachary Turner
2015-12-10
1
-1
/
+0
*
Remove the -P option from dotest.py
Zachary Turner
2015-12-09
1
-1
/
+0
*
Delete the -n command line option from dotest.py.
Zachary Turner
2015-12-09
1
-1
/
+0
*
Remove the -i command line option from dotest.py.
Zachary Turner
2015-12-09
1
-1
/
+0
*
Delete the -F command line option from dotest.py.
Zachary Turner
2015-12-09
1
-1
/
+0
*
Remove -k command line option from dotest.py.
Zachary Turner
2015-12-09
1
-1
/
+0
*
Remove -e option from dotest.py.
Zachary Turner
2015-12-09
1
-1
/
+0
*
Remove -libcxx option from dotest.py
Zachary Turner
2015-12-09
1
-1
/
+0
*
Remove the -c option from dotest.py.
Zachary Turner
2015-12-08
1
-1
/
+0
*
Remove the -X option from dotest.py
Zachary Turner
2015-12-08
1
-1
/
+0
*
Remove the -g option from dotest.py
Zachary Turner
2015-12-08
1
-1
/
+0
*
Remove the -b option from dotest.py
Zachary Turner
2015-12-08
1
-1
/
+0
*
Remove +b option from dotest.py
Zachary Turner
2015-12-08
1
-1
/
+0
*
Remove the -D option from dotest.py.
Zachary Turner
2015-12-08
1
-1
/
+0
*
Add --curses shortcut for specifying the curses-based test results formatter.
Todd Fiala
2015-11-09
1
-0
/
+4
*
Python 3 - Turn on absolute imports, and fix existing imports.
Zachary Turner
2015-11-05
1
-0
/
+6
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-0
/
+194