d840c1a3c2
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.
14 lines
292 B
Text
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/
|