mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-09 09:51:49 +08:00
CONTRIBUTING.md: do not reference make
Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ $ git config commit.template ~/.git-template
|
|||||||
|
|
||||||
New functionality should be accompanied by a test case which verifies
|
New functionality should be accompanied by a test case which verifies
|
||||||
the correctness of ocserv operation on successful use of the new
|
the correctness of ocserv operation on successful use of the new
|
||||||
functionality, as well as on fail cases. The test suite is run on "make check"
|
functionality, as well as on fail cases. The test suite is run on "meson test -C build"
|
||||||
on every system ocserv is installed, except for the tests/suite part
|
on every system ocserv is installed, except for the tests/suite part
|
||||||
which is only run during development.
|
which is only run during development.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user