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
/
lldbtest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove skipIfLinuxClang decorator
Pavel Labath
2016-01-18
1
-18
/
+0
*
Guard against application of an XFAIL decorator on a class
Pavel Labath
2016-01-18
1
-0
/
+2
*
Fix detection of teardown hooks that are already bound.
Adrian McCarthy
2016-01-14
1
-1
/
+1
*
Xfail some Arm-Linux specific failures
Omair Javaid
2016-01-11
1
-3
/
+4
*
Remove old flaky test rerun logic
Pavel Labath
2016-01-05
1
-23
/
+3
*
Allow test decorators to use lists (and not_in(list)) for arches
Adrian McCarthy
2015-12-22
1
-3
/
+8
*
[test] Add ability to expect timeouts
Pavel Labath
2015-12-16
1
-0
/
+4
*
Make few adjustments after r255542.
Siva Chandra
2015-12-15
1
-3
/
+3
*
Remove the multiplier loop.
Zachary Turner
2015-12-14
1
-7
/
+27
*
Make skipIf decorator support not_in() functor.
Zachary Turner
2015-12-14
1
-6
/
+8
*
Make debug info specification use categories system.
Zachary Turner
2015-12-14
1
-68
/
+20
*
Make test categories composable
Pavel Labath
2015-12-14
1
-2
/
+8
*
Remove -S option from dotest.py.
Zachary Turner
2015-12-11
1
-13
/
+1
*
Add test event marking a test as explicitly eligible for rerun if it is marke...
Todd Fiala
2015-12-11
1
-0
/
+8
*
Add NetBSD support in the buildDriver and buildLibrary routines
Kamil Rytarowski
2015-12-10
1
-2
/
+2
*
Remove -w option from dotest.py.
Zachary Turner
2015-12-10
1
-12
/
+0
*
Remove -k command line option from dotest.py.
Zachary Turner
2015-12-09
1
-24
/
+0
*
XFAIL TestReturnValue for remote Windows->Android tests
Pavel Labath
2015-12-09
1
-1
/
+3
*
Remove the -c option from dotest.py.
Zachary Turner
2015-12-08
1
-63
/
+1
*
Remove the -b option from dotest.py
Zachary Turner
2015-12-08
1
-12
/
+0
*
Remove +b option from dotest.py
Zachary Turner
2015-12-08
1
-15
/
+1
*
Modify "platform connect" to connect to processes as well
Tamas Berghammer
2015-12-08
1
-2
/
+4
*
Get rid of global variables in dotest.py
Zachary Turner
2015-12-08
1
-39
/
+41
*
Add initial NetBSD support in lldbsuite/test/lldbtest.py
Kamil Rytarowski
2015-12-07
1
-5
/
+21
*
Define new builder_netbsd
Kamil Rytarowski
2015-12-05
1
-0
/
+2
*
Revert "Make skipIf support the not_in function (second attempt)."
Siva Chandra
2015-11-20
1
-15
/
+11
*
Make skipIf support the not_in function (second attempt).
Adrian McCarthy
2015-11-20
1
-11
/
+15
*
Revert "Make skipIf support the not_in function."
Siva Chandra
2015-11-20
1
-3
/
+3
*
Make skipIf support the not_in function.
Adrian McCarthy
2015-11-20
1
-3
/
+3
*
Cleanup work required to get the ASAN tests to run in the new test suite infr...
Enrico Granata
2015-11-19
1
-2
/
+3
*
Support unix-abstract-connect scheme as platform url in lldb testsuite
Ying Chen
2015-11-18
1
-2
/
+5
*
Fix some issues with swig & string conversion.
Zachary Turner
2015-11-18
1
-1
/
+1
*
Python 3 - Skip a certain test for a particular (swig,python) combo.
Zachary Turner
2015-11-16
1
-1
/
+8
*
Re-Apply "Add a "not_in()" function you can apply to the list type arguments ...
Ying Chen
2015-11-16
1
-3
/
+18
*
Add the ability to xfail or skip based on swig / python version.
Zachary Turner
2015-11-16
1
-11
/
+54
*
Revert "Add a "not_in()" function you can apply to the list type arguments to...
Pavel Labath
2015-11-16
1
-20
/
+3
*
Add a "not_in()" function you can apply to the list type arguments to expecte...
Jim Ingham
2015-11-14
1
-3
/
+20
*
Python 3 - Don't use unbuffered I/O in text mode.
Zachary Turner
2015-11-07
1
-2
/
+2
*
Don't use module internal implementation details in our decorators.
Zachary Turner
2015-11-06
1
-8
/
+4
*
Python 3 - Turn on absolute imports, and fix existing imports.
Zachary Turner
2015-11-05
1
-11
/
+14
*
Teach LLDB how to directly launch processes on the iOS simulator
Enrico Granata
2015-11-05
1
-0
/
+4
*
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
-1
/
+1
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-0
/
+2838