22.18.0 - 2025-02-14
Added
- Add a devcontainer setup for gvm-libs development 0a943b59
- first test of vtparser.c 955a5a93
- Provide a CMake macro for specifying unit tests more easily f118802f
- tests of gvm_json_obj_check_str 90c5498e
- gvm_json_obj_check_str ae513e34
- tests of gvm_json_obj_check_int 4a2c9de8
- gvm_json_obj_check_int 0cd4ab23
- tests of gvm_json_obj_int ae8e7900
- gvm_json_obj_int a7c8426a
Changed
- move assignments out of
if
conditions (openvasd) e8443d75 - use gvm_json_obj_str more cc0c8121
- Rename boreas tests 00c676b4
- Use new cmake macro for specifying tests 9b362ca4
- Add all tests to all target 96aae4e0
- Only build boreas tests if testing is enabled 8d25e9a3