Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge d1f387c16a
[tests] Improve running bgen tests from the terminal. (#20303)
Make it appropriately quiet, and pass the project.

This makes the run-tests target work when there's also a .sln in the same
directory (which gets created automatically when opening the project in
VSCode).
2024-03-14 07:58:31 +01:00
Rolf Bjarne Kvinge a8a0132b56
[tests] Make the 'run-tests' and 'run-unit-tests' targets equivalent. (#20223)
I keep forgetting which makefile / test suite uses which run-* target, so just
make both work everywhere.
2024-03-01 09:54:33 +01:00
Rolf Bjarne Kvinge a7e96e5ce2
[bgen] Add support for converting ObsoletedOSPlatform attributes. Fixes #18966. (#18972)
Fixes https://github.com/xamarin/xamarin-macios/issues/18966.
2023-09-11 12:03:16 +02:00
Rolf Bjarne Kvinge 137c6a49f1
[tests] Add makefile to run the generator tests in .NET mode. (#17296) 2023-01-19 16:40:42 +01:00