Terje Sandstrom
8effd10636
Fix for issue #38
2014-07-16 13:38:12 +02:00
Terje Sandstrom
848da53d8d
Merge pull request #36 from sandshadow/master
...
Fix for issue No 24
2014-07-07 23:41:05 +02:00
edett
2c7ca929ca
Fix hint path to Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
2014-06-26 14:12:23 -07:00
edett
013f0236e2
Fix for IssueNo24
...
* Give the NUnitEventListener an infinite lease lifetime
* NUnitEventListener implements IDisposable, allowing it to unregister with the RemotingServices to avoid leaks
2014-06-26 13:20:42 -07:00
edett
aa1520e698
Fix for IssueNo24
...
* Give the NUnitEventListener an infinite lease lifetime
* NUnitEventListener implements IDisposable, allowing it to unregister with the RemotingServices to avoid leaks
* Still has a few TODOs that need cleanup before merging
2014-06-26 13:13:13 -07:00
Terje Sandstrom
eb66cedd46
Fixed up for multiple blanks, issue #34
2014-06-15 23:37:18 +02:00
Terje Sandstrom
be7d4afa8d
Updated version numbers
2014-06-15 23:18:47 +02:00
Terje Sandstrom
c6908ab133
Fixed exceptions due to null or empty messages, issue #34
2014-06-15 23:18:05 +02:00
Terje Sandstrom
cd426d3f65
Updated version numbers to 1.1
2014-05-11 22:39:40 +02:00
Terje Sandstrom
e5a7c8aea6
Merged in fix for async issue
2014-04-28 01:16:48 +02:00
Terje Sandstrom
4111032914
linefeed issues
2014-04-27 23:58:10 +02:00
Terje Sandstrom
755cfb4d46
fixed references to VS 2012 object model, which we must use
2014-04-27 18:13:13 +02:00
Terje Sandstrom
addac55fd2
updated version number
2014-04-27 11:28:37 +02:00
Terje Sandstrom
df358a107d
Updated version number
2014-04-27 11:15:21 +02:00
Terje Sandstrom
99bf2a4b13
fix of navigationdata line numbers
2014-04-27 11:11:13 +02:00
Terje Sandstrom
203351709a
fixed more verbosity issues
2014-04-27 01:06:05 +02:00
Terje Sandstrom
a44652c0a2
Fixed the registry read exceptions
2014-04-26 23:09:12 +02:00
Terje Sandstrom
f42ce7c8d0
Added changes to handle verbosity
2014-04-26 16:09:57 +02:00
Terje Sandstrom
7480673f92
Updated license file information with version info and copyright info
2014-04-18 17:42:59 +02:00
Terje Sandstrom
66f0fa92f5
Fixing keepalive for VS2013
2014-04-17 14:41:10 +02:00
Terje Sandstrom
c6d96fcc95
updated nuspec files
2014-04-06 01:31:49 +02:00
Terje Sandstrom
1affa3de55
Fixed 2.6.3 references
2014-04-06 01:28:27 +02:00
Terje Sandstrom
ce91e1fb1c
Compile fixes
2014-04-06 01:11:19 +02:00
Terje Sandstrom
99e4a1baa8
merged in resharper changes
2014-04-06 01:05:32 +02:00
Terje Sandstrom
7adc8288be
Merged in issue 7
2014-04-06 00:58:03 +02:00
Terje Sandstrom
1a7b953015
merged in issue 21
2014-04-06 00:56:55 +02:00
Terje Sandstrom
16282e06da
Merged in Issue 13
2014-04-06 00:55:53 +02:00
Terje Sandstrom
fcd198b460
Updated gitignore
2014-04-06 00:08:35 +02:00
Terje Sandstrom
5a4076bcc0
Updated version numbers
2014-03-29 14:42:07 +01:00
Terje Sandstrom
e50f11fd94
Temporary hardcoded in disabling of shadowcopy
2014-03-29 14:10:06 +01:00
Terje Sandstrom
d3160882fb
Hardcopied in not to shallowcopy
2014-03-29 08:43:54 +01:00
Terje Sandstrom
fcc67d7c7f
Signed assemblies added back
2014-02-09 23:40:03 +01:00
Terje Sandstrom
c35fc8fe0b
Fix for the last test
2014-02-09 21:44:05 +01:00
Terje Sandstrom
d0c1f6dc6e
Updated libs to 2-6-3, and VS 2013
2014-02-09 21:43:07 +01:00
Terje Sandstrom
dec7e236b7
added resharper dotsettings team file
2014-01-26 00:20:08 +01:00
Terje Sandstrom
9048c2ef73
small fix
2014-01-26 00:19:43 +01:00
Terje Sandstrom
ed546d74d4
Cleaned code according to resharper rules
2014-01-26 00:11:27 +01:00
Terje Sandstrom
152ab8f069
No real changes at all
2014-01-19 22:32:51 +01:00
Terje Sandstrom
e1a1cdec10
Added FIleLoadException to warning list in discovery, ref Issue #21
2013-12-09 22:30:30 +01:00
Terje Sandstrom
ffbfcb6d94
Updated
2013-11-04 21:48:51 +01:00
Terje Sandstrom
dd683d7b3d
Updated with standard VS gitignore + added nuget packages to it
2013-11-03 23:00:11 +01:00
Terje Sandstrom
cf4b37c724
Added in NUnit as nuget package
2013-11-03 22:58:30 +01:00
Terje Sandstrom
1210b0128d
Updated gitignore to ignore packages folder
2013-11-03 22:33:56 +01:00
Terje Sandstrom
cd41227cdd
Corrected handling of TfsFilter
2013-11-03 22:32:57 +01:00
Terje Sandstrom
7995b951b5
Added backup folders and upgradelogs to gitignore
2013-11-03 19:59:11 +01:00
Terje Sandstrom
ae5ff75646
Updated VSIX to VS2013
2013-11-03 19:58:21 +01:00
Charlie Poole
f1dba90628
Add .gitattributes and .gitignore
2013-10-06 19:28:24 -07:00
Charlie Poole
6905b1aadc
Migrated from Bazaar to Git.
2013-10-06 19:27:35 -07:00
Charlie Poole
21008446d7
Update for version 1.0 final release
2013-10-06 19:11:40 -07:00
Charlie Poole
325c944bb9
Final updates for the 1.0RC release
2013-09-12 15:21:40 -07:00