524 Commits (b0c94cd21c9042d51c29a089d48f00aa17f9d37d)
 

Author SHA1 Message Date
csharptest 1ab73c6a6c Refactored the use of Delegate.CreateDelegate to use FrameworkPortability.CreateDelegate, 12 years ago
csharptest 0d91952a58 Refactoring compatibility code to use FrameworkPortability class 12 years ago
csharptest 14e011f61b Add generated_code_attributes option, defaulted to false to generate the CompilerGeneratedAttribute and GeneratedCodeAttribute attributes 12 years ago
csharptest 7d53c12912 Refactored SilverlightCompatibility.cs => FrameworkPortability.cs added NewLine const 12 years ago
csharptest ad73b4250d Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more build 12 years ago
csharptest 3cf3315370 Fix for GetProperty(string, Type[]) incompatible with Silverlight 12 years ago
csharptest 0e152e4386 addressbook.proto - Imported the options and set the expected namespace and umbrella class 12 years ago
csharptest 9c73660d55 Removed explicit build of addressbook so that it builds like all other protos 12 years ago
csharptest d41ed17a06 Removed TestProtoFileDisablingClsComplianceFlags, see Issue 38: Disable CLSCompliant warnings 12 years ago
csharptest 7a030703db Adding addressbook.proto to the build 12 years ago
csharptest 6bea9e25b1 Issue 40: import doesn't work / proto_path does not work for command-line file names 12 years ago
csharptest bf2a92c524 regenerated proto files with recent changes 12 years ago
csharptest 6e2dfae3d8 Issue 38: Disable CLSCompliant warnings (3021) 12 years ago
csharptest f96f5ae58a Issue 49: Generated nested static Types class should be partial 12 years ago
csharptest fb607d6fa6 Merged local fix for Issue 50 12 years ago
csharptest eb6476d72f Ignored batch files 12 years ago
csharptest 6c4a2de7df Issue 50: The XML serializer will fail to deserialize a message with empty child message 12 years ago
Jon Skeet 2be3870a5f Change "typeof (Foo)" to "typeof(Foo)" everywhere. I have no idea why I used to 13 years ago
Jon Skeet 57e5746a39 Merge. 13 years ago
Jon Skeet 34378b49b5 Test and fix for issue 45. When we fetch properties, explicitly state that 13 years ago
csharptest 1c78914320 Corrected last release version 13 years ago
csharptest cf6987988a Post-release changes 13 years ago
csharptest f167d1ad1e Added tag 2.4.1.473 for changeset bde5972aed1c 13 years ago
csharptest f2c16f1d0d version 2.4.1.473 13 years ago
csharptest 03ea9131f5 Excluded lib/NUnit/tools/nunit-console.exe.config 13 years ago
csharptest 286784ae6a Updated Changes.txt to reflect new option 13 years ago
csharptest 752d1a374c Added option generate_private_ctor to disable private ctor generation 13 years ago
csharptest 4a6ed749dc Update of release notes. 13 years ago
csharptest c32c2759df Merged issue-35 13 years ago
csharptest 7d2237d394 Merged issue-34 13 years ago
csharptest 8c8c2a157d Completed 13 years ago
csharptest d51ef3e01c Added license agreement for Silverlight Test framework 13 years ago
csharptest c9c975f9e1 Completed 13 years ago
csharptest a25cef668c Fixed issue-35 13 years ago
csharptest 926f4dd33d merged issue-30 13 years ago
csharptest 3ede292195 merged issue-31 13 years ago
csharptest 947cb8f35b Completed. 13 years ago
csharptest 1debb5d32b Completed. 13 years ago
csharptest 5d8df9d41c Bound to happen once in a while 13 years ago
csharptest 4bb080a774 Added removal of build_output and build_temp to CleanAll.bat 13 years ago
csharptest 6f5bf8d48b Removed dependency on Rhino.Mocks 13 years ago
csharptest 2622011a5d Removed the 2008 solution and created batch files to toggle the solution to the 13 years ago
csharptest eac64a5f7a - Upgraded NUnit 13 years ago
csharptest 5e48fef659 Adding silverlight testing framework and statlight test runner 13 years ago
csharptest e08ae6f1f2 Fix for incorrect Target/Configuration 13 years ago
csharptest 4ebef33289 Renamed SILVERLIGHT2 compilation constant to SILVERLIGHT 13 years ago
csharptest d444748edc Several build related changes in this commit: 13 years ago
csharptest 2e89071876 Changed the resource loading in unit tests 13 years ago
csharptest b5a7ed2411 Conditional extensions in serialization, Removed usages of extensions methods from unit tests 13 years ago
csharptest 4ad552692f Moved all extension methods to a single class/file 13 years ago