Граф коммитов

242 Коммитов

Автор SHA1 Сообщение Дата
Charlie Poole 4841ea3242 Remove unneeded try/catches 2016-07-12 17:36:49 -07:00
Charlie Poole 31056d052e Update tests 2016-07-12 11:16:47 -07:00
Charlie Poole 4a2e09d656 Add NuGet.config 2016-07-11 08:41:17 -07:00
Charlie Poole 4dd06fb425 Update packaging 2016-07-10 22:11:52 -07:00
Rob Prouse 073409acd0 Merge pull request #119 from nunit/unsupported-framework
Update AssemblyRunner.cs
2016-07-04 14:29:43 -04:00
CharliePoole 06c3ffb822 Update AssemblyRunner.cs 2016-07-04 11:01:55 -07:00
Charlie Poole 40ce246fe0 Add missing reference to VS Object model package 2016-06-09 21:56:59 -07:00
Charlie Poole fb2d9c31bd Add Mono.Cecil-based source data lookup 2016-06-09 17:47:34 -07:00
Charlie Poole 6d774f9f29 Remove DiaSession-based source data lookup 2016-06-09 11:49:48 -07:00
Terje Sandstrom 11dbce8f51 Removed code warning 2016-01-03 20:54:29 +01:00
Terje Sandstrom 76630846c8 CHanged message from Unsupportedframework exception to match what is in NUNit 3, #84 2016-01-03 20:52:16 +01:00
Terje Sandstrom 08acf85b19 Fixes #84 2016-01-03 20:47:41 +01:00
Terje Sandstrom 3fb94bd08c Removed debug, updated to 2.1.0.6 2016-01-03 17:52:05 +01:00
Rob Prouse 0a790c63df Merge pull request #95 from nunit/BugFixes/Issue87
Fixed asyncmethodhandler to detect async overloaded methods
2015-12-31 10:03:32 -05:00
Terje Sandstrom ab09c97ddf Fixed asyncmethodhandler to detect async overloaded methods without crashing #87 2015-12-31 15:43:13 +01:00
Terje Sandstrom d88be782da Merge pull request #66 from nunit/prepare-for-1-3
Prepare for 2.0, merged
2015-04-01 21:52:57 +02:00
Terje Sandstrom 2b2a287e72 Updated all versions to 2.0.0 2015-04-01 21:48:30 +02:00
Terje Sandstrom 195147ef5b Removed MS object model from installation 2015-03-24 11:52:18 +01:00
Terje Sandstrom 462637edea Set up versions numbers for a beta release of the adapter. 2015-03-24 11:14:10 +01:00
Terje Sandstrom d8b91f45f4 Fixed preview image in vsix, should be 200x200 2015-03-23 18:01:25 +01:00
Terje Sandstrom edb40df723 Fixed up version number in text for the nuget package with framework, and in the license rtf 2015-03-22 21:56:36 +01:00
Terje Sandstrom badccb9e27 Added handling of UnsupportedFramework #47 2015-03-22 21:44:45 +01:00
Terje Sandstrom 6b9c3df4e7 Updates libs and NUnit to 2.6.4. Updated Moq to latest. 2015-03-22 21:33:38 +01:00
Terje Sandstrom cf0402124c deleted app.config in test project 2015-03-19 18:43:25 +01:00
Terje Sandstrom 5ec2aa844e Updating version numbers #63 2015-03-17 12:53:13 +01:00
Terje Sandstrom 7e427762ef Changed display name from NUnit to NUnit VS Adapter #61 2015-03-17 08:40:17 +01:00
Terje Sandstrom b284904a0b Moved the shadowcopy method to a central place, and called it from both discoverer and executor. #62 2015-03-17 08:21:37 +01:00
Charlie Poole ac9825d2bf Fix line endings 2015-03-13 07:47:35 -07:00
Terje Sandstrom 764ed9fb68 Merge pull request #60 from mikecoop/master
Update supported framework runtime attribute to exclude maxversion, so that it is not restricted to current  .net Version. Also work around  a current VS CTP5 bug which prevents loading of vsix now.
2015-02-20 11:19:54 +01:00
Mike Cooper 1e1cd2c14f Remove MaxVersion attribute 2015-02-19 22:40:31 -05:00
Mike Cooper 413abeff69 Merge branch 'master' of https://github.com/mikecoop/nunit-vs-adapter 2015-02-15 15:50:44 -05:00
Mike Cooper 6731e1862d Update .NET Framework version to include 4.6
After installing Visual Studio 2015 CTP the .NET Framework 4.5 gets upgraded to .NET
4.5.3. As a result, this prevents the package from being installed on Visual Studio 2013.
2015-02-15 15:49:01 -05:00
Mike Cooper 3431e00fee Update .NET Framework version to include 4.6
After installing Visual Studio 2015 CTP, .NET 4.5 gets upgraded to .NET
4.5.3. As a result, this causes the package not to install because it
doesn't detect the .NET 4.5 Framework.
2015-02-15 15:42:24 -05:00
Terje Sandstrom 6f2e5d904d Updating version numbers for a prerelease vsix, to 1.2.0.1. Fixing naming for VS 2015 2014-11-13 23:09:49 +01:00
Terje Sandstrom 837d19db95 Merge pull request #54 from SLaks/dev14-simple
Add Simpler Dev14 support
2014-11-10 07:04:39 +01:00
Schabse Laks 7d6f0087fa Make projects open on Dev14
Project files should now work on any version of VS.
Microsoft.VisualStudio.TestPlatform.ObjectModel is now not copied to
output, so a single build should work on all VS versions.

Microsoft.VisualStudio.TestPlatform.ObjectModel v11 must still exist
on disk.
2014-11-09 20:17:57 -05:00
Schabse Laks 0f22a544b9 Add editor settings files
https://visualstudiogallery.msdn.microsoft.com/410e9b9f-65f3-4495-b68e-15567e543c58
http://editorconfig.org/
2014-11-09 12:10:19 -05:00
Terje Sandstrom 25da51f703 Fix issue #48 on ShadowCopy naming 2014-09-24 09:26:05 +02:00
Terje Sandstrom 04ca19d001 Version number update on package and rtf file, to 1.2 2014-09-17 16:00:42 +02:00
Terje Sandstrom b0c880420f Updated version numbers to 1.2 2014-09-17 15:02:23 +02:00
Terje Sandstrom a59a851b1d Fixing references in test project 2014-09-17 15:01:03 +02:00
Terje Sandstrom 2c19ce00a6 Fixed exception when testouput is blank 2014-09-17 14:55:51 +02:00
Terje Sandstrom b2943fd8ee Added unit test for correct reference of MS Testplatform OM and correct nunit version, ref issues #37, #39 and #40 2014-07-25 16:48:34 +02:00
Terje Sandstrom ed4484557a updated version numbers 2014-07-24 15:31:50 +02:00
Terje Sandstrom 173b159601 changing object model reference to point to VS2012 OM 2014-07-24 14:44:28 +02:00
Terje Sandstrom ef1f4b968a Added unit tests for checking that the project is set up with correct target framework and correct copy local of Microsoft assembly 2014-07-22 13:55:54 +02:00
Terje Sandstrom 6efdcf9e1a Stopped exception when Keepalive is false and enableshutdown is true, ref #39, updated to 1.1.0.7 and set longrunning tests to explicit 2014-07-22 13:00:28 +02:00
Terje Sandstrom 8d5a9c14f7 Disabled the 2013 MS Test Object dll from being copied to output #39 #40 2014-07-22 11:40:28 +02:00
Terje Sandstrom 1c4871f5dd Fix for issue #39 and #40 2014-07-20 14:37:46 +02:00
Terje Sandstrom ad76a3724b updated version number to 1.1.0.3 for bugfix pre-release 2014-07-16 14:29:00 +02:00