Imported Upstream version 4.6.0.125

Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2016-08-03 10:59:49 +00:00
parent a569aebcfd
commit e79aa3c0ed
17047 changed files with 3137615 additions and 392334 deletions

View File

@@ -1,46 +0,0 @@
2008-12-23 Sebastien Pouliot <sebastien@ximian.com>
* SoftwarePublisherCertificateTest.cs: Update test syntax to nunit
2.2. Test more cases like base64, unicode base64 and PEM base64.
2004-11-05 Sebastien Pouliot <sebastien@ximian.com>
* PrivateKeyTest.cs: Fixed SaltWithoutPassword test to always use
little endian.
2004-10-28 Sebastien Pouliot <sebastien@ximian.com>
* AuthenticodeDeformatterTest.cs: Check timestamp as an UTC value so
that the test can work anywhere in the world (and not just at home ;)
2004-09-07 Sebastien Pouliot <sebastien@ximian.com>
* AuthenticodeDeformatterTest.cs: New. Unit tests to validate a valid
authenticode-signed assembly (included in test file) and an invalid
(non signed) assembly (the unit test assembly).
2004-05-11 Sebastien Pouliot <sebastien@ximian.com>
* PrivateKeyTest.cs: Added new unit tests for better coverage.
* SoftwarePublisherCertificateTest.cs: Added new unit tests for better
coverage.
2004-04-22 Sebastien Pouliot <sebastien@ximian.com>
* SoftwarePublisherCertificateTest.cs: Ajusted to changes in the
assembly.
2003-10-11 Sebastien Pouliot <spouliot@videotron.ca>
* SoftwarePublisherCertificateTest.cs: Repaired test build.
2003-03-15 Sebastien Pouliot <spouliot@videotron.ca>
* PrivateKeyTest.cs: New. Unit test for using some PVK files
generated by makecert.exe.
2003-03-06 Sebastien Pouliot <spouliot@videotron.ca>
* SoftwarePublisherCertificateTest.cs: New. Unit tests for
using some SPC files generated by cert2spc.