File: Validation-CalDAV

package info (click to toggle)
radicale 3.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,688 kB
  • sloc: python: 10,173; javascript: 1,144; sh: 269; xml: 93; makefile: 38; perl: 20
file content (10 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

# Runs a full set of tests for CalDAV and CardDAV to verify that the
# server is functional.

set -e

CURDIR=$(dirname "$0")

FAIL_OK=1 $CURDIR/init --subdir CalDAV