repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[System.Private.CoreLib] Adopt delegate to netcore
[mono-project.git]
/
acceptance-tests
/
roslyn.mk
blob
ab1a86652e2e711f459a4bf5be2cb7c9956750ef
1
check-roslyn
:
2
@
$(
MAKE
)
validate-roslyn RESET_VERSIONS
=
1
3
cd
$(
ROSLYN_PATH
);
\
4
.
/
build.sh
--
restore
--
build
--
test
--
mono || exit
;
\
5
echo
"done"