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
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
...
Added /nologo for all msbuild calls
13 years ago
csharptest
6f5bf8d48b
Removed dependency on Rhino.Mocks
...
Added CleanAll batch file
Added the now rhino-free service test to silverlight
13 years ago
csharptest
2622011a5d
Removed the 2008 solution and created batch files to toggle the solution to the
...
desired version of Visual Studio.
13 years ago
csharptest
eac64a5f7a
- Upgraded NUnit
...
- Added StatLight and Silverlight unit testing
- Added copies of all projects for Silverlight
- Integrated Silverlight unit tests in build
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:
...
1. Refactoring of build to allow multiple target frameworks
2. Addition of multiple Silverlight versions
3. Renamed *_Silverlight2 configurations to *_Silverlight
4. Added batch files for each framework build (Build20, Build35, Build40)
5. Moved the package building into MSBuild tasks
6. BuildAll.bat now builds all packages in one build
7. Removed Generate*Package.bat batch files (replaced by BuildAll.bat)
8. Removed the ability to build with 3.5 MSBuild
9. Source is only generated with Release/2.0 build of ProtoGen
10. Removed unit testing proto files from packaging
11. Removed the remaining 'pause' statements from all batch files
12. RunBenchmarks target now builds with .NET 2.0 instead of 4.0
13. Benchmark arguments can now be specified with BenchmarkArgs parameter
14. ProtoBench now supports '/log:path' so console can still see progress
15. Updated PublishRelease.bat and *.nuspec for new build output
16. Updated ProtocolBuffers.Serialization.csproj to omit extensions for 2.0
17. Added NUnit console configurations for each .NET framework version
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
csharptest
adfdc00891
merged issue-31
13 years ago
csharptest
97830e160a
Fix for incorrect 2010 solution
13 years ago
csharptest
bac32faf56
Added unit tests for Lite runtime services and serialization
13 years ago
csharptest
1f8a6220d4
Adding new proto files to solutions and removing unwanted '.user' file
13 years ago
csharptest
b09a4a7daf
Rebuild of descriptor.proto based on changes from 2.4.1
13 years ago
csharptest
08c84b9054
Unit test correction for types that were moved to different proto files
13 years ago
csharptest
af112a9f69
Adding the types that were removed from unittest.proto and unittest_lite.proto
13 years ago
csharptest
a4e7bf61d4
Case-insensitive name conflict with Enumopt and EnumOpt, renamed one of them
13 years ago
csharptest
041233adc6
Import of protoc 2.4.1 and associated proto changes
13 years ago
csharptest
a14aa642ab
Incorrect titles in NuGet packages
13 years ago
csharptest
57161d22de
merged issue-25 NuGet support
13 years ago
csharptest
e7774404be
Completed adding NuGet support
13 years ago
csharptest
b747985105
Changes from review
13 years ago
csharptest
b1f746fd71
merged issue-33 correction
13 years ago
csharptest
c96ed3bb5d
Added SortedList to the Lite framework project
13 years ago
csharptest
b868afac7c
Backed out changeset: 47878e59489c
13 years ago
csharptest
2bb466e497
Removed old version of nuspec file
13 years ago
csharptest
5062b28342
Added nuspec for full/lite versions and NuGet publishing commands
13 years ago
csharptest
ea4f254808
merged issue-32
13 years ago