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
/
packages
/
Python
/
lldbsuite
/
test
/
python_api
/
hello_world
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
1
-1
/
+0
*
TestHelloWorld: Make compatible with remote testing
Frederic Riss
2019-10-09
1
-10
/
+14
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
1
-3
/
+1
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
1
-2
/
+0
*
Fix `skipIfSanitized` decorator on macOS
Jonas Devlieghere
2019-08-01
1
-1
/
+1
*
[lldb] [test] Mark newly running test XFAIL on NetBSD
Michal Gorny
2019-07-30
1
-0
/
+1
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
1
-0
/
+1
*
Disable a few tests on the green dragon sanitzier bot.
Adrian Prantl
2018-12-20
1
-0
/
+1
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
Stella Stamenova
2018-12-20
1
-2
/
+0
*
TestHelloWorld: Use a file on the target platform for synchronisation.
Adrian Prantl
2018-12-18
2
-19
/
+29
*
A few small updates to the testsuite for running against an iOS device.
Jason Molenda
2018-12-17
1
-2
/
+0
*
Remove sleep() synchronisation from teststcase and
Adrian Prantl
2018-12-17
1
-9
/
+3
*
Mark this test as no debuginfo
Adrian Prantl
2018-06-22
1
-1
/
+1
*
[lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows
Stella Stamenova
2018-05-07
1
-0
/
+6
*
Build each testcase variant in its own subdirectory and remove the srcdir loc...
Adrian Prantl
2018-02-06
1
-15
/
+19
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-1
/
+1
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
2
-4
/
+5
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
2
-5
/
+4
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
2
-4
/
+5
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
2
-5
/
+4
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
2
-4
/
+5
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-11
/
+16
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
1
-2
/
+2
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
1
-2
/
+6
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
1
-6
/
+3
*
Fix for Bug 25338
Ravitheja Addepally
2016-01-19
1
-2
/
+0
*
Centralize the handling of attach permissions on linux in tests
Pavel Labath
2016-01-11
1
-20
/
+3
*
Teach LLDB how to directly launch processes on the iOS simulator
Enrico Granata
2015-11-05
1
-0
/
+3
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
1
-4
/
+4
*
Mark TestHelloWorld and TestInferiorAssert.py as XFAIL due llvm.org/pr25338.
Oleksiy Vyalov
2015-10-28
1
-0
/
+2
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
3
-0
/
+184