This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
test
/
run-make
/
extern-fn-mangle
/
Makefile
6 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add new tests for extern and foreign fns and name mangling.
2014-08-01 22:22:02 -06:00
-
i
n
c
l
u
d
e
.
.
/
t
o
o
l
s
.
m
k
rmake: Get all tests passing on MSVC
2015-08-26 16:57:56 -07:00
all
:
$(
call
NATIVE_STATICLIB
,
test
)
$(
RUSTC
)
test.rs
Add new tests for extern and foreign fns and name mangling.
2014-08-01 22:22:02 -06:00
$(
call RUN,test
)
||
exit
1
Reference in New Issue
Copy Permalink