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
/
data-formatter-synthval
/
TestDataFormatterSynthVal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-96
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-2
/
+4
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
[SBValue] Add a method GetNumChildren(uint32_t max)
Siva Chandra
2015-10-21
1
-0
/
+7
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-16
/
+4
*
Lookup function using full name if one with mangled name is not found.
Siva Chandra
2015-09-03
1
-1
/
+0
*
XFAIL some data formatter tests on Windows.
Zachary Turner
2015-08-14
1
-0
/
+1
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-1
/
+1
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-1
/
+1
*
[TestFormatters, TestDataFormatterSynthVal] Mark as xfail.
Siva Chandra
2015-04-10
1
-0
/
+1
*
Enabled a bunch of tests on Linux
Vince Harron
2015-03-31
1
-4
/
+0
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Mark 9 lldb unit tests for ubuntu as XFAIL.
Siva Chandra
2014-11-22
1
-0
/
+4
*
Fix a problem where summary strings could not use a synthetically generated v...
Enrico Granata
2014-10-22
1
-0
/
+5
*
If a ValueObject has a child that vends synthetic children, but only does so ...
Enrico Granata
2014-10-09
1
-0
/
+3
*
Extend synthetic children to produce synthetic values (as in, those that GetV...
Enrico Granata
2014-10-08
1
-0
/
+95