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
/
functionalities
/
data-formatter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
178
-10451
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
53
-53
/
+53
*
Convert deprecated unittest method names.
Zachary Turner
2015-10-26
1
-2
/
+2
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
1
-0
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
53
-8
/
+114
*
Enable the libc++ tests on linux
Pavel Labath
2015-10-23
9
-18
/
+18
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
53
-390
/
+106
*
Fix libstdc++ data formatters on Ubuntu 15.10 x86_64
Todd Fiala
2015-10-22
2
-13
/
+15
*
[SBValue] Add a method GetNumChildren(uint32_t max)
Siva Chandra
2015-10-21
3
-0
/
+33
*
[DataFormatters] Make libc++ list loop detection linear
Pavel Labath
2015-10-21
3
-0
/
+91
*
Adjust TestCompletion.py and TestDumpDynamic.py after recent changes.
Siva Chandra
2015-10-20
1
-1
/
+1
*
Add a data formatter for __NSArray0, the type of empty arrays
Enrico Granata
2015-10-14
1
-0
/
+2
*
This is the work I was building up to with my patches yesterday
Enrico Granata
2015-10-07
7
-36
/
+36
*
Route the preferred-display-language mechanism to the ValueObjectPrinter and ...
Enrico Granata
2015-10-07
1
-2
/
+0
*
Rename a test case to avoid name conflict
Tamas Berghammer
2015-10-06
1
-0
/
+0
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
52
-914
/
+182
*
Make libc++ tests skip themselves if libc++ is not actually loaded in the target
Enrico Granata
2015-09-18
11
-1
/
+23
*
Add the ability for formatter categories to be bound to one or more languages
Enrico Granata
2015-09-17
2
-9
/
+7
*
Add missed import lldbtest.
Oleksiy Vyalov
2015-09-11
1
-0
/
+1
*
XFAIL some more tests related to value api
Zachary Turner
2015-09-11
1
-1
/
+1
*
Move the C++ data formatters to the C++ language plugin
Enrico Granata
2015-09-04
1
-5
/
+5
*
Lookup function using full name if one with mangled name is not found.
Siva Chandra
2015-09-03
1
-1
/
+0
*
XFAIL more bugs that depend on dynamic value resolution.
Zachary Turner
2015-09-02
1
-1
/
+1
*
Rename all functionalities/data-formatter test case with radar bug numbers in...
Enrico Granata
2015-08-25
43
-128
/
+11
*
XFAIL some data formatter tests on Windows.
Zachary Turner
2015-08-14
5
-0
/
+5
*
Disable libstdc++ and libcxx data formatter tests on Windows.
Zachary Turner
2015-08-14
8
-4
/
+9
*
Fix a bug where the std::list synthetic child provider would not clean its ca...
Enrico Granata
2015-07-28
2
-2
/
+26
*
Add option eTypeOptionHideEmptyAggregates.
Siva Chandra
2015-07-24
2
-0
/
+9
*
Teach the NSString data formatter to handle embedded NULs in short ASCII strings
Enrico Granata
2015-07-17
2
-0
/
+26
*
Improve the NSString data formatter so that explicitly-lengthed Unicode strin...
Enrico Granata
2015-07-17
2
-0
/
+11
*
Split the portion of the data-formatter-objc test case that deals with NSStri...
Enrico Granata
2015-07-17
4
-85
/
+203
*
Teach the std::wstring data formatter how to properly display strings with em...
Enrico Granata
2015-07-17
2
-2
/
+5
*
Add StringPrinter support for printing a std::string with embedded NUL bytes
Enrico Granata
2015-07-17
2
-2
/
+5
*
Add a summary for vector types
Enrico Granata
2015-07-07
1
-2
/
+3
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
51
-58
/
+58
*
Revert r239873 - I actually want to think some more about this
Enrico Granata
2015-06-17
2
-4
/
+0
*
Fix an issue where the oneliner printing of variables would ignore custom for...
Enrico Granata
2015-06-17
2
-0
/
+4
*
Fix a bug where trying to Dump() a ValueObject would use the static/non-synth...
Enrico Granata
2015-06-03
3
-0
/
+50
*
Use wildcard instead of relying on shell globbing.
Chaoren Lin
2015-06-02
1
-2
/
+1
*
Simplify regex in TestDataFormatterUnordered.py for better readability.
Chaoren Lin
2015-05-28
1
-6
/
+22
*
[TestDataFormatterUnordered] Use patterns to match unordered_<multi>set elements
Siva Chandra
2015-05-28
1
-8
/
+8
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
51
-58
/
+58
*
[TestDataFormatterUnordered] Fix a few typos in the test.
Siva Chandra
2015-05-27
1
-2
/
+2
*
Make it so that changing formats on a synthetic value object causes children ...
Enrico Granata
2015-05-07
1
-0
/
+9
*
Mark TestTypedefArray as XFAIL with Gcc.
Oleksiy Vyalov
2015-05-04
1
-1
/
+2
*
Enabled libc++ formatter tests on Linux
Vince Harron
2015-05-04
22
-41
/
+88
*
XFAIL tests that are failed on linux with gcc-4.9.2
Ying Chen
2015-04-21
2
-1
/
+2
*
Add Makefile for typedef_array
Ying Chen
2015-04-20
1
-0
/
+4
*
This patch implements several improvements to the
Sean Callanan
2015-04-20
1
-4
/
+0
*
Skip libc++ data formmatting tests on Windows. libc++ hasn't been ported to ...
Adrian McCarthy
2015-04-13
8
-0
/
+8
[next]