[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / Test / System.Collections.Concurrent / ChangeLog
index 92d0be03067e6d4eca37bd8cf1c8f3c03d270f7a..9cbeeef9369a0580f32d12127cd7a1ddf770e2c7 100644 (file)
@@ -1,3 +1,38 @@
+2010-06-03  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * CollectionStressTestHelper.cs: Bump remove test repeat to 1000.
+       Use a local variable for tracking status and only update the global one
+       at the end.
+
+2010-03-24  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * ConcurrentDictionaryTests.cs: Renaming in Assert
+
+2010-03-24  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * ConcurrentDictionaryTests.cs: Update behavior of TryAddDuplicateTest
+       The method returns false and doesn't throw exception anymore
+
+2010-02-02  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * CollectionStressTestHelper.cs:
+       * ConcurrentBagTests.cs:
+       * ConcurrentDictionaryTests.cs:
+       * ConcurrentQueueTests.cs:
+       * ConcurrentSkipListTests.cs:
+       * ConcurrentStackTests.cs:
+       * ParallelConcurrentQueueTests.cs:
+       * ParallelConcurrentStackTests.cs: Update namespaces and tested methods
+
+2009-08-11  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * BlockingCollectionTests.cs: Moved file.
+
+2009-08-05  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * ConcurrentDictionaryTests.cs: Re-enable ConcurrentDictionary unit
+       tests.
+
 2009-08-04  Raja R Harinath  <harinath@hurrynot.org>
 
        * ParallelConcurrentQueueTests.cs (CountTestCase): Remove call to