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
/
lang
/
cpp
/
this
/
TestCPPThis.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-53
/
+0
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-6
/
+0
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-22
/
+5
*
[Windows] XFAIL tests that depend on expression name lookup.
Zachary Turner
2015-08-18
1
-0
/
+2
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-1
/
+1
*
Added expectedFlakey test decorator
Vince Harron
2015-06-26
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
*
xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot ...
Ying Chen
2015-03-25
1
-0
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Expression evaluation works on FreeBSD after switch to MCJIT
Ed Maste
2013-08-30
1
-1
/
+0
*
Mark additional icc test failures as expected fail.
Matt Kopec
2013-08-02
1
-0
/
+1
*
tests: Mark expected FreeBSD failures due to pr16697
Ed Maste
2013-07-30
1
-0
/
+1
*
Un-skipping tests affected by llvm.org/pr15256
Daniel Malea
2013-03-04
1
-2
/
+1
*
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
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-5
/
+4
*
Fixed a nasty bug where JIT expressions didn't work
Sean Callanan
2012-05-21
1
-1
/
+1
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
Commenting out the two @expectedFailureClang decorators as the tests have bee...
Johnny Chen
2011-12-12
1
-2
/
+2
*
Remove skip decorator now that crash has been fixed.
Johnny Chen
2011-08-24
1
-2
/
+0
*
Skip these two cases temporarily while investigating the crash on OSX Lion wi...
Johnny Chen
2011-08-23
1
-0
/
+2
*
Add some expected failure decorators with radar numbers.
Johnny Chen
2011-08-23
1
-0
/
+4
*
This is an overhaul of the expression parser code
Sean Callanan
2011-08-05
1
-0
/
+67