aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_source_parser.c
Commit message (Collapse)AuthorAgeFilesLines
* source-parser: fixed error messageRafael G. Martins2015-09-191-1/+1
|
* source-parser: forbid BLOGC_VERSION variable in source filesRafael G. Martins2015-08-141-0/+18
|
* content-parser: implemented excerpt, and now for good!Rafael G. Martins2015-06-131-2/+52
|
* Revert "added content excerpt support"Rafael G. Martins2015-06-121-84/+5
| | | | This reverts commit 1851274f9524c462806d6ab64e024effb0392231.
* added content excerpt supportRafael G. Martins2015-06-111-5/+84
|
* source-parser: fixed reserved variablesRafael G. Martins2015-05-281-0/+90
|
* fixed copyrightRafael G. Martins2015-05-251-1/+1
|
* source-parser: fixed reserved variablesRafael G. Martins2015-05-181-0/+72
|
* content-parser: more random stuffRafael G. Martins2015-05-071-2/+8
|
* source parse: improved, added testsRafael G. Martins2015-04-211-0/+153
|
* error: added testsRafael G. Martins2015-04-191-0/+1
|
* remove specific type used to store sourcesRafael G. Martins2015-04-191-12/+12
|
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-181-2/+7
|
* replaced leg-based parser with handmade parser for source filesRafael G. Martins2015-04-171-0/+77