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] Remove crashinfo hook
Pavel Labath
2018-01-10
1
-1
/
+0
*
Revert "[lldbtests] Handle errors instead of crashing."
Pavel Labath
2017-10-24
1
-5
/
+1
*
[lldbtests] Handle errors instead of crashing.
Davide Italiano
2017-10-23
1
-1
/
+5
*
Centralize libc++ test skipping logic
Pavel Labath
2017-03-29
1
-0
/
+25
*
Fix remote test suite directory creation
Pavel Labath
2017-03-20
1
-2
/
+9
*
allow for specification of compiler/lldb executables basename
Tim Hammerquist
2017-03-17
1
-0
/
+4
*
executables should be validated before spawning subprocesses
Tim Hammerquist
2017-03-17
1
-2
/
+14
*
dotest.py: remove the ability to specify different architectures/compilers in...
Pavel Labath
2017-03-15
1
-128
/
+87
*
[CMake] Override debugserver to use the build tree on Darwin
Chris Bieneman
2017-03-14
1
-0
/
+3
*
[Test-Suite] Speculative fix for darwin bots
Chris Bieneman
2016-10-31
1
-2
/
+2
*
[Test Suite] Properly respect --framework option
Chris Bieneman
2016-10-31
1
-0
/
+3
*
[Test Suite] Allow overriding codesign identity
Chris Bieneman
2016-10-21
1
-0
/
+2
*
Fix lookup path for lldb-mi
Chris Bieneman
2016-10-12
1
-6
/
+7
*
Improvements to testing blacklist
Francis Ricci
2016-10-04
1
-22
/
+14
*
Allow for tests to be disabled at runtime
Francis Ricci
2016-09-23
1
-1
/
+51
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-105
/
+240
*
Allow custom formatting of session log file names.
Zachary Turner
2016-05-17
1
-0
/
+1
*
test: remove use of undefined variables
Saleem Abdulrasool
2016-05-16
1
-2
/
+1
*
test: add missing splat
Saleem Abdulrasool
2016-05-16
1
-1
/
+1
*
test: add missing parameter
Saleem Abdulrasool
2016-05-16
1
-1
/
+1
*
test infra: catch bad decorators and import-time errors
Todd Fiala
2016-05-13
1
-54
/
+79
*
fix argument usage for '-#' command line option
Todd Fiala
2016-05-05
1
-1
/
+1
*
Store absolute path for lldb executable in dotest.py
Francis Ricci
2016-04-25
1
-1
/
+1
*
test infra: move test event-related handling into its own package
Todd Fiala
2016-04-20
1
-10
/
+8
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-1
/
+1
*
Eliminate the TestStarted-XXX and TestFinished-XXX files from check-lldb runs.
Adrian McCarthy
2016-03-10
1
-11
/
+0
*
Add a symbolic link from the test directory to the actual - elsewhere located...
Enrico Granata
2015-12-16
1
-1
/
+1
*
test-infra: refactored new summary results into base ResultsFormatter class
Todd Fiala
2015-12-15
1
-1
/
+1
*
test infra: enable single-worker rerun phase for flakey tests.
Todd Fiala
2015-12-14
1
-0
/
+1
*
Make debug info specification use categories system.
Zachary Turner
2015-12-14
1
-17
/
+0
*
test infra: adds book-keeping for rerunnable tests
Todd Fiala
2015-12-12
1
-0
/
+3
*
Revert "Revert "Turn on new test summary results by default.""
Todd Fiala
2015-12-11
1
-0
/
+6
*
Remove -S option from dotest.py.
Zachary Turner
2015-12-11
1
-3
/
+0
*
Remove -r and -R options from dotest.py.
Zachary Turner
2015-12-11
1
-100
/
+1
*
Revert "Turn on new test summary results by default."
Pavel Labath
2015-12-11
1
-6
/
+0
*
Remove the -y option from dotest.py.
Zachary Turner
2015-12-10
1
-4
/
+0
*
Remove the -x option from dotest.py.
Zachary Turner
2015-12-10
1
-5
/
+0
*
Remove deprecated command line options from dotest.py
Zachary Turner
2015-12-10
1
-10
/
+0
*
Remove the --output-on-success command line argument from dotest.
Zachary Turner
2015-12-10
1
-7
/
+2
*
Remove the -T option from dotest.py.
Zachary Turner
2015-12-10
1
-13
/
+0
*
Remove -w option from dotest.py.
Zachary Turner
2015-12-10
1
-3
/
+0
*
Remove the -P option from dotest.py
Zachary Turner
2015-12-09
1
-7
/
+0
*
Delete the -n command line option from dotest.py.
Zachary Turner
2015-12-09
1
-14
/
+7
*
Remove the -i command line option from dotest.py.
Zachary Turner
2015-12-09
1
-7
/
+0
*
Delete the -F command line option from dotest.py.
Zachary Turner
2015-12-09
1
-5
/
+0
*
Remove -k command line option from dotest.py.
Zachary Turner
2015-12-09
1
-3
/
+0
*
Remove -e option from dotest.py.
Zachary Turner
2015-12-09
1
-7
/
+0
*
Remove -libcxx option from dotest.py
Zachary Turner
2015-12-09
1
-3
/
+0
*
Turn on new test summary results by default.
Todd Fiala
2015-12-09
1
-0
/
+6
*
wire timeouts and exceptional inferior process exits through the test event s...
Todd Fiala
2015-12-09
1
-2
/
+11
[next]