xamarin-macios/tests/mtouch
Rolf Bjarne Kvinge d6cb31402f
[tools] Split tools/common/SdkVersions.cs in two files. (#17067)
We need parts of tools/common/SdkVersions.cs when building tests on Windows.
In order to simplify our Windows-life, we're going to check in the generated
SdkVersions.cs file, that way it won't have to be re-generated on Windows (the
logic is very make-based, and not easily executed on Windows).

However, parts of SdkVersions.cs would change every commit, which would make
the above solution rather annoying. So split out those parts into a new file
(ProductConstants.cs), which is still generated during the build (and not
checked in).
2022-12-16 15:25:53 +01:00
..
.gitignore [tests] Automatically build the mtouch test assembly when needed. (#5496) 2019-01-28 15:05:42 +01:00
Cache.cs Autoformat cecil-tests.csproj. (#16103) 2022-09-26 21:00:28 +02:00
Compat.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ErrorTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
InlinerTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
LinkerTests.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
LocalizationTests.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
MLaunchTool.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
MTouch.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
MTouchTool.cs [tests] Parameterize the min OS version in a few mtouch tests. (#17035) 2022-12-14 21:44:36 +01:00
Makefile [tools] Split tools/common/SdkVersions.cs in two files. (#17067) 2022-12-16 15:25:53 +01:00
MiscTests.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
MonoNativeTests.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
RegistrarTest.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
SdkTest.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
Setup.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
StringUtilsTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
TimingTests.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
mtouchtests.csproj [tools] Split tools/common/SdkVersions.cs in two files. (#17067) 2022-12-16 15:25:53 +01:00
mtouchtests.sln [tests] Make the mtouch test project reference the actual mtouch project. (#11400) 2021-05-04 14:10:03 +02:00