libamtrack / ReGenerator

R packagE Generator
MIT License
1 stars 0 forks source link

Add example directory with testing C code #4

Closed grzanka closed 3 years ago

grzanka commented 3 years ago

Sample C code, not necessarily from libamtrack. Code should contain proper doxygen and be structured in header and source files.

Ideally it should cover all cases:

grzanka commented 3 years ago

Add test to Github integration which checks if example code compiles under Linux (gcc) and Windows (visual studio), using CMake