From d66e16c46f649cbf47ef1bab393c8903a68aec74 Mon Sep 17 00:00:00 2001 From: IvenBach Date: Thu, 9 May 2019 18:28:32 -0700 Subject: [PATCH] Add filtering for TestExplorer --- .../UI/UnitTesting/TestExplorerControl.xaml | 12 +++++ .../UI/UnitTesting/TestExplorerViewModel.cs | 49 +++++++++++++++++++ .../UnitTesting/TestExplorer.Designer.cs | 18 +++++++ .../UnitTesting/TestExplorer.resx | 3 ++ 4 files changed, 82 insertions(+) diff --git a/Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml b/Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml index 21535950d0..20580a85d7 100644 --- a/Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml +++ b/Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml @@ -216,6 +216,18 @@ +