14 Commits (011909fd3409e8d0be48b785a511657a7528a3e7)

Author SHA1 Message Date
Daniel Grunwald d6ebb70652 Fix project reference GUIDs. 10 years ago
Daniel Grunwald cf3995f1a5 Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96' 12 years ago
Siegfried Pammer 4802c70556 implemented more methods in CSharpCodeGenerator + Tests and added back SuppressMessageCommand 13 years ago
Daniel Grunwald a69e79474f Enable the GSOC context actions and issue providers. 13 years ago
Matt Ward ec6ad9e42e Fix failing unit tests being run with MTA thread. 13 years ago
Daniel Grunwald 7aea1ca75e Rewritten ICSharpCode.Core.Properties: 14 years ago
Daniel Grunwald 654b09a84d Add IParser.CreateCompilationForSingleFile to improve editing files outside of projects. 14 years ago
Siegfried Pammer c0548cc328 WIP on Unit Tests 14 years ago
Siegfried Pammer c1a89d234e remove failing tests from ICSharpCode.SharpDevelop.Tests.csproj; add CSharpAmbienceTests 14 years ago
Siegfried Pammer 08b040e6f8 - corrected AST 15 years ago
Daniel Grunwald d1cf921a76 Added missing System.Xaml references to unit tests. 16 years ago
Daniel Grunwald a732e7e0d3 CSharpFormattingStrategy: when pressing enter, add '///' inside documentation comments or '" + "' in strings. 16 years ago
Daniel Grunwald 1a80acf5c2 'override' completion for AvalonEdit. 16 years ago
Christian Hornung 7895c2ad96 ResourceToolkit: When resolving on a string literal, directly go back to its beginning instead of retrying every position. Added unit test for a bug fixed by this change. Added some VB.NET resource resolver unit tests. 17 years ago
Christian Hornung a8272b61ec Added unit tests for the ResourceToolkit. 17 years ago
Matt Ward 66139d6231 SD2-1364 - End operator statement not added after user presses enter key. Patch by Siegfried Pammer. 18 years ago
Daniel Grunwald e2ff87117b Fixed build. 18 years ago
Daniel Grunwald 39efcc6cdb Fixed code-completion unit tests. 19 years ago
Daniel Grunwald 94d5e5bc08 Switch from MbUnit to NUnit: 20 years ago
Daniel Grunwald 0a42f77c37 Fixed StackOverflowException and endless loop when classes had cyclic inheritance. Fixed the VB expression finder for "MethodCall().MethodCall()", added unit tests for the expression finder. 20 years ago
Daniel Grunwald 206a379d1d NAntAddIn unit tests now don't need a hard-coded path in the config file. 20 years ago
Daniel Grunwald d35a99159c Set output directory of unit test projects to bin\UnitTests 20 years ago
Daniel Grunwald 5572b5104f Use project references to NUnit.Framework instead of GAC references (NUnit isn't in the GAC on the build server). 20 years ago
Daniel Grunwald 8fc6327d9f Added CSharpBinding.Tests project. 20 years ago
Daniel Grunwald f4023665c8 Added XmlEditor addin. 20 years ago
Daniel Grunwald ac2c93aa16 Added ILAsmBinding and ICSharpCode.Build.Tasks (library for additional MSBuild tasks like ILAsm) 20 years ago
Daniel Grunwald a2fc15687f Fixed some properties in the project files. 21 years ago
Mike Krüger f5cd93dd9f #D now runs under the latest .NET Framework. 21 years ago
Mike Krüger e0342a109e Worked on IL backend. But I don't know how to plug in a new msbuild 'language'. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago