summaryrefslogtreecommitdiff
path: root/tests/config-parser-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use memstream for config-parser testDaniel Stone2022-07-051-11/+13
* tests: add get_double in config-parser testsPekka Paalanen2022-03-141-0/+199
* tests/config-parser: Remove useless duplicate testDaniel Stone2019-11-281-28/+15
* config-parser: Make get_bool be boolDaniel Stone2019-11-281-12/+16
* Rename config-parser.h to libweston/config-parser.hPekka Paalanen2019-04-181-1/+1
* Re-apply "config-parser: Catch negative numbers assigned to unsigned config v...Bryce Harrington2016-07-261-0/+31
* config-parser: Add weston_config_section_get_colorBryce Harrington2016-07-261-2/+119
* Revert "config-parser: Catch negative numbers assigned to unsigned config val...Bryce Harrington2016-07-131-31/+0
* config-parser: Catch negative numbers assigned to unsigned config valuesBryce Harrington2016-07-121-0/+31
* config-parser: Improve error checks for strtol/strtoul callsBryce Harrington2016-07-081-0/+34
* zunitc: made name of test fixture parameter explicit.Jon Cruz2015-10-231-21/+21
* cosmetic: Remove a few double semicolonsDerek Foreman2015-10-071-1/+1
* Converted the config parser test to the new framework.Jon A. Cruz2015-07-171-60/+311
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* Make sure config.h is included before any system headersAndrew Wedgbury2014-04-071-0/+2
* config-parser: Make weston_config_parse() tkae a file nameKristian Høgsberg2013-09-211-1/+1
* tests: Fix warnings in config-parser-testKristian Høgsberg2013-07-091-1/+2
* tests: Move config-parser.test to tests/Quentin Glidic2013-07-081-0/+202