aboutsummaryrefslogtreecommitdiffstats
path: root/tests/blogc
Commit message (Expand)AuthorAgeFilesLines
* *: update copyrightRafael G. Martins2019-01-156-6/+6
* *: update copyrightRafael G. Martins2018-10-146-6/+6
* blogc: common: replace unsigned int with size_tRafael G. Martins2018-03-201-2/+2
* blogc: template parser refactoringRafael G. Martins2018-02-213-390/+390
* Allow lines starting with * or **baylej2017-10-251-6/+6
* loader: added FILTER_REVERSERafael G. Martins2017-07-251-0/+47
* allow source config keys without valueRafael G. Martins2017-06-281-7/+4
* *: updated copyrightRafael G. Martins2017-02-256-6/+6
* content-parser: source-parser: rename TITLE to FIRST_HEADERRafael G. Martins2017-02-152-13/+13
* content-parser: source-parser: extract TITLE from content headerRafael G. Martins2017-02-142-106/+320
* tests: use absolute path for binariesRafael G. Martins2017-01-021-14/+14
* blogc: added some "integration" testsRafael G. Martins2016-10-151-0/+379
* runserver: reimplemented http server without libeventRafael G. Martins2016-09-251-1/+2
* blogc: common: moved "file" to commonRafael G. Martins2016-09-091-111/+111
* file: do not call fprintf directlyRafael G. Martins2016-09-091-22/+8
* *: centralize error handlingRafael G. Martins2016-09-095-5/+0
* *: moved error handling to src/common/Rafael G. Martins2016-09-036-357/+253
* *: s/sb_/bc_/gRafael G. Martins2016-09-034-567/+567
* *: big code reorganization.Rafael G. Martins2016-09-037-0/+6643