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
[w32file] Fix usage of copyfile (#10010)
[mono-project.git]
/
acceptance-tests
/
roslyn.mk
blob
c4e8c866493a213b176eeb36c79326e3e9584a25
1
check-roslyn
:
2
@
$(
MAKE
)
validate-roslyn RESET_VERSIONS
=
1
3
cd
$(
ROSLYN_PATH
);
\
4
.
/
mono-testing.sh
"$(XUNIT)"
|| exit
;
\
5
echo
"done"