mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
Tests: add pointer to cover script which runs them.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Coverage and unit tests!
|
||||
# Build a coverage-enabled darkhttpd, run unit tests and calculate coverage.
|
||||
#
|
||||
cd $(dirname $0)
|
||||
DIR=tmp.httpd.tests
|
||||
|
Reference in New Issue
Block a user