You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -1,121 +0,0 @@
|
||||
2013-06-13 Christoph Ruegg <git@cdrnet.ch>
|
||||
|
||||
* BigIntegerTest.cs: Extended tests for
|
||||
GreatestCommonDivisor to cover zero-args.
|
||||
|
||||
2013-06-09 Christoph Ruegg <git@cdrnet.ch>
|
||||
|
||||
* ComplexTest.cs: Created; Tests ToString
|
||||
with special format strings.
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for decimal stuff.
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for remaining ToString
|
||||
overloads.
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for ToString and
|
||||
ToString(string).
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for .ctor(double).
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for Log.
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for GreatestCommonDivisor.
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for ModPow.
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for Pow.
|
||||
|
||||
2010-03-06 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for DivRem.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for Mul.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for coersion operators
|
||||
for short.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for << >>.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for | & ^ ~.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for ++, --.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for Abs.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for Min, Max.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for Negate.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for Sub.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for long CompareTo.
|
||||
|
||||
2010-03-05 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for IComparable.
|
||||
|
||||
2010-03-04 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for ulong relational ops with switched
|
||||
arguments.
|
||||
|
||||
2010-03-04 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for ulong Compare and relational ops.
|
||||
|
||||
2010-03-04 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
* BigIntegerTest.cs: Tests for Compare and relational ops.
|
||||
|
||||
2010-03-04 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
*BigIntegerTest.cs: Tests for Add.
|
||||
|
||||
2010-03-04 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
*BigIntegerTest.cs: Tests for Equals.
|
||||
|
||||
2010-03-04 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
*BigIntegerTest.cs: Tests for long constructor and coersion operator.
|
||||
|
||||
2010-03-04 Rodrigo Kumpera <rkumpera@novell.com>
|
||||
|
||||
*BigIntegerTest.cs: Added.
|
||||
Reference in New Issue
Block a user