From 05b2d096f840ee75b563ffc1818485754aa1fdd2 Mon Sep 17 00:00:00 2001 From: Matthew Manela Date: Fri, 5 Jun 2015 17:35:47 -0700 Subject: [PATCH] 4.0.3 --- Chutzpah/Properties/AssemblyInfo.cs | 2 +- ConsoleRunner/Properties/AssemblyInfo.cs | 2 +- Facts.Integration/Properties/AssemblyInfo.cs | 6 +++--- Facts/Properties/AssemblyInfo.cs | 6 +++--- PerfTester/Properties/AssemblyInfo.cs | 6 +++--- VS.Common/Properties/AssemblyInfo.cs | 6 +++--- VS2012.TestAdapter/Properties/AssemblyInfo.cs | 6 +++--- VS2012/Properties/AssemblyInfo.cs | 4 ++-- VS2012/source.extension.vsixmanifest | 2 +- VisualStudioContextMenu/Properties/AssemblyInfo.cs | 2 +- VisualStudioContextMenu/source.extension.vsixmanifest | 2 +- chutzpah.nuspec | 3 +-- 12 files changed, 23 insertions(+), 24 deletions(-) diff --git a/Chutzpah/Properties/AssemblyInfo.cs b/Chutzpah/Properties/AssemblyInfo.cs index fee9ef42..03157998 100644 --- a/Chutzpah/Properties/AssemblyInfo.cs +++ b/Chutzpah/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("4.0.2.0")] +[assembly: AssemblyVersion("4.0.3.0")] diff --git a/ConsoleRunner/Properties/AssemblyInfo.cs b/ConsoleRunner/Properties/AssemblyInfo.cs index 8b512e14..bf6a5c45 100644 --- a/ConsoleRunner/Properties/AssemblyInfo.cs +++ b/ConsoleRunner/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("4.0.2.0")] +[assembly: AssemblyVersion("4.0.3.0")] diff --git a/Facts.Integration/Properties/AssemblyInfo.cs b/Facts.Integration/Properties/AssemblyInfo.cs index ba8216e1..8ca199c6 100644 --- a/Facts.Integration/Properties/AssemblyInfo.cs +++ b/Facts.Integration/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyFileVersion("4.0.2.0")] +// [assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyFileVersion("4.0.3.0")] diff --git a/Facts/Properties/AssemblyInfo.cs b/Facts/Properties/AssemblyInfo.cs index 87f9459d..f11d413a 100644 --- a/Facts/Properties/AssemblyInfo.cs +++ b/Facts/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyFileVersion("4.0.2.0")] +// [assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyFileVersion("4.0.3.0")] diff --git a/PerfTester/Properties/AssemblyInfo.cs b/PerfTester/Properties/AssemblyInfo.cs index c9e49e3f..e26b0ca0 100644 --- a/PerfTester/Properties/AssemblyInfo.cs +++ b/PerfTester/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyFileVersion("4.0.2.0")] +// [assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyFileVersion("4.0.3.0")] diff --git a/VS.Common/Properties/AssemblyInfo.cs b/VS.Common/Properties/AssemblyInfo.cs index 5cdd6f63..b97b2d0b 100644 --- a/VS.Common/Properties/AssemblyInfo.cs +++ b/VS.Common/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyFileVersion("4.0.2.0")] +// [assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyFileVersion("4.0.3.0")] diff --git a/VS2012.TestAdapter/Properties/AssemblyInfo.cs b/VS2012.TestAdapter/Properties/AssemblyInfo.cs index b6399d0c..40ce8327 100644 --- a/VS2012.TestAdapter/Properties/AssemblyInfo.cs +++ b/VS2012.TestAdapter/Properties/AssemblyInfo.cs @@ -28,6 +28,6 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyFileVersion("4.0.2.0")] +// [assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyFileVersion("4.0.3.0")] diff --git a/VS2012/Properties/AssemblyInfo.cs b/VS2012/Properties/AssemblyInfo.cs index 3c3e55eb..420bc75e 100644 --- a/VS2012/Properties/AssemblyInfo.cs +++ b/VS2012/Properties/AssemblyInfo.cs @@ -29,8 +29,8 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("4.0.2.0")] -[assembly: AssemblyFileVersion("4.0.2.0")] +[assembly: AssemblyVersion("4.0.3.0")] +[assembly: AssemblyFileVersion("4.0.3.0")] [assembly: InternalsVisibleTo("VS2012_IntegrationTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5d0d0037c1860700951dacd66f284af268c594cd703483d37e8eb3182e5d5dec2201673145ef8d2145a82a3156e5d22f675634b1bc328114f1431129e62e86517e323eb6b3f6ea6e813fba1f50bfddfecafa2d8ba5900c021a7e1b6b14d3f4f8d6b65173e38a9ce2143324d7e24deaf5a0aee6f00499a57ad2b2dc51fde9dbd")] [assembly: InternalsVisibleTo("VS2012_UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5d0d0037c1860700951dacd66f284af268c594cd703483d37e8eb3182e5d5dec2201673145ef8d2145a82a3156e5d22f675634b1bc328114f1431129e62e86517e323eb6b3f6ea6e813fba1f50bfddfecafa2d8ba5900c021a7e1b6b14d3f4f8d6b65173e38a9ce2143324d7e24deaf5a0aee6f00499a57ad2b2dc51fde9dbd")] diff --git a/VS2012/source.extension.vsixmanifest b/VS2012/source.extension.vsixmanifest index 389de0fc..b1d629e0 100644 --- a/VS2012/source.extension.vsixmanifest +++ b/VS2012/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + Chutzpah Test Adapter for the Test Explorer Chutzpah adapter for the Visual Studio Unit Test Explorer. Chutzpah is an open source JavaScript test runner which enables you to run JavaScript unit tests from the command line and from inside of Visual Studio. https://github.com/mmanela/chutzpah diff --git a/VisualStudioContextMenu/Properties/AssemblyInfo.cs b/VisualStudioContextMenu/Properties/AssemblyInfo.cs index 49aa071e..78cd219b 100644 --- a/VisualStudioContextMenu/Properties/AssemblyInfo.cs +++ b/VisualStudioContextMenu/Properties/AssemblyInfo.cs @@ -29,7 +29,7 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("4.0.2.0")] +[assembly: AssemblyVersion("4.0.3.0")] diff --git a/VisualStudioContextMenu/source.extension.vsixmanifest b/VisualStudioContextMenu/source.extension.vsixmanifest index 1f3e65ab..d1ea4b98 100644 --- a/VisualStudioContextMenu/source.extension.vsixmanifest +++ b/VisualStudioContextMenu/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + Chutzpah Test Runner Context Menu Extension Chutzpah is an open source JavaScript test runner which helps you integrate JavaScript unit testing into your website. It enables you to run JavaScript unit tests from the command line and from inside of Visual Studio. EULA.rtf diff --git a/chutzpah.nuspec b/chutzpah.nuspec index 50703473..6656c070 100644 --- a/chutzpah.nuspec +++ b/chutzpah.nuspec @@ -14,8 +14,7 @@ false testing javascript tdd qunit jasmine mocha coffeescript typescript -* Expose call phantom from test scripts -* Allow user to choose browse to open with from command line +* Fix bug when opening file in a browser \ No newline at end of file