teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
Med Ismail Bennani 27a313ebde [LLDB][Test] Remove skipIfWindows for conditional breakpoint test (NFC)
Summary:
The test for conditional breakpoints on Windows was skipped because
there was no expression evaluation support at the time it was written.

After removing the annotation and testing it again, the test is passing.
http://lists.llvm.org/pipermail/lldb-dev/2019-August/015405.html

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>

Reviewers: stella.stamenova, jingham

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D66499

llvm-svn: 369453
2019-08-20 21:58:22 +00:00
..
address_breakpoints [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
auto_continue [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_by_line_and_column [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_command [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_conditions [LLDB][Test] Remove skipIfWindows for conditional breakpoint test (NFC) 2019-08-20 21:58:22 +00:00
breakpoint_hit_count Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
breakpoint_ids [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_ignore_count [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_in_delayslot [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_language [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_locations [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_names [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_options [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
breakpoint_set_restart [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
comp_dir_symlink [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
consecutive_breakpoints Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
cpp [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
cpp_exception [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
debugbreak [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
dummy_target_breakpoints [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
global_constructor [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
hardware_breakpoints/hardware_breakpoint_on_multiple_threads [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
inlined_breakpoints [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
move_nearest If a function starts with line number 0, don't try to check if a breakpoint crossed function boundaries. 2018-08-07 21:09:55 +00:00
objc [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
require_hw_breakpoints [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
scripted_bkpt [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
serialize [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
source_regexp [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
step_over_breakpoint Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00