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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make few adjustments after r255542.
Siva Chandra
2015-12-15
1
-3
/
+3
*
test infra: catch and print exception info on test runner socket listener
Todd Fiala
2015-12-14
1
-5
/
+21
*
[Test] Addresses failing test when path to make contains spaces
Kate Stone
2015-12-14
1
-2
/
+2
*
Remove the multiplier loop.
Zachary Turner
2015-12-14
1
-7
/
+27
*
Revert "Temporarily skip TestWithLimitDebugInfo on Darwin and OS X"
Todd Fiala
2015-12-14
1
-2
/
+0
*
Temporarily skip TestWithLimitDebugInfo on Darwin and OS X
Todd Fiala
2015-12-14
1
-0
/
+2
*
Correction in TestFrames.py test for arm targets in thumb mode
Omair Javaid
2015-12-14
1
-3
/
+6
*
test infra: enable single-worker rerun phase for flakey tests.
Todd Fiala
2015-12-14
9
-26
/
+195
*
Make skipIf decorator support not_in() functor.
Zachary Turner
2015-12-14
1
-6
/
+8
*
Make debug info specification use categories system.
Zachary Turner
2015-12-14
8
-107
/
+42
*
Make test categories composable
Pavel Labath
2015-12-14
3
-18
/
+20
*
Extend XFAIL on TestNamespaceLookup on linux
Pavel Labath
2015-12-14
1
-1
/
+1
*
XFAIL TestNamespaceLookup for linux
Pavel Labath
2015-12-14
1
-0
/
+4
*
[LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...
Mohit K. Bhakkad
2015-12-14
1
-0
/
+1
*
Test case for "Fix scope-based lookup when more than one function is found."
Dawn Perchik
2015-12-12
1
-0
/
+216
*
Fix scope-based lookup when more than one function is found.
Dawn Perchik
2015-12-12
6
-2
/
+169
*
test infra: adds book-keeping for rerunnable tests
Todd Fiala
2015-12-12
7
-45
/
+165
*
Decouple test execution and test finder logic in parallel test runner.
Todd Fiala
2015-12-12
1
-16
/
+22
*
Use new set when checking if a test event type matches the job/test result types
Todd Fiala
2015-12-11
1
-3
/
+1
*
Revert "Revert "Turn on new test summary results by default.""
Todd Fiala
2015-12-11
2
-2
/
+9
*
Add some tests for stack and local variable inspection for mini dumps.
Adrian McCarthy
2015-12-11
3
-9
/
+109
*
Add expected timeout support to test event architecture.
Todd Fiala
2015-12-11
4
-1
/
+74
*
Remove -S option from dotest.py.
Zachary Turner
2015-12-11
5
-21
/
+1
*
Remove -r and -R options from dotest.py.
Zachary Turner
2015-12-11
3
-108
/
+1
*
Add test event marking a test as explicitly eligible for rerun if it is marke...
Todd Fiala
2015-12-11
3
-4
/
+30
*
Create test for llvm.org/pr25806
Tamas Berghammer
2015-12-11
13
-15
/
+100
*
XFAIL TestLoadUnload for Windows->Android
Pavel Labath
2015-12-11
1
-0
/
+1
*
Revert "Turn on new test summary results by default."
Pavel Labath
2015-12-11
2
-9
/
+2
*
test result details now print module.class.test_name in verbose mode.
Todd Fiala
2015-12-10
2
-2
/
+10
*
Add NetBSD support in the buildDriver and buildLibrary routines
Kamil Rytarowski
2015-12-10
1
-2
/
+2
*
Remove the -y option from dotest.py.
Zachary Turner
2015-12-10
11
-38
/
+9
*
Remove the -x option from dotest.py.
Zachary Turner
2015-12-10
6
-20
/
+3
*
Remove deprecated command line options from dotest.py
Zachary Turner
2015-12-10
2
-19
/
+0
*
Remove the --output-on-success command line argument from dotest.
Zachary Turner
2015-12-10
4
-31
/
+5
*
Remove the -T option from dotest.py.
Zachary Turner
2015-12-10
3
-17
/
+0
*
Remove -w option from dotest.py.
Zachary Turner
2015-12-10
3
-16
/
+0
*
enable timeout/exceptional exit support for xUnit formatter
Todd Fiala
2015-12-09
3
-2
/
+97
*
Remove the -P option from dotest.py
Zachary Turner
2015-12-09
4
-21
/
+0
*
Delete the -n command line option from dotest.py.
Zachary Turner
2015-12-09
3
-19
/
+7
*
Remove the -i command line option from dotest.py.
Zachary Turner
2015-12-09
3
-11
/
+0
*
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
[prev]
[next]