mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
Add a bit more info about various suites, and how to time timezone
This commit is contained in:
parent
b00fc5d5e6
commit
55fde81b50
@ -124,6 +124,36 @@ the options being
|
||||
This should allow for convenient updating of tests and expected results.
|
||||
|
||||
|
||||
TEST SUITES
|
||||
-----------
|
||||
|
||||
binding
|
||||
|
||||
Test binding locations under a principal.
|
||||
|
||||
carddav
|
||||
|
||||
CardDAV related tests.
|
||||
|
||||
ischedule
|
||||
|
||||
Scheduling extensions.
|
||||
|
||||
regression-suite
|
||||
|
||||
Bulk of the regression tests.
|
||||
|
||||
scheduling
|
||||
|
||||
Scheduling extensions.
|
||||
|
||||
timezone
|
||||
|
||||
Timezone tests. To run these you need to have run:
|
||||
../zondedb/update-tzdata.sh
|
||||
which in turn needs a binary called vzic. You build this from:
|
||||
https://github.com/libical/vzic
|
||||
|
||||
WRITING TESTS
|
||||
-------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user