calendar-procs.tcl

Automated tests.

Location:
packages/calendar/tcl/test/calendar-procs.tcl
Created:
15 November 2003
Author:
Simon Carstensen
CVS Identification:
$Id: calendar-procs.tcl,v 1.3.2.6 2023/02/24 12:53:48 antoniop Exp $

Procedures in this file

Detailed information

_calendar__attachments_enabled (private)

 _calendar__attachments_enabled

Testcases:
No testcase defined.

_calendar__calendar_basic_api (private)

 _calendar__calendar_basic_api

Testcases:
No testcase defined.

calendar::exists_p (private)

 calendar::exists_p calendar_id

Checks if a particular calendar exists.

Parameters:
calendar_id (required)
Returns:
1 if exists, 0 if doesn't
Author:
Héctor Romojaro
Created:
18 February 2021

Testcases:
calendar_basic_api
[ show source ]