aboutsummaryrefslogtreecommitdiffstats
path: root/tests/blogc
Commit message (Expand)AuthorAgeFilesLines
* blogc: sysinfo: get fqdn if availableRafael G. Martins2021-03-291-2/+34
* tests: upgrade deprecated cmocka test runnerRafael G. Martins2020-11-0512-261/+261
* blogc: fix post sorting when mixing posts before and after `Sun Sep 9 01:46:...Rafael G. Martins2020-10-131-4/+4
* blogc: generate table of contents treeRafael G. Martins2020-09-115-145/+1042
* *: update copyrightRafael G. Martins2020-05-313-3/+3
* blogc: added filelist parserRafael G. Martins2020-05-291-0/+131
* blogc: added listing_empty template blockRafael G. Martins2020-05-163-14/+77
* blogc: allow passing multiple -e optionsRafael G. Martins2020-04-222-3/+237
* blogc: fixed bug that prevented digits in -D argumentsRafael G. Martins2019-09-041-2/+20
* blogc: added FILTER_SORT, to sort posts by DATERafael G. Martins2019-04-281-16/+179
* blogc: added `-e` cli option and `listing_entry` template blockRafael G. Martins2019-04-023-29/+241
* blogc: content: do not escape inline codeRafael G. Martins2019-02-241-3/+11
* blogc: sysinfo: simplified username impl. fixed testsRafael G. Martins2019-02-231-31/+9
* blogc: test "inject" functionsRafael G. Martins2019-02-102-0/+87
* blogc: rusage: added tests, fixed minor issueRafael G. Martins2019-02-101-0/+104
* blogc: sysinfo: added testsRafael G. Martins2019-02-103-4/+236
* blogc: funcvars: code simplified, added testsRafael G. Martins2019-02-101-0/+84
* blogc: template: allow whitespaces in template tags, not just spacesRafael G. Martins2019-02-091-0/+130
* *: 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