xamarin-macios/tests/generator
Rolf Bjarne Kvinge a227b77402
[generator] tvOS attributes aren't implied from iOS attributes. (#17057)
This hasn't been a problem until now because we've always had tvOS attributes on
most API, but when bumping min OS versions for .NET 8, we'll also remove a lot of
redundant availability attributes. This would break a case where a type is unavailable
on all platforms except tvOS (but without any tvOS availability attribute), and then
we'd get the (implied) iOS (un)availability attribute.
2022-12-20 07:29:19 +01:00
..
tests [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
.gitignore [tests] Import 2016-05-26 15:06:52 +02:00
Asserts.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
BGenTests.cs [generator] tvOS attributes aren't implied from iOS attributes. (#17057) 2022-12-20 07:29:19 +01:00
BGenTool.cs [tests] Improve the Bug35176 generator test. (#17070) 2022-12-16 15:20:06 +01:00
ErrorTests.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
GeneratorTests.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
Makefile [tests] Request labels after each test from NUnit. (#14628) 2022-04-04 19:19:45 +02:00
NSApplicationPublicEnsureMethods.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
README.md [tests] Import 2016-05-26 15:06:52 +02:00
arrayfromhandlebug.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bi1036.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bi1042.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bi1046.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bi1059.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bindas1048error.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bindas1049error.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bindas1050modelerror.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bindas1050protocolerror.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bindastests.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
bmac-with-hyphen-in-name.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bmac_smoke.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
btouch-with-hyphen-in-name.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
bug15283.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug15307.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug15799.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
bug16036.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
bug17232.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug23041.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug24078-ignore-methods-events.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug27428.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug27430.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug27986.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug29493.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug31788.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug34042.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug35176.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug36457.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug37527-missing-property.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug37527-wrong-property.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug39614.cs [tests] Port the makefile-based generator tests to NUnit. (#3019) 2017-11-20 14:55:16 +01:00
bug40282.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
bug42742.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug42855.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug43579.cs [tests][generator] Port XI/Classic tests to XI/Unified. (#1745) 2017-02-22 16:47:11 +01:00
bug46292.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
bug52570allowstaticmembers.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug52570classinternal.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug52570methodinternal.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug53076.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug53076withmodel.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
bug57531.cs [generator] Support [Async] inside categories, fixes bugzilla #57531 (#3229) 2018-01-16 08:41:25 -05:00
bug57870.cs [generator] Teach generator about WrapAttribute on Getters and Setters (#3388) 2018-02-05 21:14:08 -06:00
classNameCollision-enum.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
classNameCollision.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
desk63279A.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
desk63279B.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
desk79124.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
fieldenumtests.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
forcedtype.cs [tests][generator] Port XI/Classic tests to XI/Unified. (#1745) 2017-02-22 16:47:11 +01:00
forum54078.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
generator-tests.csproj [Tests] Add missing nuget. (#15313) 2022-06-22 17:10:27 -04:00
generic-strong-dictionary.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
ghissue3869.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ghissue5416a.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ghissue5416b.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ghissue5444.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
ghissue5692.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ghissue6626.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
ghissue6863_method.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
ghissue6863_property.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
ghissue7304.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
ghissue9065.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
issue3875.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
issue3875B.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
issue3875C.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
missing-export-property.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
multiple-api-definitions1.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
multiple-api-definitions2-a.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
multiple-api-definitions2-b.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
noasyncinternalwrapper.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
noasyncwarningcs0219.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
nowarn.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
property-redefination-ios.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
property-redefination-mac.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
protocol-duplicate-abstract-error.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
protocol-duplicate-abstract.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
protocol-duplicate-method-diff-length.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
protocol-duplicate-method-diff-out.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
protocol-duplicate-method-diff-return.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
protocol-duplicate-method-diff-type.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
smartenumwithframework.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
sof20696157.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
sof20696157.sh [tests][generator] Port XI/Classic tests to XI/Unified. (#1745) 2017-02-22 16:47:11 +01:00
strong-dict-native-enum.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
strong-dict-support-templated-dicts.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
virtualwrap.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00
warnaserror.cs [autoformat] Add generator tests. (#16800) 2022-11-17 17:04:21 -05:00

README.md

Tests for the binding generator

New test

  • Create a C# file with the api definition.
  • Add the C# file to the Makefile, like all the other tests. Remember to add it to the 'all' target.