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

10 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge 4b35372703 [dotnet] More 'net6.0' -> 'DOTNET_TFM' variable usage. 2022-03-25 14:16:02 +01:00
Rolf Bjarne Kvinge 7774518079 [tests] Allow for more time to build tests/test-libraries now, since more work is being done there 2021-12-22 10:17:34 +01:00
Rolf Bjarne Kvinge d0f33c7931
[msbuild] Fix merging of apps with symlinks to directories. (#13546)
Symlinks to directories are treated the same as other symlinks (as files), not
as directories. This way we don't end up re-creating a directory hierarchy
when we only have to create a symlink.
2021-12-14 08:10:23 +01:00
Rolf Bjarne Kvinge 8aff15a4f0 [tests] Don't run parallel make in tests/common/TestProjects/ComplexAssembly, it may cause make to deadlock. 2021-06-25 08:26:01 +02:00
Rolf Bjarne Kvinge 2f65937d27 [tests] Remove BOM in new file. 2021-06-24 14:23:23 +02:00
Rolf Bjarne Kvinge 82fc13efbc [tests] Fix assertions regarding errors after recent changes. 2021-06-24 14:16:14 +02:00
Rolf Bjarne Kvinge 2f1667e593 [tests] Remove MSBuildSDKsPath from the environment before invoking make which may call 'dotnet build'. 2021-06-22 16:52:27 +02:00
Rolf Bjarne Kvinge f1cc00ce3a [tests] Update tests according to the actual error messages. 2021-06-21 11:45:50 +02:00
Rolf Bjarne Kvinge 718d9548a3 [tests] Improve error reporting when SetUp fails in MergeAppBundleTaskTest. 2021-06-21 11:45:21 +02:00
Rolf Bjarne Kvinge 4f8e9a872e [tests] Add new tests for merging app bundles 2021-06-18 10:34:35 +02:00