aboutsummaryrefslogtreecommitdiffstats
path: root/tests/blogc/check_renderer.c
Commit message (Collapse)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-199/+199
|
* blogc: added `-e` cli option and `listing_entry` template blockRafael G. Martins2019-04-021-25/+135
|
* *: update copyrightRafael G. Martins2019-01-151-1/+1
|
* *: update copyrightRafael G. Martins2018-10-141-1/+1
|
* blogc: common: replace unsigned int with size_tRafael G. Martins2018-03-201-2/+2
|
* blogc: template parser refactoringRafael G. Martins2018-02-211-24/+24
| | | | mostly names and data structures.
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
|
* *: centralize error handlingRafael G. Martins2016-09-091-1/+0
|
* *: moved error handling to src/common/Rafael G. Martins2016-09-031-27/+28
|
* *: s/sb_/bc_/gRafael G. Martins2016-09-031-160/+160
|
* *: big code reorganization.Rafael G. Martins2016-09-031-0/+1158
- source and tests are now splitted by target - utils lib is now called common still pending move error.c from blogc to common