Skip to content

Commit

Permalink
[lldb][NFC] Remove the CppVirtualMadness test
Browse files Browse the repository at this point in the history
We now have a virtual-functions test and a multiple-inheritance test that
are testing the same functionality (and more) using the newer test functions which
we have in LLDB these days. These tests should also be less flaky and
less dependent on other unrelated LLDB functionality.
  • Loading branch information
Teemperor committed Feb 11, 2020
1 parent ea3a25e commit e8e7cf8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 220 deletions.
3 changes: 0 additions & 3 deletions lldb/packages/Python/lldbsuite/test/lang/cpp/virtual/Makefile

This file was deleted.

101 changes: 0 additions & 101 deletions lldb/packages/Python/lldbsuite/test/lang/cpp/virtual/TestVirtual.py

This file was deleted.

116 changes: 0 additions & 116 deletions lldb/packages/Python/lldbsuite/test/lang/cpp/virtual/main.cpp

This file was deleted.

0 comments on commit e8e7cf8

Please sign in to comment.