icalendar/src/icalendar/tests
Gil Forcada 8d6a285214 Whitespaces cleanup 2014-08-26 00:55:26 +02:00
..
__init__.py remove unused tests, move examples.rst to docs/usage.rst, pep8 everything 2013-12-24 01:29:05 +01:00
encoding.ics begin encoding tests. NOT FINISHED. 2012-03-19 22:43:09 +01:00
issue_53_parsing_failure.ics Whitespaces cleanup 2014-08-26 00:55:26 +02:00
issue_112_missing_tzinfo_on_exdate.ics test for #112. looks like, this one has been fixed at some point. fixes #112 2014-01-06 16:11:47 +01:00
multiple.ics convert to unix fileformat 2012-03-19 16:20:52 +01:00
recurrence.ics Whitespaces cleanup 2014-08-26 00:55:26 +02:00
test_encoding.py Fix tests for latest pytz. Don't set tzinfo directly on datetime objects, but use pytz's localize function. 2014-06-02 11:34:30 +02:00
test_fixed_issues.py allow dots in property names 2014-07-14 14:11:16 +02:00
test_icalendar.py backport some of regebros modern python idiom changes from his regebro-refactor branch 2013-12-25 21:48:00 +01:00
test_multiple.py format imports according to https://github.com/plone/plone.api/blob/master/docs/contribute/conventions.rst 2013-12-24 01:44:53 +01:00
test_property_params.py Change class representation for CaselessDict objects to always include the class name or the class' name attribute, if available. Also show subcomponents for Component objects. 2014-07-14 13:45:19 +02:00
test_recurrence.py Fix tests for latest pytz. Don't set tzinfo directly on datetime objects, but use pytz's localize function. 2014-06-02 11:34:30 +02:00
test_time.py format imports according to https://github.com/plone/plone.api/blob/master/docs/contribute/conventions.rst 2013-12-24 01:44:53 +01:00
test_timezoned.py Merge remote-tracking branch 'boltnev/dateutil_dependency' 2014-06-02 12:17:45 +02:00
test_unit_cal.py simplify nested test structure, comment for running specific tox env 2014-07-14 13:52:24 +02:00
test_unit_caselessdict.py backport some of regebros modern python idiom changes from his regebro-refactor branch 2013-12-25 21:48:00 +01:00
test_unit_parser_tools.py format imports according to https://github.com/plone/plone.api/blob/master/docs/contribute/conventions.rst 2013-12-24 01:44:53 +01:00
test_unit_prop.py Fix tests for latest pytz. Don't set tzinfo directly on datetime objects, but use pytz's localize function. 2014-06-02 11:34:30 +02:00
test_unit_tools.py format imports according to https://github.com/plone/plone.api/blob/master/docs/contribute/conventions.rst 2013-12-24 01:44:53 +01:00
time.ics Add test for vTime instances. 2012-11-22 13:57:40 +01:00
timezoned.ics correct dtstart, dtend to artsprint dates. convert ics file to unix fileformat 2012-03-19 16:18:10 +01:00