mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Add xandikos test example
This commit is contained in:
parent
01c88b514c
commit
dfc9f1aa3f
1 changed files with 5 additions and 0 deletions
|
|
@ -97,6 +97,11 @@ The ``Makefile`` has a lot of options that allow you to control which tests are
|
|||
run, and which servers are tested. Take a look at its code where they are all
|
||||
initialized and documented.
|
||||
|
||||
For example, to test xandikos, run::
|
||||
|
||||
make DAV_SERVER=xandikos install-test
|
||||
make DAV_SERVER=xandikos test
|
||||
|
||||
If you have any questions, feel free to open issues about it.
|
||||
|
||||
Structure of the testsuite
|
||||
|
|
|
|||
Loading…
Reference in a new issue