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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Delete the -F command line option from dotest.py.
Zachary Turner
2015-12-09
3
-9
/
+0
*
Remove -k command line option from dotest.py.
Zachary Turner
2015-12-09
5
-97
/
+0
*
Remove -e option from dotest.py.
Zachary Turner
2015-12-09
7
-27
/
+8
*
Remove -libcxx option from dotest.py
Zachary Turner
2015-12-09
2
-4
/
+0
*
Move XunitFormatter into its own xunit_formatter.py file.
Todd Fiala
2015-12-09
2
-483
/
+505
*
Fix new summary to include exceptional exit count in determining exit value
Todd Fiala
2015-12-09
2
-14
/
+35
*
Disable the issue verification tests.
Todd Fiala
2015-12-09
3
-0
/
+0
*
create 3 issues for testbots: FAIL, ERROR (exceptional), and TIMEOUT
Todd Fiala
2015-12-09
4
-0
/
+66
*
Turn on new test summary results by default.
Todd Fiala
2015-12-09
2
-2
/
+9
*
Correctly XFAIL TestReturnValue
Pavel Labath
2015-12-09
1
-1
/
+1
*
XFAIL TestReturnValue for remote Windows->Android tests
Pavel Labath
2015-12-09
2
-1
/
+4
*
Fix a cleanup error in TestPlatformProcessConnect.py
Tamas Berghammer
2015-12-09
1
-1
/
+1
*
wire timeouts and exceptional inferior process exits through the test event s...
Todd Fiala
2015-12-09
5
-54
/
+420
*
Remove the -c option from dotest.py.
Zachary Turner
2015-12-08
6
-164
/
+6
*
Remove the -X option from dotest.py
Zachary Turner
2015-12-08
3
-10
/
+3
*
Remove the -g option from dotest.py
Zachary Turner
2015-12-08
3
-11
/
+1
*
Remove the -b option from dotest.py
Zachary Turner
2015-12-08
5
-49
/
+0
*
Remove +b option from dotest.py
Zachary Turner
2015-12-08
4
-22
/
+1
*
Remove the -D option from dotest.py.
Zachary Turner
2015-12-08
3
-9
/
+0
*
flip on executable bit on test runner tests
Todd Fiala
2015-12-08
2
-0
/
+0
*
Modify "platform connect" to connect to processes as well
Tamas Berghammer
2015-12-08
5
-17
/
+87
*
Add a new option to Platform::LoadImage to install the image
Tamas Berghammer
2015-12-08
1
-8
/
+2
*
Fixup dotest.py on mac for the configuration package
Pavel Labath
2015-12-08
2
-3
/
+3
*
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
3
-231
/
+259
*
Get rid of global variables in dotest.py
Zachary Turner
2015-12-08
21
-721
/
+560
*
Trying to submit 254476 one more time. This implement -gmodule debugging supp...
Greg Clayton
2015-12-08
1
-2
/
+2
*
Refactor ResultsFormatter creation into result_formatter.
Todd Fiala
2015-12-08
2
-73
/
+133
*
Add NetBSD in platform specific logging of the specified category in Register...
Kamil Rytarowski
2015-12-07
1
-0
/
+3
*
Add initial NetBSD support in lldbsuite/test/lldbtest.py
Kamil Rytarowski
2015-12-07
1
-5
/
+21
*
Return gmake as the default name for GNU make on NetBSD
Kamil Rytarowski
2015-12-07
1
-1
/
+1
*
Rename test_results.py to result_formatter.py.
Zachary Turner
2015-12-07
5
-19
/
+20
*
getwd(3) with NULL pointer extension is supported on NetBSD
Kamil Rytarowski
2015-12-07
1
-2
/
+2
*
Allow variable names to be quoted with -var-list-children
Chuck Ries
2015-12-07
1
-0
/
+3
*
Recommit "Fix race during process interruption"
Pavel Labath
2015-12-07
2
-3
/
+5
*
Make TestThreadStates more stable
Pavel Labath
2015-12-07
1
-25
/
+11
*
Added lldbsuite.lldb_test_root, switched formatter to use it.
Todd Fiala
2015-12-07
1
-5
/
+2
*
[LLDB][MIPS] Marking some expected failures
Mohit K. Bhakkad
2015-12-07
2
-11
/
+17
*
Moved total test count and rerun count into summary counts.
Todd Fiala
2015-12-07
1
-8
/
+22
*
Move test summary counts to end; simplify issue detail line
Todd Fiala
2015-12-07
1
-6
/
+16
*
Define new builder_netbsd
Kamil Rytarowski
2015-12-05
2
-0
/
+6
*
[LLDB][MIPS] Fix TestConstVariables.py
Sagar Thakur
2015-12-05
1
-0
/
+1
*
Make TestThreadSpecificBreakpoint.py more focused.
Zachary Turner
2015-12-04
5
-53
/
+143
*
Add a similar benchmark for our std::map performance
Enrico Granata
2015-12-04
3
-0
/
+75
*
Fix an issue where all tests marked with skip_if_callable would be skipped re...
Enrico Granata
2015-12-04
1
-4
/
+5
*
Add a benchmark that validates how much time LLDB spends trying to fully prin...
Enrico Granata
2015-12-04
3
-0
/
+75
*
Marked TestModulesInlineFunctions.py XFAIL
Todd Fiala
2015-12-04
1
-0
/
+1
*
Fix test error in TestObjCCheckers.py
Todd Fiala
2015-12-04
1
-1
/
+1
*
[LLDB][MIPS] Fix gdbremote_testcase.py
Mohit K. Bhakkad
2015-12-04
1
-3
/
+9
*
[LLDB][MIPS] XFAIL TestCrashDuringStep.py for MIPS
Jaydeep Patil
2015-12-04
1
-0
/
+1
[prev]
[next]