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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
test runner: Unix systems now put inferior dotest in its own process group.
Todd Fiala
2015-09-22
1
-1
/
+2
*
Remove expectedFailureFreeBSD from passing tests
Ed Maste
2015-09-22
2
-2
/
+0
*
Remove expectedFailureFreeBSD from passing test
Ed Maste
2015-09-22
1
-1
/
+0
*
xUnit test formatter: add options for ignoring skipped tests
Todd Fiala
2015-09-22
1
-1
/
+68
*
Remove expectedFailureFreeBSD from passing test_expr_null_with_dwarf
Ed Maste
2015-09-22
1
-1
/
+0
*
Split the curses stuff out into a separate file so that we can import curses ...
Greg Clayton
2015-09-22
2
-129
/
+185
*
test framework: parallel test runner sends terminate to formatter before prin...
Todd Fiala
2015-09-22
3
-4
/
+23
*
Fixed up the curses test results formatter to:
Greg Clayton
2015-09-21
2
-62
/
+66
*
XFAIL TestConnectRemote.py on FreeBSD
Ed Maste
2015-09-21
1
-0
/
+1
*
For now skip go tests that trigger assertion failures on FreeBSD
Ed Maste
2015-09-21
2
-0
/
+2
*
test framework: ignore sighups
Todd Fiala
2015-09-21
1
-0
/
+5
*
Fix Linux bot.
Chaoren Lin
2015-09-19
1
-1
/
+2
*
Added a curses based way to see the test suite running. Works only where curs...
Greg Clayton
2015-09-19
3
-17
/
+413
*
test events: added optional value type to extra event key/val pairs
Todd Fiala
2015-09-18
3
-4
/
+11
*
test events: add test_filename to all test-related events.
Todd Fiala
2015-09-18
1
-0
/
+1
*
test events: announce worker count in new initialize event
Todd Fiala
2015-09-18
4
-109
/
+103
*
On Linux, if you can't actually locate the libc++ install, do not attempt to ...
Enrico Granata
2015-09-18
1
-4
/
+9
*
Adds parallel work queue index to test events, stdout/stderr results support.
Todd Fiala
2015-09-18
4
-47
/
+185
*
Make libc++ tests skip themselves if libc++ is not actually loaded in the target
Enrico Granata
2015-09-18
12
-1
/
+59
*
xUnit test output: implemented proper xml escaping
Todd Fiala
2015-09-18
1
-18
/
+53
*
xunit output: add backtraces; limit attribute
Todd Fiala
2015-09-18
1
-4
/
+33
*
Fixed test runner output for Jenkins xUnit publish
Todd Fiala
2015-09-18
1
-1
/
+2
*
Get the process ID from a minidump.
Adrian McCarthy
2015-09-17
1
-1
/
+1
*
Fix TestMiSymbol for gcc-4.9 test.
Chaoren Lin
2015-09-17
1
-1
/
+1
*
[lldb-mi] Fix the handling of files in -data-info-line and -symbol-list-lines.
Dawn Perchik
2015-09-17
6
-3
/
+121
*
XFAIL step after crash tests on android-aarch64 API 21
Tamas Berghammer
2015-09-17
2
-0
/
+2
*
Remove XTIMEOUT from TestAttachDenied on linux
Pavel Labath
2015-09-17
1
-1
/
+0
*
Add the ability for formatter categories to be bound to one or more languages
Enrico Granata
2015-09-17
2
-9
/
+7
*
XFAIL TestCppNsImport for gcc-4.9 inclusive.
Chaoren Lin
2015-09-16
1
-1
/
+1
*
Fix Makefile for Windows to Android tests.
Chaoren Lin
2015-09-16
1
-5
/
+6
*
XFAIL TestCppNsImport for gcc-4.9.
Chaoren Lin
2015-09-16
1
-0
/
+1
*
Add an OperatingSystem plugin to support goroutines
Ryan Brown
2015-09-16
2
-0
/
+176
*
Add using directives to the clang::DeclContext and fix decls for variables in...
Paul Herman
2015-09-16
1
-6
/
+9
*
Remove XFAIL from TestCppNsImport.
Zachary Turner
2015-09-16
1
-2
/
+0
*
Add first tests for mini-dump debugging.
Adrian McCarthy
2015-09-16
4
-0
/
+77
*
Last set of XFAILs for Windows.
Zachary Turner
2015-09-16
8
-0
/
+10
*
Decorate flaky FreeBSD test
Ed Maste
2015-09-16
1
-0
/
+1
*
Upgrading TestCreateDuringInstructionStep from XFLAKY to XFAIL on android arm
Pavel Labath
2015-09-16
1
-1
/
+1
*
Remove expectedFailureFreeBSD from passing watchpoint tests
Ed Maste
2015-09-16
3
-3
/
+0
*
Remove expectedFailureFreeBSD from passing test
Ed Maste
2015-09-16
1
-1
/
+0
*
Remove expectedFailureFreeBSD from passing test
Ed Maste
2015-09-16
1
-1
/
+0
*
Fix MacOSX since "imported" and "Imported::imported" are ambiguous. Test that...
Greg Clayton
2015-09-16
1
-2
/
+9
*
Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman
2015-09-15
2
-3
/
+80
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-1
/
+1
*
Add JUnit/XUnit-formatted output to the lldb test run system
Todd Fiala
2015-09-15
6
-114
/
+1537
*
Skip TestGoASTContext on remote targets as it it not remote compatible
Tamas Berghammer
2015-09-15
1
-0
/
+1
*
Add support for DW_OP_GNU_const_index to dwarf expression
Tamas Berghammer
2015-09-15
1
-1
/
+1
*
Mark TestMultipleDebuggers as flakey on Darwin.
Todd Fiala
2015-09-15
1
-0
/
+1
*
Fixed up TestConstVariables for Linux/FreeBSD, take 2.
Todd Fiala
2015-09-15
1
-1
/
+9
*
Revert "Fixup XFAIL marking on TestConstVariables for clang version"
Chaoren Lin
2015-09-15
1
-3
/
+1
[prev]
[next]