xamarin-macios/tests/monotouch-test/MediaAccessibility
Rolf Bjarne Kvinge 3dd412daa6
[tests] Adjust ImageCaptioningTest to clean up after itself and support concurrent execution. (#18329)
* This test creates a file in the temp directory, so make sure the file name
  is unique enough to not clash with any other test runs running concurrently.

Fixes this problem:

> SetCaption: System.IO.IOException : IO_SharingViolation_File, /var/folders/r7/kvhxkfw54qlc5y72d620783h0000gn/T/basn3p08.png


* Also delete the temporary file at the end of the test.

This PR is best viewed by ignoring whitespace, since it indents a big chunk of
code.
2023-05-25 10:50:08 +02:00
..
AudibleMediaTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
CaptionAppearanceTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
ImageCaptioningTest.cs [tests] Adjust ImageCaptioningTest to clean up after itself and support concurrent execution. (#18329) 2023-05-25 10:50:08 +02:00