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
/
objc
/
foundation
/
TestObjCMethods.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-262
/
+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
-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
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-102
/
+56
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-2
/
+2
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-3
/
+3
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-3
/
+3
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
TestObjCMethods.FoundationTestCase was failing due to an error, fixed now.
Greg Clayton
2014-07-16
1
-13
/
+16
*
Marked TestObjCMethods failing tests XFAIL, fixed cleanup code, removed now-p...
Todd Fiala
2014-07-09
1
-2
/
+4
*
Fixed a test suite failure on Darwin due to logging issues.
Greg Clayton
2014-02-13
1
-1
/
+1
*
Removed spurious lookup of the $__lldb_expr
Sean Callanan
2014-02-06
1
-2
/
+0
*
Fixed a test suite exception that was cause by bad python (sys.unlink instead...
Greg Clayton
2014-01-23
1
-1
/
+1
*
Make sure to cleanup the "dwarf-lookups.txt" log file.
Greg Clayton
2014-01-11
1
-1
/
+7
*
We are doing spurious name lookups when running expressions in objective C me...
Greg Clayton
2014-01-11
1
-0
/
+42
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
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/12953853>
Greg Clayton
2013-01-08
1
-1
/
+1
*
Option changes:
Enrico Granata
2012-12-12
1
-1
/
+1
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-4
/
+4
*
Missed a few places where I didn't delete the obsolete (commented out) versio...
Jim Ingham
2012-09-22
1
-12
/
+1
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-14
/
+23
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+6
*
Fixed a problem in our local Clang's method for
Sean Callanan
2012-01-05
1
-0
/
+4
*
Cleaned up the SBType.h file to not include internal headers and reorganized
Greg Clayton
2011-08-03
1
-2
/
+2
*
Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, s...
Johnny Chen
2011-07-11
1
-2
/
+1
*
Centralize all of the type name code so that we always strip the leading
Greg Clayton
2011-06-30
1
-1
/
+1
*
Add @expectedFailure for TestCallStdStringFunction.py (radar was filed) and
Johnny Chen
2011-06-28
1
-1
/
+0
*
Move global_variables dir to lang/c and foundation dir to lang/objc.
Johnny Chen
2011-06-25
1
-0
/
+255