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
/
dynamic-value
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
5
-504
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
2
-2
/
+2
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
2
-3
/
+3
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
2
-8
/
+12
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
2
-16
/
+5
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
2
-102
/
+66
*
[Windows] XFAIL test that depend on dynamic value types.
Zachary Turner
2015-09-02
1
-0
/
+1
*
Enabled a bunch of tests on Linux
Vince Harron
2015-03-31
1
-1
/
+0
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
2
-3
/
+3
*
Some more failure to bug tracking
Enrico Granata
2014-10-16
1
-4
/
+2
*
Add decorator for FreeBSD DynamicValueTestCase failure
Ed Maste
2014-04-07
1
-0
/
+1
*
rdar://16424649
Enrico Granata
2014-04-02
2
-60
/
+0
*
Use continue instead of next
Enrico Granata
2014-04-01
1
-1
/
+1
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
2
-2
/
+2
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
2
-2
/
+2
*
Remove decorators for llvm.org/pr17225
Ed Maste
2013-11-22
1
-1
/
+0
*
Workaround the DWARF info is anticipating the derived class assignment issue ...
Enrico Granata
2013-10-31
1
-2
/
+8
*
Marking dynamic value test as expected failure on Linux.
Andrew Kaylor
2013-10-31
1
-0
/
+1
*
Fix dynamic value test to build correctly on Linux with C++11 features.
Andrew Kaylor
2013-10-31
1
-2
/
+2
*
<rdar://problem/15045059>
Enrico Granata
2013-10-30
2
-0
/
+55
*
test: Update FreeBSD failure decorators
Ed Maste
2013-09-13
1
-0
/
+1
*
<rdar://problem/13558484>
Enrico Granata
2013-04-11
1
-1
/
+5
*
Patch from Matt Kopec <matt.kopec@intel.com> to fix the problem that if two b...
Jim Ingham
2012-10-16
1
-1
/
+2
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
2
-0
/
+6
*
fixing a macro name mismatch that was making our test case succeed for the wr...
Enrico Granata
2012-02-10
2
-2
/
+4
*
Fix compile time warnings for the inferior program.
Johnny Chen
2012-02-09
2
-2
/
+2
*
Special build dictionary needs the same dictionary when specifying the after-...
Johnny Chen
2012-02-06
1
-0
/
+4
*
Add regular C++ inheritance in addition to the virtual inheritance to TestCpp...
Johnny Chen
2012-02-06
2
-11
/
+37
*
Add test cases for SBValue.Cast(SBType). The test logic needs more polishing.
Johnny Chen
2012-02-04
2
-0
/
+198
*
Add SBValue::GetDynamicValue and SBValue::GetStaticValue API's.
Jim Ingham
2011-12-08
1
-0
/
+9
*
Turn the EvaluateExpression (..., True) tests back on.
Jim Ingham
2011-10-07
1
-4
/
+3
*
Centralize all of the type name code so that we always strip the leading
Greg Clayton
2011-06-30
1
-1
/
+1
*
Move C++-related test directories to now reside under lang.
Johnny Chen
2011-06-25
3
-0
/
+297