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
/
namespace
/
TestNamespace.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-111
/
+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
-0
/
+2
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-17
/
+4
*
XFAIL some C++ language specific tests on Windows.
Zachary Turner
2015-09-11
1
-0
/
+1
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-1
/
+1
*
[TestNamespace] Fix an accidentally committed local change.
Siva Chandra
2015-05-27
1
-1
/
+1
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-2
/
+2
*
Many many test failures after some recent changes. The problem is lldbtest.ge...
Greg Clayton
2015-04-02
1
-1
/
+1
*
Update sys.platform switched behavior in tests to use self.getPlatform (remot...
Robert Flack
2015-04-01
1
-1
/
+1
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
[DWARF] Generate qualified names of functions if linkage names are missing.
Siva Chandra
2015-03-27
1
-1
/
+3
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
test: Remove annotation for now-fixed FreeBSD issue pr15302
Ed Maste
2013-11-15
1
-1
/
+0
*
<rdar://problem/14393032>
Enrico Granata
2013-09-30
1
-4
/
+4
*
test: Add @expectedFailureFreeBSD decorators
Ed Maste
2013-09-10
1
-0
/
+1
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
Add expression tests for a function in an anonymous namespace.
Matt Kopec
2013-05-13
1
-0
/
+10
*
A few more GCC specific test fixes as per logged PRs:
Daniel Malea
2013-02-19
1
-0
/
+1
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-2
/
+2
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-4
/
+2
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
Change the expected substrings for 'frame variable' output to:
Johnny Chen
2011-11-01
1
-1
/
+1
*
Remove the @expectedFailure decorator as rdar://problem/8668674 is fixed.
Johnny Chen
2011-08-01
1
-4
/
+2
*
Make the test criteria more stringent with respect to rdar://problem/8668674 ...
Johnny Chen
2011-07-28
1
-4
/
+6
*
Modify:
Johnny Chen
2011-07-27
1
-1
/
+1
*
Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, s...
Johnny Chen
2011-07-11
1
-2
/
+2
*
Move namespace directory to now reside under lang/cpp.
Johnny Chen
2011-06-25
1
-0
/
+113