teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command
Saleem Abdulrasool fb170fd652 tests: XFAIL/UNSUPPORTED tests on Windows
Now that we are building the python bindings on Windows once more, the
extended testsuite is running.  Mark a few failing tests and skip a few
tests which hang.  This should at least bring the bot back to green
without reverting the Python changes which are an improvement for the
build system and enable another ~35% of the test suite which was
previously disabled.
2020-01-01 14:22:49 -08:00
..
a.c [lldb] Readd missing functionalities/breakpoint tests 2019-09-10 12:04:04 +00:00
b.c [lldb] Readd missing functionalities/breakpoint tests 2019-09-10 12:04:04 +00:00
bktptcmd.py Add the ability to pass extra args to a Python breakpoint callback. 2019-10-25 14:05:07 -07:00
main.c [lldb] Readd missing functionalities/breakpoint tests 2019-09-10 12:04:04 +00:00
Makefile [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
side_effect.py [lldb] Readd missing functionalities/breakpoint tests 2019-09-10 12:04:04 +00:00
TestBreakpointCommand.py tests: XFAIL/UNSUPPORTED tests on Windows 2020-01-01 14:22:49 -08:00
TestBreakpointCommandsFromPython.py [LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args 2019-10-29 15:03:02 -07:00
TestRegexpBreakCommand.py [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00