This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
CppSharp
mirror of
https://github.com/mono/CppSharp.git
Watch
1
Star
0
Fork
You've already forked CppSharp
0
Code
Issues
Projects
Releases
Wiki
Activity
Tools and libraries to glue C/C++ APIs to high-level languages
c-sharp
dotnet
mono
bindings
bridge
c
clang
cplusplus
cppsharp
glue
interop
parser
parsing
pinvoke
swig
syntax-tree
visitors
xamarin
xamarin-bindings
5401
Commits
99
Branches
51
Tags
73 MiB
C++
52%
C#
46.4%
Lua
0.9%
Shell
0.3%
JavaScript
0.2%
Branch:
wrong-return-issue
CppSharp
/
tests2
/
test.sh
6 lines
100 B
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-e
dir
=
$(
cd
"
$(
dirname
"
$0
"
)
"
;
pwd
)
$dir
/napi/test.sh
$dir
/quickjs/test.sh
Reference in new issue
Copy Permalink