pkgsrc/lang/coreclr/README
kamil d840c1a3c2 Import CoreCLR 1.0.0 as lang/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library,
called mscorlib. It includes the garbage collector, JIT compiler, base .NET
data types and many low-level classes.
2016-06-30 12:16:24 +00:00

14 lines
292 B
Text

Running tests:
I PAL (Platform Abstraction Layer)
Done in the package's Makefile:
$ bmake test
II Managed code tests
Fetch tests from:
http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/master/job/debug_windows_nt/lastSuccessfulBuild/artifact/bin/tests/tests.zip
In directory: tests/