[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Numerics / Test / System.Numerics / ChangeLog
index 12d9d30e1a2f4c9c590b7bb0908d65dc6e33ab53..ec7ae1f94b4cf85f9518da5f72c4ce43323a6bc6 100644 (file)
@@ -1,3 +1,8 @@
+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