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
/
python_api
/
formatters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
4
-516
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
1
-2
/
+2
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-3
/
+5
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-26
/
+11
*
Remove expectedFailureFreeBSD from passing test_with_dwarf_formatters_api
Ed Maste
2015-09-14
1
-1
/
+0
*
[ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclaration
Siva Chandra
2015-08-18
1
-0
/
+1
*
XFAIL test_with_dwarf_formatters_api on FreeBSD
Ed Maste
2015-07-27
1
-0
/
+1
*
Add option eTypeOptionHideEmptyAggregates.
Siva Chandra
2015-07-24
3
-2
/
+53
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-2
/
+2
*
Add test for SBValue.GetNonSyntheticValue in presence of synth provider.
Siva Chandra
2015-06-26
4
-25
/
+80
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-2
/
+2
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-8
/
+3
*
Clean renamed files on 'make clean'
Filipe Cabecinhas
2012-05-30
1
-0
/
+3
*
Fixing the test case so that it runs correctly on i386 as well as on x86_64
Enrico Granata
2012-04-24
2
-4
/
+6
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
Synthetic values are now automatically enabled and active by default. SBValue...
Enrico Granata
2012-03-27
3
-1
/
+85
*
Adding formatters for several useful Objective-C/Cocoa data types. The new ca...
Enrico Granata
2012-02-17
1
-0
/
+15
*
adding a new test case for the SB formatters API
Enrico Granata
2012-02-15
4
-0
/
+327