2 Commits (b13f7f8d557ed9f9fbc50cbb57891b6fc6669fe5)

Author SHA1 Message Date
Matt Ward 245c2bd9ca Fix Gallio sample. 13 years ago
Matt Ward c28d90af65 Added a custom unit test runner sample that supports running MbUnit tests with Gallio. 15 years ago
Siegfried Pammer 62b5ddf531 replaced BuildKeywords.pl by KeywordGenerator.cs 15 years ago
Siegfried Pammer 7741361936 [VB9] 15 years ago
Daniel Grunwald 84f0895b3b Added support for default parameters and variance annotations to C# parser. 16 years ago
Daniel Grunwald 511a9016f8 Create new projects as x86 by default - AnyCPU leads to programs running as 64-bit process without ever being tested that way. 16 years ago
Daniel Grunwald ab626fb573 Add back all unit tests. 16 years ago
Daniel Grunwald 1012755da5 Fixed SD2-783: GDI Handle leak 17 years ago
Daniel Grunwald 2e1943b2ff Now using EasyCodeDom to make NRefactoryASTGenerator code more readable. 19 years ago
Daniel Grunwald 8cd3f6d81c Added generator application to generate the NRefactory AST. 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