Added missing signal handlers (#364)

`renderd` coverage is otherwise not properly reported

_Also:_
- Removed `freebsd12` from CI
  - Packages are no longer provided (http://pkg.freebsd.org/)
- Added test for `HTCP host name` specification
- Renamed files in `src`/`includes` to match target names
  - `src/daemon.c` → `src/renderd.c`
  - `src/speedtest.cpp` →`src/render_speedtest.cpp`
  - `includes/daemon.h` → `includes/renderd.h`
This commit is contained in:
Hummeltech
2024-01-03 19:34:39 -07:00
committed by GitHub
parent 53b77bc1db
commit ff06794c00
11 changed files with 25 additions and 67 deletions

View File

@ -4,6 +4,7 @@ font_dir_recurse=@MAPNIK_FONTS_DIR_RECURSE@
plugins_dir=@MAPNIK_PLUGINS_DIR@
[@DEFAULT_MAP_NAME@]
HTCPHOST=@HTTPD0_HOST@
TILEDIR=@PROJECT_BINARY_DIR@/tests/tiles
URI=/tiles/@DEFAULT_MAP_NAME@
XML=@PROJECT_SOURCE_DIR@/utils/example-map/mapnik.xml