[corlib] Use array managed parts from corert to fix bugs in sorting and arguments...
[mono-project.git] / scripts / ci / run-test-mcs.sh
bloba7fd307a033d333286405de4cffbc3d95aea9fc7
1 #!/bin/bash -e
3 ${TESTCMD} --label=mcs-tests --timeout=30m make -w -C mcs/tests run-test
4 ${TESTCMD} --label=mcs-errors --timeout=10m make -w -C mcs/errors run-test