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
/
python_api
/
hello_world
/
TestHelloWorld.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-142
/
+0
*
Changes for Bug 17384
Ravitheja Addepally
2015-10-28
1
-2
/
+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
-3
/
+3
*
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
-85
/
+19
*
XFAIL TestHelloWorld on Windows.
Zachary Turner
2015-09-01
1
-0
/
+2
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-3
/
+3
*
Fix RegisterCommandsTestCase and HelloWorldTestCase tests which hang on OS X ...
Ilia K
2015-03-26
1
-0
/
+6
*
Restore commented setTearDownCleanup in TestHelloWorld.test_with_dwarf_and_at...
Oleksiy Vyalov
2015-03-10
1
-1
/
+1
*
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...
Oleksiy Vyalov
2015-03-10
1
-3
/
+1
*
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
*
Mark 32/64-bit tests as expected fail after root causing and referencing bugz...
Matt Kopec
2013-09-26
1
-0
/
+2
*
Attach by name tests now pass on FreeBSD
Ed Maste
2013-08-30
1
-1
/
+0
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-0
/
+4
*
Assorted test suite fixes as a result of GCC 4.8 validation efforts
Daniel Malea
2013-07-30
1
-0
/
+7
*
tests: Mark expected FreeBSD failures due to pr16699
Ed Maste
2013-07-25
1
-0
/
+1
*
Re-enable tests disabled due to llvm.org/pr14541
Daniel Malea
2013-05-15
1
-1
/
+0
*
Avoid hang in attach-by-name test case
Daniel Malea
2013-04-01
1
-1
/
+1
*
Fix misuse of python subprocess module (caused "leaking" processes and garbli...
Daniel Malea
2013-02-15
1
-10
/
+6
*
Test suite cleanup for Linux: mark test cases expected to fail due to open bu...
Daniel Malea
2012-12-19
1
-0
/
+1
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+6
*
Modify the test cases so that each uses a unique executable name for the debu...
Johnny Chen
2012-01-18
1
-8
/
+15
*
Work in progress for:
Johnny Chen
2011-12-20
1
-0
/
+7
*
Move hello_world to now reside under python_api dir.
Johnny Chen
2011-06-26
1
-0
/
+178