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
/
functionalities
/
data-formatter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
2
-2
/
+2
*
[TestLibCxxAtomic] Skip for GCC.
Siva Chandra
2016-02-13
1
-0
/
+1
*
[TestLibCxxAtomic] Fix Makefile so that the test builds on Linux.
Siva Chandra
2016-02-13
1
-0
/
+1
*
Data formatter support for libc++ std::atomic<T>
Enrico Granata
2016-02-12
3
-0
/
+81
*
The data formatters for NSArray, NSDictionary and (only partially) NSSet cont...
Enrico Granata
2016-02-12
4
-64
/
+1
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
1
-1
/
+1
*
Remove skipIf<compiler> decorators.
Zachary Turner
2016-02-09
12
-12
/
+12
*
Delete all the xfail / skip decorators for specific compilers.
Zachary Turner
2016-02-09
5
-5
/
+5
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
7
-7
/
+7
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
42
-58
/
+98
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
1
-1
/
+2
*
Fix a bug where type <formatter> list would ignore the -w argument
Enrico Granata
2016-01-29
1
-0
/
+4
*
Fix a bug where LLDB would not print the name of the function that a scripted...
Enrico Granata
2016-01-29
6
-0
/
+92
*
Fix an issue where the type <formatter> list command would not accept a valid...
Enrico Granata
2016-01-28
1
-0
/
+26
*
Fix TestSyntheticCapping for Python 3.
Zachary Turner
2016-01-26
1
-19
/
+19
*
Remove XFAIL from a few tests that have been fixed on Windows.
Zachary Turner
2016-01-08
1
-1
/
+0
*
Add a test case that validates that my change in r255603 does the right thing
Enrico Granata
2015-12-18
3
-0
/
+85
*
Enable the 'type X list' formatters commands to list formatters in language c...
Enrico Granata
2015-12-15
1
-1
/
+4
*
Remove some xfail-s fixed by r253026
Tamas Berghammer
2015-11-26
1
-1
/
+0
*
Remove expectedFailureFreeBSD decorator from now-passing tests
Ed Maste
2015-11-24
3
-3
/
+0
*
Uniquify all the type X delete commands via one common base class
Enrico Granata
2015-11-14
1
-1
/
+1
*
Re-add XFAILs to two tests
Pavel Labath
2015-11-13
1
-0
/
+1
*
Fix to solve Bug 23139 & Bug 23560
Abhishek Aggarwal
2015-11-13
1
-1
/
+0
*
Python 3 - Use the exec function, not the exec statement.
Zachary Turner
2015-11-06
1
-1
/
+3
*
Fix an issue where LLDB would truncate summaries for string types without pro...
Enrico Granata
2015-11-04
1
-1
/
+20
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
53
-53
/
+53
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
57
-114
/
+114
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
178
-0
/
+10451