summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.Android.UITests
AgeCommit message (Collapse)AuthorFilesLines
2016-06-24[UITest] Update to 1.3.8, remove old projects (#240)Rui Marinho2-5/+5
* [UITests] Update to Xamarin UItest 1.3.8 * Remove legacy UITest projects * Remove issue that uses reference to controls * Update Xamarin.Forms.Core.iOS.UITests.csproj * Update Xamarin.Forms.Core.Android.UITests.csproj
2016-05-11Remove unused UI test (#163)E.Z. Hart1-3/+0
2016-05-04Remove empty UI tests (#160)E.Z. Hart1-72/+0
* Use WaitForElement instead of Thread.Sleep to cut down on idle time * Remove empty UI tests
2016-04-28Remove empty UI test for control which no longer exists (#152)E.Z. Hart1-3/+0
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