You've already forked linux-packaging-mono
Imported Upstream version 6.0.0.255
Former-commit-id: a809b61efe270682042e308f31b142c7df27f1ca
This commit is contained in:
parent
08f368abd7
commit
03112dc19c
@@ -170,7 +170,6 @@ test-bundle-local:
|
||||
cp -L -R $(mcs_topdir)/class/lib/$$profile $(TEST_BUNDLE_PATH); \
|
||||
done
|
||||
cp -L $(top_srcdir)/external/xunit-binaries/*.dll $(top_srcdir)/external/xunit-binaries/*.exe $(top_srcdir)/external/xunit-binaries/*.config $(TEST_BUNDLE_PATH)/net_4_x/
|
||||
cp -L $(top_srcdir)/external/xunit-binaries/xunit.execution.dotnet.dll $(TEST_BUNDLE_PATH)/net_4_x/tests/
|
||||
$(MAKE) -C $(mcs_topdir)/tests test-bundle
|
||||
$(MAKE) -C $(mcs_topdir)/errors test-bundle
|
||||
$(MAKE) -C $(mcs_topdir)/packages test-bundle
|
||||
|
@@ -718,7 +718,6 @@ test-bundle-local:
|
||||
cp -L -R $(mcs_topdir)/class/lib/$$profile $(TEST_BUNDLE_PATH); \
|
||||
done
|
||||
cp -L $(top_srcdir)/external/xunit-binaries/*.dll $(top_srcdir)/external/xunit-binaries/*.exe $(top_srcdir)/external/xunit-binaries/*.config $(TEST_BUNDLE_PATH)/net_4_x/
|
||||
cp -L $(top_srcdir)/external/xunit-binaries/xunit.execution.dotnet.dll $(TEST_BUNDLE_PATH)/net_4_x/tests/
|
||||
$(MAKE) -C $(mcs_topdir)/tests test-bundle
|
||||
$(MAKE) -C $(mcs_topdir)/errors test-bundle
|
||||
$(MAKE) -C $(mcs_topdir)/packages test-bundle
|
||||
|
Reference in New Issue
Block a user