summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-03-23UI tests for InputTransparent and fixes for Android/Windows (#808)E.Z. Hart1-0/+2
* Set up automated UI tests for InputTransparent * Pull in Adrian's UI tests from PR 483 * Fix bugs with box/label/image gestures passing through when not transparent * Fix disabling of layouts on Windows; fix 44096 test for iOS/Windows; * Automate the 53445 test
2017-03-23[UITests]Add Xamarin.Forms.Core.UITests.Shared (#711)Rui Marinho1-0/+36
* [UITests]Add Xamarin.Forms.Core.UITests.Shared * fix * [UITests]Use shared UITest project on macOS * [UITests] Add correct platform queries * [Controls] Add missing Preserve