aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_error.c
Commit message (Collapse)AuthorAgeFilesLines
* remove squareball for goodRafael G. Martins2016-04-271-1/+1
|
* Revert "*: use squareball error infrastructure"Rafael G. Martins2016-04-271-22/+22
| | | | This reverts commit a2b3551dfb9460470bd79f5648bf597c517c40d4.
* Revert "error: removed uneeded tests"Rafael G. Martins2016-04-271-0/+24
| | | | This reverts commit 37592b57b31987519e59117d49bccd0207e67f15.
* error: removed uneeded testsRafael G. Martins2016-03-131-24/+0
|
* *: use squareball error infrastructureRafael G. Martins2016-03-131-22/+22
|
* build: replace src/utils with squareballRafael G. Martins2016-02-261-1/+1
|
* fixed copyrightRafael G. Martins2016-01-081-1/+1
|
* Revert "build: removing src/utils and replacing with squareball"Rafael G. Martins2015-12-231-1/+1
| | | | This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646.
* build: removing src/utils and replacing with squareballRafael G. Martins2015-12-231-1/+1
| | | | | squareball is a new general purpose library for C99, based on the code removed from src/utils
* error: improved error reporting for parsersRafael G. Martins2015-10-241-2/+38
| | | | it will now report the line and the approximate position of the error.
* error: added missing test for crlfRafael G. Martins2015-10-231-0/+13
|
* fixed copyrightRafael G. Martins2015-05-251-1/+1
|
* source parse: improved, added testsRafael G. Martins2015-04-211-1/+1
|
* error: added testsRafael G. Martins2015-04-191-0/+65