Allow at max one Remove operation to fail in tests.
[mono.git] / mcs / class / corlib / Test /
2010-08-27 Jérémie LavalAllow at max one Remove operation to fail in tests.
2010-08-27 Jérémie LavalChange the way continuation delegates are stored and...
2010-08-27 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-26 Carlos Alberto CortezAdd a new test for SerializationInfo.SetType.
2010-08-25 Rodrigo KumperaAdd test for #633671
2010-08-19 Jérémie LavalUpdate Task unit tests to reflect behavior change with...
2010-08-18 Zoltan VargaFix the corlib tests build.
2010-08-17 Jb EvainAdd test for dynamic methods with invalid unicode name
2010-08-16 Carlos Alberto CortezAdd new file SerializationBinderTest.cs.
2010-08-16 Carlos Alberto CortezAdd new SerializationInfoTest.cs file.
2010-08-13 Marek SafarMerge remote branch 'chrisdunelm/master'
2010-08-13 Jérémie LavalForce usage of 2 threads in one of ManualResetEventSlim...
2010-08-12 Chris BaconMerge remote branch 'upstream/master'
2010-08-12 Jérémie LavalAdd additional unit test for ConcurrentDictionary to...
2010-08-10 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-08-10 Atsushi EnoEncoderFallback support in UTF8Encoding. Fixed bug...
2010-08-07 Zoltan VargaFix Math.Log (2, 1). Fixes #626944.
2010-08-07 Miguel de IcazaMerge branch 'master' of github.com:mono/mono
2010-08-06 Jb EvainDelegateTest.ClosedOverNullReferenceInstanceMethod...
2010-08-06 Jb EvainTest that we can call GetMethodBody on a method defined...
2010-08-05 Marek HabersackRevert "EncoderFallback support in UTF8Encoding. Fixed...
2010-08-04 Rodrigo KumperaAdd test for using generic arguments from other methods.
2010-08-04 Jérémie LavalRename ThreadLocal unit tests to reflect API name chang...
2010-08-04 Jérémie LavalInclude set accessor in ThreadLocal's Value property...
2010-08-04 Jb EvainAdd test ensuring that parameters of constructed array...
2010-08-04 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-04 Marek SafarAdd special compiler define RUN_ONDOTNET. Fixes #624942
2010-08-04 atsushienoMerge branch 'master' of github.com:mono/mono into...
2010-08-04 atsushienoEncoderFallback support in UTF8Encoding. Fixed bug...
2010-08-03 Jérémie LavalAdd a coherence subtest to SemaphoreSlim unit tests...
2010-08-03 Jb EvainAdd tests for delegates closed over null
2010-08-03 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-02 Carlos Alberto CortezNew test for 4.0 RegistryKey.Handle property.
2010-08-02 Carlos Alberto CortezNew tests for RegistryKey.FromHandle.
2010-08-01 Carlos Alberto CortezNew test for the 4.0 DeleteSubKeyTree overload.
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-30 Carlos Alberto CortezAdd tests for GetSubKeyNames and DeleteSubKey rotines...
2010-07-30 Jb EvainAdd test for incompatible types in Delegate.Remove
2010-07-30 atsushienoMerge branch 'atsushi'
2010-07-29 Marek SafarA fix for #619919
2010-07-29 Rodrigo KumperaAdd regression test for #626441.
2010-07-28 atsushienoMerge branch 'atsushi'
2010-07-28 Paolo MolaroMerge branch 'monitor-enter-bool-fix' into upstream...
2010-07-28 Paolo MolaroTest the Enter(object, ref bool) overload.
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
2010-07-25 Raja R HarinathEOL handling
2010-07-23 tgiphilMerge branch 'master' of git://github.com/mono/mono
2010-07-23 Atsushi Eno2010-07-23 Atsushi Enomoto <atsushi@ximian.com>
2010-07-23 Atsushi Eno2010-07-23 Atsushi Enomoto <atsushi@ximian.com>
2010-07-21 Miguel de Icaza2010-07-21 Miguel de Icaza <miguel@novell.com>
2010-07-20 Miguel de Icaza2010-07-20 Miguel de Icaza <miguel@novell.com>
2010-07-17 Miguel de Icaza2010-07-17 Miguel de Icaza <miguel@novell.com>
2010-07-15 Miguel de Icaza2010-07-15 Miguel de Icaza <miguel@novell.com>
2010-07-14 Miguel de IcazaAn extra test, to give me peace of mind
2010-07-13 Carlos Alberto Cortez2010-07-13 Carlos Alberto Cortez <calberto.cortez...
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-07 Carlos Alberto Cortez2010-07-07 Carlos Alberto Cortez <calberto.cortez...
2010-07-06 Carlos Alberto Cortez2010-07-05 Carlos Alberto Cortez <calberto.cortez...
2010-07-05 Atsushi Enomove old code to temporary dir (keep them for a while...
2010-07-05 Atsushi Eno2010-07-05 Atsushi Enomoto <atsushi@ximian.com>
2010-07-05 Jb Evain2010-07-05 Jb Evain <jbevain@novell.com>
2010-07-04 Gonzalo Paniagua... 2010-05-27 William Holmes <billholmes54@gmail.com>
2010-06-30 Marek SafarFixed.
2010-06-29 Rodrigo Kumpera2010-06-29 Rodrigo Kumpera <rkumpera@novell.com>
2010-06-29 Sebastien PouliotFix Attribute.GetHashCode to match MS behavior (needed...
2010-06-28 Chris Bacon2010-06-28 Chris Bacon <chrisbacon76@gmail.com>
2010-06-25 Zoltan Varga2010-06-25 Zoltan Varga <vargaz@gmail.com>
2010-06-22 Jb Evain2010-06-22 Jb Evain <jbevain@novell.com>
2010-06-21 Rodrigo Kumpera2010-06-21 Rodrigo Kumpera <rkumpera@novell.com>
2010-06-21 Rodrigo Kumpera2010-06-21 Rodrigo Kumpera <rkumpera@novell.com>
2010-06-18 Rodrigo Kumpera2010-06-18 Rodrigo Kumpera <rkumpera@novell.com>
2010-06-18 Rodrigo Kumpera2010-06-08 Rodrigo Kumpera <rkumpera@novell.com>
2010-06-18 Rodrigo Kumpera2010-06-18 Rodrigo Kumpera <rkumpera@novell.com>
2010-06-16 Carlos Alberto Cortez2010-06-16 Carlos Alberto Cortez <calberto.cortez...
2010-06-15 Jonathan Pryor * System/Convert.cs: Instead of manually checking...
2010-06-15 Zoltan Varga2010-06-15 Zoltan Varga <vargaz@gmail.com>
2010-06-09 Jonathan Pryor * System.Collections.ObjectModel/KeyedCollection.cs...
2010-06-08 Jonathan Pryor * System/String.cs: Fix String.Split(String[],int...
2010-06-08 Carlos Alberto Cortez * IsolatedStorageFileTest.cs: New test for GetUserStor...
2010-06-07 Carlos Alberto Cortez * IsolatedStorageFileTest.cs: New test for DeleteFile.
2010-06-07 Carlos Alberto Cortez2010-06-07 Carlos Alberto Cortez <calberto.cortez...
2010-06-06 Carlos Alberto Cortez2010-06-06 Carlos Alberto Cortez <calberto.cortez...
2010-06-05 Zoltan VargaMove the documentation to Documentation/en.
2010-06-04 Carlos Alberto Cortez2010-06-04 Carlos Alberto Cortez <calberto.cortez...
2010-06-04 Marek SafarFixed.
2010-06-03 Jérémie Laval2010-06-03 Jérémie Laval <jeremie.laval@gmail.com>
2010-06-03 Jb Evaindisable broken tests on net_4_0
2010-06-03 Jb Evainupdate version number
2010-06-02 Carlos Alberto Cortez2010-06-02 Carlos Alberto Cortez <calberto.cortez...
2010-05-31 Rodrigo Kumpera2010-05-31 Rodrigo Kumpera <rkumpera@novell.com>
2010-05-31 Carlos Alberto Cortez2010-05-31 Carlos Alberto Cortez <calberto.cortez...
2010-05-27 Marek SafarNew tests.
2010-05-27 Carlos Alberto Cortez * IsolatedStorageFileTest.cs: New test case for CopyFile.
2010-05-27 Carlos Alberto Cortez2010-05-27 Carlos Alberto Cortez <calberto.cortez...
2010-05-27 Jb Evain2010-05-27 Jb Evain <jbevain@novell.com>
2010-05-26 Carlos Alberto Cortez2010-05-26 Carlos Alberto Cortez <calberto.cortez...
2010-05-25 Carlos Alberto Cortez2010-05-24 Carlos Alberto Cortez <calberto.cortez...
2010-05-23 Carlos Alberto Cortez2010-05-23 Carlos Alberto Cortez <calberto.cortez...
2010-05-20 Marek Habersack2010-05-20 Marek Habersack <mhabersack@novell.com>
next