Lars Berscheid
db4356b345
add tests for get source location function
2020-06-30 09:25:02 +02:00
pantor
5cc3e30b66
add clang-format
2020-06-16 18:53:41 +02:00
pantor
62d8593e6c
move unit tests to doctest
2020-03-18 13:41:11 +01:00
Tom
8e6a8428fa
Undo PIMPL pattern in Environment ( #127 )
...
* resync single_include
* Undo PIMPL pattern in Environment
* Environment now supports copy construction and assignment
* Add test for copying Environment
Closes #126
2019-11-22 11:12:28 +01:00
pantor
258def7bf0
little bit more code style
2019-09-14 12:28:55 +02:00
pantor
699c207c8c
Inja v2 ( #67 )
...
* inja2
* header only
* reduce dependencies
* code cleaning
* c++17
* use stdc++
* code cleaning
* infrastructure
* header only
* add infrastructure
* fix tests
* use minimum clang 6
* code cleaning, polyfill for c++11
* fix some file tests
* fix readme
* update appveyor
* fix polyfill and ci
* fix polyfill
* fix ci?
* test msvc __cplusplus
* add doxygen
* activate all tests
* code cleaning
* add coveralls, set default to dot notation
* add html test
* add doxygen comments
* test single_include file
* change build folder in appveyor
* correct make arguments in appveyor
* fix appveyor arguments
2018-12-23 16:13:15 +01:00