thinline 0.3.1

A parser and builder for function-unittests written in comment sections for C-language family & python.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
language: c
test_env: ctest
include_dirs:
  - include
  - src
build_script:
  log: true
  linux:
    - mkdir build
    - cd build
    - cmake ..
    - make
libs:
  - build/libtest.so