Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

build the cython library:

make cython

run coverage tests:

make

notes:

use clang to generate ast tree: clang -Xclang -ast-dump -fsyntax-only -I ../headers foo.cpp

About

POC to get coverage from a C++ library exposed to Python with Cython

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages