Svetlozar Angelov
|
615fa1f46c
|
Add TestMissingCodeRefactoring method
We want tests to verify that specific refactroing is not available in some
test cases.
|
2015-11-13 17:11:31 +02:00 |
Svetlozar Angelov
|
c5cc5f8841
|
Downgrade to Roslyn 1.0.0
|
2015-11-13 17:10:59 +02:00 |
Dustin Campbell
|
92c8969e56
|
Update to Roslyn 1.1.0-rc1
|
2015-11-05 11:05:02 -08:00 |
Dustin Campbell
|
1cd028b0a2
|
Merge pull request #8 from DustinCampbell/vs2015-rtm-support
Add support for VS 2015 RTM and final Roslyn NuGet packages
|
2015-07-22 06:25:55 -07:00 |
Dustin Campbell
|
01ad4b3d0a
|
Add support for VS 2015 RTM and final Roslyn NuGet packages
|
2015-07-18 10:15:28 -07:00 |
Dustin Campbell
|
d24ab6b45c
|
Update nuspec version
|
2015-04-30 09:20:58 -07:00 |
Dustin Campbell
|
4c3c172a33
|
Make API public
|
2015-04-30 09:19:21 -07:00 |
Dustin Campbell
|
23d128e9e3
|
Add support for VS 2015 RC
|
2015-04-28 16:28:03 -07:00 |
Dustin Campbell
|
1f8d8947ec
|
Tweak the nuspec correctly this time
|
2015-04-23 15:51:25 -07:00 |
Dustin Campbell
|
7841d65566
|
Update nuspec to new version
|
2015-04-23 15:43:27 -07:00 |
Dustin Campbell
|
d0c98644a4
|
Fix build break
|
2015-04-23 15:41:13 -07:00 |
Dustin Campbell
|
748386d908
|
Merge pull request #1 from DustinCampbell/api-improvements
API improvements to make testing methods more flexible
|
2015-04-23 15:38:29 -07:00 |
Dustin Campbell
|
61ec87996f
|
Add another overload to TestHelpers.TryGetDocumentAndSpanFromMarkup
|
2015-04-23 15:34:23 -07:00 |
Dustin Campbell
|
d27dafcc56
|
Add "references" parameter to TestHelpers.GetDocument()
|
2015-04-23 15:29:02 -07:00 |
Dustin Campbell
|
97574e5226
|
Move TryGetCodeAndSpan to new MarkupCode class
|
2015-04-23 15:11:27 -07:00 |
Dustin Campbell
|
9f8bb9cc0a
|
Add Document-based test methods to CodeFixTestFixture and CodeRefactoringTestFixture
|
2015-04-23 15:06:48 -07:00 |
Dustin Campbell
|
049cced418
|
Add Document-based test methods to AnalyzerTestFixture
|
2015-04-23 15:04:56 -07:00 |
Dustin Campbell
|
e7f87caab9
|
Update readme.md with quick start and unit test examples
|
2015-04-23 12:37:52 -07:00 |
Dustin Campbell
|
c9b48269ae
|
Update PowerShell script to specify correct portable intersection
|
2015-04-23 11:51:40 -07:00 |
Dustin Campbell
|
8c9e1d85c3
|
Add PowerShell script for building and packaging nupkg
|
2015-04-23 11:38:32 -07:00 |
Dustin Campbell
|
80a1164fad
|
Tweak copyright in nuspec.
|
2015-04-23 10:50:01 -07:00 |
Dustin Campbell
|
a19deeea18
|
Set CopyLocal=False for Nuget dependencies
|
2015-04-23 10:12:50 -07:00 |
Dustin Campbell
|
86778ca154
|
Add NuGet.exe and RoslynNUnitLight.nuspec
|
2015-04-23 10:04:57 -07:00 |
Dustin Campbell
|
c089707975
|
Move VerifyCodeAction helper
|
2015-04-23 09:38:00 -07:00 |
Dustin Campbell
|
966fa7e34c
|
Convert to portable library and reference latest stable NUnit (2.6.4)
|
2015-04-23 09:35:24 -07:00 |
Dustin Campbell
|
08af94dc17
|
Create README.md
|
2015-04-23 09:22:30 -07:00 |
Dustin Campbell
|
3785c4b737
|
Add test fixtures for analyzers, code fixes and code refactorings
|
2015-04-23 09:19:54 -07:00 |
Dustin Campbell
|
c8bb03f798
|
Add RoslynNUnitLight class library project
|
2015-04-23 08:29:57 -07:00 |
Dustin Campbell
|
cf22de5e7c
|
Add license.txt
|
2015-04-23 08:28:19 -07:00 |
Dustin Campbell
|
d4c88d612a
|
Add MSBuild targets
|
2015-04-23 08:25:38 -07:00 |
Dustin Campbell
|
b1d55a6292
|
🎊 Added .gitattributes & .gitignore files
|
2015-04-23 08:20:06 -07:00 |