summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.Android.UITests
AgeCommit message (Collapse)AuthorFilesLines
2016-04-13Update to latest UITest nuget (#80)Jason Smith2-3/+3
* Update to latest UITest nuget * Fix uploader
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro1-3/+3
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-3/+3
CS0618 occurs when using an obsolete property or method. https://msdn.microsoft.com/en-us/library/x5ye6x1e.aspx
2016-04-06Force conversion to target type when Static Resource returns OnPlatform<T>E.Z. Hart1-1/+5
2016-04-06Enable warnings as errors in testskingces951-0/+6
2016-03-22Initial importJason Smith7-0/+542