From f6e8918bef84f13061328467db2ed41c8c43b9ba Mon Sep 17 00:00:00 2001 From: Edwin Roerdink Date: Sun, 4 Feb 2018 01:42:25 +0100 Subject: [PATCH] execute test on enter key --- .gitignore | 1 + xunit.runner.wpf/MainWindow.xaml | 349 +++++++++++++++++-------------- 2 files changed, 189 insertions(+), 161 deletions(-) diff --git a/.gitignore b/.gitignore index 7c4ca8b..3556347 100644 --- a/.gitignore +++ b/.gitignore @@ -214,3 +214,4 @@ FakesAssemblies/ **/*.Server/GeneratedArtifacts **/*.Server/ModelManifest.xml _Pvt_Extensions +/Settings.XamlStyle diff --git a/xunit.runner.wpf/MainWindow.xaml b/xunit.runner.wpf/MainWindow.xaml index 5a22a5e..878a482 100644 --- a/xunit.runner.wpf/MainWindow.xaml +++ b/xunit.runner.wpf/MainWindow.xaml @@ -1,24 +1,25 @@ - + @@ -43,12 +44,10 @@ - + - + - - + + - - + + -