We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13c102 commit 508c3f0Copy full SHA for 508c3f0
1 file changed
build/shared/test.Magick.NET.sh
@@ -11,6 +11,7 @@ testMagickNET() {
11
config=$config-OpenMP
12
fi
13
14
+ echo "\nTesting Magick.NET $config"
15
./tests/Magick.NET.Core.Tests/bin/$config/$architecture/net8.0/Magick.NET.Core.Tests
16
./tests/Magick.NET.Tests/bin/$config/$architecture/net8.0/Magick.NET.Tests
17
}
0 commit comments