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
*
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
*
Remove the -c option from dotest.py.
Zachary Turner
2015-12-08
1
-78
/
+0
*
Remove the -X option from dotest.py
Zachary Turner
2015-12-08
1
-6
/
+3
*
Remove the -g option from dotest.py
Zachary Turner
2015-12-08
1
-5
/
+1
*
Remove the -b option from dotest.py
Zachary Turner
2015-12-08
1
-11
/
+0
*
Remove +b option from dotest.py
Zachary Turner
2015-12-08
1
-3
/
+0
*
Remove the -D option from dotest.py.
Zachary Turner
2015-12-08
1
-5
/
+0
*
Fixup dotest.py on mac for the configuration package
Pavel Labath
2015-12-08
1
-0
/
+1
*
Fixup dotest.py after the configuration package introduction
Pavel Labath
2015-12-08
1
-1
/
+1
*
Move LLDBTestResult class to its own module.
Zachary Turner
2015-12-08
1
-231
/
+5
*
Get rid of global variables in dotest.py
Zachary Turner
2015-12-08
1
-623
/
+232
*
Refactor ResultsFormatter creation into result_formatter.
Todd Fiala
2015-12-08
1
-73
/
+15
*
Rename test_results.py to result_formatter.py.
Zachary Turner
2015-12-07
1
-5
/
+5
*
Make --results-file stdout implied if unspecified when using a results format...
Todd Fiala
2015-12-02
1
-3
/
+13
*
Add --curses shortcut for specifying the curses-based test results formatter.
Todd Fiala
2015-11-09
1
-1
/
+5
*
Fix Linux tests after r252348.
Chaoren Lin
2015-11-06
1
-0
/
+1
*
Python 3 - Port use of string.maketrans and don't use sets.Set.
Zachary Turner
2015-11-06
1
-2
/
+4
*
Another import fix for OS X.
Chaoren Lin
2015-11-05
1
-1
/
+1
*
Fix OS X tests.
Chaoren Lin
2015-11-05
1
-1
/
+1
*
Python 3 - Turn on absolute imports, and fix existing imports.
Zachary Turner
2015-11-05
1
-11
/
+15
*
Python 3 - Don't use `os.path.walk`, it's removed in Py3.
Zachary Turner
2015-11-05
1
-4
/
+2
*
Teach LLDB how to directly launch processes on the iOS simulator
Enrico Granata
2015-11-05
1
-4
/
+34
*
Fix test infrastructure when using xunit output.
Todd Fiala
2015-11-04
1
-2
/
+2
[next]