[CryptoStream] Invalid enum in ctor
[mono.git] / mcs / class / corlib / Test /
2010-10-08 Gonzalo Paniagua... [CryptoStream] Invalid enum in ctor
2010-10-08 Gonzalo Paniagua... Dispose calls FlushFinalBlock
2010-10-08 Jb EvainAdd tests for ModuleBuilder.ResolveMember on different...
2010-10-07 Gonzalo Paniagua... Fix CryptoStream.Dispose
2010-10-07 Jb EvainAdd tests for ModuleBuilder.ResolveMemberToken
2010-10-07 Jb EvainFix test
2010-10-07 Jb Evain[Test] Add test for ModuleBuilder.ResolveFieldToken...
2010-10-07 Zoltan VargaFix make test for corlib.
2010-10-05 Rodrigo KumperaThe nested in type should not be inflated.
2010-10-04 Rodrigo KumperaFix #642130.
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-09-29 Rodrigo KumperaRemove "NotWorking" from a test that now works.
2010-09-27 Rodrigo KumperaEnable test that has been fixed in the runtime.
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-24 Zoltan VargaFix the setting of pointer type fields using reflection...
2010-09-21 Andrés G. Aragoneses[corlib] Prevent BinaryFormatter to throw on missing...
2010-09-20 Rodrigo KumperaFix AssemblyBuilder::GetTypes () with unfinished types.
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-20 Jb EvainIgnor test since its fix has been reverted
2010-09-14 Marek SafarMerge branch 'marek'
2010-09-13 Rodrigo KumperaMethodBuilder should return null for generic arguments...
2010-09-10 Jb EvainAdd test for #636939
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-02 Jb EvainAdd a test for the regression to Delegate.CreateDelegat...
2010-09-01 Gonzalo Paniagua... Add missing DT format
2010-09-01 Jb EvainAdd NotWorking test for bugs #635349 and #605936
2010-08-30 Carlos Alberto CortezAdd tests for SerializationBinder.BindToName usage...
2010-08-27 Jérémie LavalIncrease the number of repeated run in stress 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 atsushienoMerge branch 'atsushi'
2010-07-30 Jb EvainAdd test for incompatible types in Delegate.Remove
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>
next