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-skip-summary
/
TestDataFormatterSkipSummary.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-175
/
+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
-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
-10
/
+2
*
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
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Add decorators for tests failing to build on the lab.llvm.org FreeBSD buildbot
Ed Maste
2014-08-06
1
-0
/
+1
*
Make the test runner understand Windows command shell execution.
Zachary Turner
2014-07-22
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
<rdar://problem/12042982>
Enrico Granata
2013-10-04
1
-3
/
+1
*
Fix makefile and re-enable test disabled due to llvm.org/pr15256
Daniel Malea
2013-03-04
1
-1
/
+0
*
Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOf...
Daniel Malea
2013-02-13
1
-1
/
+1
*
Mark test cases affected by PR 15036 (GCC-generated DWARF causes parser crash)
Daniel Malea
2013-01-24
1
-0
/
+1
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-12
/
+12
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-5
/
+5
*
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...
Johnny Chen
2012-04-06
1
-0
/
+2
*
Uniquefy the various data-formatter test class names so that:
Johnny Chen
2011-08-23
1
-1
/
+1
*
Short option for --summary-string in 'type summary add' is now -s. This might...
Enrico Granata
2011-08-23
1
-7
/
+7
*
First round of code cleanups:
Enrico Granata
2011-08-17
1
-1
/
+1
*
Skip the remaining -Y? (skipping ? layers of summaries) tests if using a know...
Johnny Chen
2011-07-20
1
-0
/
+16
*
Fixed a bug where deleting a regex summary would not immediately reflect in t...
Enrico Granata
2011-07-19
1
-1
/
+1
*
Some descriptive text for the Python script feature:
Enrico Granata
2011-07-16
1
-0
/
+169