summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.UnitTests/ResourceDictionaryTests.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23force sync with upstream 2.4.0-sr2Kangho Hur1-111/+2
2017-10-23[C] MergedRD: new tests and minor fixesStephane Delcroix1-0/+57
2017-10-23Merged DictionariesAdam Pedley1-2/+54
2017-04-11[C] Lookup in RD also lookup in merged RDs (#861)Stephane Delcroix1-1/+52
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-0/+1
2017-02-01[C] throw meaningful exception on duplicate RD key (#716)Stephane Delcroix1-0/+14
2016-12-06ResourceDictionary fixes (#536)Stephane Delcroix1-9/+40
2016-08-09Add the key in the message on throwing a KeyNotFoundException (#282)Rogier van der Hee1-1/+10
2016-03-22Initial importJason Smith1-0/+256