21 Commits (a328ef8561378d5051a728ccd5d31289db2adfba)

Author SHA1 Message Date
Matt Ward a328ef8561 Output text line parser now successfully parses NUnit output containing a carriage return character. 20 years ago
Matt Ward e29ae4dd10 User is now prompted for discovery credentials when adding or refreshing a web reference if the server returns a Http status of 401 (Unauthorised). Tested with basic and NT authentication. 20 years ago
Matt Ward 787617378c File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates. 20 years ago
Matt Ward 533efc470c Added support for web references. 20 years ago
Daniel Grunwald 37b426ac39 Work around MSBuild bug: log4net.dll is not copied to the unit test output directory (and copying some other libraries just in case...) 20 years ago
Daniel Grunwald cd8652cef5 Work around MSBuild bug: ICSharpCode.SharpDevelop.dll is not copied to the unit test output directory. 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 e2d20525d9 Improved BooBinding: 20 years ago
Daniel Grunwald b473396c67 Fixed SD2-420: Non-generic classes and generic classes with the same name collide in the DOM. 20 years ago
Daniel Grunwald da62a3f37c Improved overload resolution by implementing 14.4.2.2 Better function member. 20 years ago
Daniel Grunwald 0028131d61 Add MbUnit and MbUnit-addin. 20 years ago
Daniel Grunwald 3571a1a7e4 Worked on code completion. 20 years ago
Daniel Grunwald 6b07312f2b Added code completion after keywords like 'using', 'new', 'as', 'is', ... 20 years ago
Daniel Grunwald e0ba9a5f35 Improved code completion. 20 years ago
Daniel Grunwald b78ab08cfb Fixed code completion bugs regarding generic methods. 20 years ago
Daniel Grunwald dc6c33595a Added constructor overload lookup. 20 years ago
Daniel Grunwald a2fc15687f Fixed some properties in the project files. 21 years ago
Daniel Grunwald c01804f7d2 Added feature: go to definition (Ctrl-Enter) 21 years ago
Daniel Grunwald 9c7b8022de Reintroduced ICSharpCode.SharpDevelop.Tests, adjusted NRefactoryResolverTests for new Resolver. 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
Andrea Paatz dc18a6e9eb fixed bug in topological sort and startet to write tests for it. 21 years ago
Mike Krüger 9a785e68a0 Core tests are in the solution. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago