[acceptance-tests] Integrate Roslyn, CoreCLR and ms-test-suite into acceptance-tests
[mono.git] / mono / tests / Makefile.am
index cda611a3363dd4954e5b74b64a8292223f90f642..e3542e7e175fb2cb445c292780fffc8010eb8d61 100644 (file)
@@ -4,6 +4,9 @@ check-local: assemblyresolve/test/asm.dll testjit test-generic-sharing test-type
 check-full: test-sgen check-local
 check-parallel: compile-tests check-full
 
+check-coreclr:
+       $(MAKE) -C $(mono_build_root)/acceptance-tests check-coreclr
+
 # for backwards compatibility on Wrench
 test-wrench: check-parallel