xamarin-macios/tests/monotouch-test/AVFoundation
Sebastien Pouliot 4ffbef7cac
[avfoundation] Use a smart enum for AVMetadataObjectType (#7497)
and drop the manual, error prone, conversion code.

The fact that this is also used as a `[Flag]` enum does not mean smart
enum could not be used [1]. The flag code only needed to be updated to
use the smart enum generated code.

[1] https://github.com/xamarin/xamarin-macios/issues/7317

Added unit tests.
2019-11-28 10:40:12 -05:00
..
AVAssetDownloadUrlSessionTests.cs [Tests] Centralized the endpoints for the different network tests. (#7418) 2019-11-14 05:45:33 -05:00
AVAssetImageGeneratorTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
AVAudioConverterPrimeInfoTest.cs [watchos][avfoundation] Enable AVFoundation in watchOS (#659) 2016-08-25 11:39:48 -04:00
AVBeatRangeTest.cs [watchos][avfoundation] Enable AVFoundation in watchOS (#659) 2016-08-25 11:39:48 -04:00
AVCapturePhotoBracketSettingsTest.cs [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
AVCaptureWhiteBalanceGainsTest.cs [AVFoundation] Update bindings for XCode8. Focus on enums and structs. (#591) 2016-08-11 08:22:59 -04:00
AVDepthDataTests.cs [monotouch-test] Workaround a Catalina crash. Fixes #6425. 2019-06-26 14:17:14 +02:00
AVPlayerLooperTest.cs [AVFoundation] Set the wrongly added API to be obsolete and ensure it returns logical values. (#2650) 2017-09-13 08:21:59 -04:00
AudioPlayerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
AudioRecorderTest.cs [tests] Add support to xharness for excluding tests that require permission dialogs, and update monotouch-test accordingly. (#2418) 2017-08-03 18:58:04 +02:00
CaptureDeviceTest.cs [tests] Add missing availability attribute and adjust tests to run on iOS 7 devices. Fix #4437 (#4719) 2018-08-29 09:09:43 -04:00
CaptureMetadataOutputTest.cs [avfoundation] Use a smart enum for AVMetadataObjectType (#7497) 2019-11-28 10:40:12 -05:00
FourCCTest.cs [AVFAudio] Xcode 10.2 Beta 2 (#5554) 2019-02-06 16:48:10 -05:00
MetadataObjectTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
PlayerItemTest.cs [monotouch-test] Fix versions checks. 2018-07-03 20:47:14 +02:00
PlayerItemVideoOutputTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
QueuePlayerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
SpeechSynthesisVoiceTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
UtilitiesTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
VideoCompositionInstructionTest.cs [monotouch-test] Fix versions checks. 2018-07-03 20:47:14 +02:00