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
/
decorators.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/test] Skip editline tests when LLDB_ENABLE_LIBEDIT is off.
Jonas Devlieghere
2019-12-20
1
-0
/
+3
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
1
-1
/
+0
*
[test] Fix apple_simulator_test decorator when simulators are unavailable
Alex Langford
2019-11-06
1
-1
/
+1
*
testsuite: skipIfNoSBHeaders should skip when running remotely
Fred Riss
2019-11-05
1
-0
/
+3
*
[DWARF] Evaluate DW_OP_entry_value
Vedant Kumar
2019-09-11
1
-1
/
+11
*
[dotest] Add @skipIfCursesSupportMissing and annotate the new gui test
Pavel Labath
2019-09-02
1
-5
/
+10
*
[dotest] Add --dwarf-version to override the tested DWARF version.
Jonas Devlieghere
2019-08-19
1
-5
/
+3
*
Fix `skipIfSanitized` decorator on macOS
Jonas Devlieghere
2019-08-01
1
-5
/
+4
*
[dotest] Remove dead code
Jonas Devlieghere
2019-07-26
1
-4
/
+1
*
Fix @skipIfSanitized decorator
Pavel Labath
2019-07-24
1
-2
/
+4
*
[lldb][test_suite] Fix skipIfTargetAndroid decorator
Alex Langford
2019-07-23
1
-7
/
+3
*
[lldb_test_suite] Fix lldb test suite targeting remote Android
Alex Langford
2019-07-09
1
-0
/
+8
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
1
-0
/
+6
*
[testsuite] Fix TestAppleSimulator so that it works with Python 3.
Davide Italiano
2019-01-31
1
-1
/
+1
*
[Python] String(s) and bytes are two different entities in 3.7.
Davide Italiano
2019-01-31
1
-1
/
+1
*
Only check the dwarf version when using the dwarf category
Adrian Prantl
2019-01-24
1
-2
/
+4
*
Add decorator support for the DWARF version produced by the compiler
Adrian Prantl
2019-01-24
1
-6
/
+10
*
Fix tests for python 3.7
Pavel Labath
2018-12-27
1
-1
/
+2
*
Fix typo
Adrian Prantl
2018-12-20
1
-2
/
+2
*
Disable a few tests on the green dragon sanitzier bot.
Adrian Prantl
2018-12-20
1
-0
/
+7
*
Remove the expectedFlakeyDsym decorator. It's not useful anymore.
Adrian Prantl
2018-11-14
1
-6
/
+0
*
Remove Go debugger plugin
Jonas Devlieghere
2018-11-05
1
-22
/
+0
*
[lldbsuite] Fix the mac version decorator to work on non-mac platforms
Stella Stamenova
2018-10-16
1
-2
/
+2
*
Add support for artificial tail call frames
Vedant Kumar
2018-10-05
1
-0
/
+24
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-1
/
+1
*
Rollback [test-suite] Add a decorator for the lack of libstdcxx on the system.
Davide Italiano
2018-07-09
1
-12
/
+0
*
[test-suite] Add a decorator for the lack of libstdcxx on the system.
Davide Italiano
2018-07-06
1
-0
/
+12
*
Skip core file tests on build configurations lacking necessary components
Pavel Labath
2018-06-28
1
-0
/
+11
*
[lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows
Stella Stamenova
2018-05-07
1
-2
/
+2
*
[debugserver] Fix LC_BUILD_VERSION load command handling.
Frederic Riss
2018-04-06
1
-0
/
+22
*
Make @skipUnlessSupportedTypeAttribute windows-compatible
Pavel Labath
2018-03-26
1
-5
/
+4
*
Add support for __attribute__(trivial_abi).
Jim Ingham
2018-03-23
1
-0
/
+13
*
[test] Skip a test when using an out-of-tree debugserver
Vedant Kumar
2018-03-08
1
-0
/
+6
*
Upstreaming avx512 register support in debugserver. These changes
Jason Molenda
2018-03-06
1
-0
/
+18
*
[testsuite] Remove workaround for categories and inline tests.
Jonas Devlieghere
2018-03-02
1
-9
/
+6
*
[testsuite/decorators] Get rid of some `expectFlakey` variants.
Davide Italiano
2018-02-21
1
-27
/
+0
*
Add SBDebugger::GetBuildConfiguration and use it to skip an XML test
Pavel Labath
2018-02-19
1
-0
/
+8
*
[test] Don't drop existing categories for methods.
Jonas Devlieghere
2018-02-07
1
-7
/
+10
*
[test] Enable setting category for inline tests.
Jonas Devlieghere
2018-02-07
1
-2
/
+7
*
[dotest] make debug info variant accessible in setUp()
Pavel Labath
2018-02-05
1
-3
/
+3
*
"Fix" concurrent events test for arm
Pavel Labath
2017-11-07
1
-7
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
1
-0
/
+17
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
1
-17
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
1
-0
/
+17
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
1
-17
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
1
-0
/
+17
*
Upstreaming the UndefinedBehaviorSanitizerRuntime and MainThreadCheckerRuntim...
Kuba Mracek
2017-06-16
1
-0
/
+47
*
skip android in @skipIfHostIncompatibleWithRemote
Pavel Labath
2016-11-28
1
-1
/
+3
*
Disable sanitizer tests on Windows.
Zachary Turner
2016-11-12
1
-0
/
+4
*
[Test-Suite] Fix all the sanitizer tests to be based on compiler capabilities
Chris Bieneman
2016-11-10
1
-25
/
+16
[next]