Add Dictionary related tests.
[mono.git] / mcs / class / System.Xaml / Test / System.Xaml / XamlObjectReaderTest.cs
2010-10-26 Atsushi EnoAdd Dictionary related tests.
2010-10-25 Atsushi EnoImprove namespace collector implementation to prepare...
2010-10-25 Atsushi EnoAdd PositionalParameters tests (NotWorking).
2010-10-19 Atsushi EnoAdd complicated dictionary state and support dictionary...
2010-10-19 Atsushi EnoAdd Dictionary reader test and made some fixes towards it.
2010-10-18 Atsushi EnoStaticExtension also puts PositionalParameters (not...
2010-10-18 Atsushi EnoEnable working test (that was blocked just by XmlDocume...
2010-10-18 Atsushi EnoSeveral fixes for types that include static members.
2010-10-18 Atsushi EnoTake TypeConverter into consideration in XamlObjectReader.
2010-10-16 Atsushi Enoenable one more test.
2010-10-16 Atsushi EnoFor empty collection, do not put meaningless Items...
2010-10-16 Atsushi EnoWrite null value as NullExtension regardless of its...
2010-10-15 Atsushi EnoDifferentiate Instance property and internal object...
2010-10-15 Atsushi EnoSupport ArrayExtension Items and GetObject node in...
2010-10-09 Atsushi EnoAdd couple of (not-working) object reader testcases...
2010-10-04 Marek HabersackMerge branch 'bugfix'
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-04 Atsushi EnoGet constructor arguments (x:Arguments) working on...
2010-06-30 Marek SafarFixed.
2010-06-29 Raja R HarinathUse a slightly more portable way to resolve the Categor...
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-26 Atsushi Eno2010-04-26 Atsushi Enomoto <atsushi@ximian.com>
2010-04-26 Atsushi Eno2010-04-26 Atsushi Enomoto <atsushi@ximian.com>
2010-04-22 Atsushi Eno2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
2010-04-22 Atsushi Eno2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
2010-04-20 Atsushi Eno2010-04-20 Atsushi Enomoto <atsushi@ximian.com>
2010-04-18 Atsushi Eno2010-04-18 Atsushi Enomoto <atsushi@ximian.com>
2010-04-18 Atsushi Eno2010-04-18 Atsushi Enomoto <atsushi@ximian.com>
2010-04-18 Atsushi Eno2010-04-18 Atsushi Enomoto <atsushi@ximian.com>
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-15 Atsushi Eno2010-04-15 Atsushi Enomoto <atsushi@ximian.com>
2010-04-14 Atsushi Eno2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
2010-04-12 Marek SafarNew tests.
2010-04-11 Atsushi EnoXamlObjectReader implementation.