1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 05:59:07 +00:00
conky/tests
bi4k8 566fbe7187
Fix and test graph parsing (#1447)
* specials: comment all parser cases

* specials: scan_graph: early-return if args is null

* specials: fix logic in scan_graph

* tests: add scan_graph parsing test

* specials: separate command parsing from graph parsing

this simplifies the implementation of graph parsing and makes it less ambiguous to parse graphs in contexts where commands are not expected

* specials: tweak comments in scan_graph

* tests: update for scan_command separation

---------

Co-authored-by: bi4k8 <bi4k8@github>
2023-03-05 19:25:56 -05:00
..
catch2 refactor gradients to use config value instead of hard-coded option 2022-10-12 21:35:35 -04:00
dockerfiles Add archlinux & alpine builds. 2021-03-03 15:39:02 -05:00
CMakeLists.txt Fix and test graph parsing (#1447) 2023-03-05 19:25:56 -05:00
llvm-gcov.sh Fix these colour tests, refactor gcov script. 2023-02-25 14:22:43 -05:00
test-colours.cc Fix these colour tests, refactor gcov script. 2023-02-25 14:22:43 -05:00
test-common.cc Update copyright, authors. 2021-02-27 09:14:19 -06:00
test-conky.cc Partially revert change from c352069b31. 2021-04-25 09:00:29 -05:00
test-core.cc Update copyright, authors. 2021-02-27 09:14:19 -06:00
test-darwin.cc Update copyright, authors. 2021-02-27 09:14:19 -06:00
test-diskio.cc Update copyright, authors. 2021-02-27 09:14:19 -06:00
test-fs.cc Update copyright, authors. 2021-02-27 09:14:19 -06:00
test-gradient.cc use new Colour type for specials and gradients (#1418) 2023-02-24 08:13:19 -05:00
test-graph.cc Fix and test graph parsing (#1447) 2023-03-05 19:25:56 -05:00
test-linux.cc Update copyright, authors. 2021-02-27 09:14:19 -06:00