summaryrefslogtreecommitdiff
path: root/src/test/regression-component.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.0'Allen Winter2022-11-131-3/+3
|\
| * misc: Update sources to more modern CMilan Crha2022-11-131-3/+3
* | Merge branch '3.0'Allen Winter2022-10-061-14/+14
|\ \ | |/
| * fix a few resource leaks in the tests and examplesAllen Winter2022-10-061-5/+5
| * Ensure all vanew_foo() calls finish with (void*)0 (not 0)Allen Winter2022-10-051-9/+9
* | Merge branch '3.0'Allen Winter2022-10-031-6/+6
|\ \ | |/
| * fix coverity warnings - mostly related to YEAR2038 issuesAllen Winter2022-10-011-6/+6
* | REUSE complianceAllen Winter2022-06-061-11/+2
* | time_t - replace type `time_t` and related functions with our own `icaltime_t...Markus Minichmayr2022-06-031-3/+3
|/
* src/test/regression-component.c - fix compile warningAllen Winter2022-01-161-1/+1
* icalcomponent.c: handle the case, when DTEND and DURATION are missingДилян Палаузов2021-11-201-1/+1
* various small fixes found by CoverityAllen Winter2021-04-111-0/+2
* various - use https instead of http where we canAllen Winter2019-12-141-4/+3
* Relicense to MPL 2.0 instead of MPL 1.0Allen Winter2017-05-071-9/+10
* minor formattingAllen Winter2016-12-191-2/+4
* Remove deprecated icaltime_from_timetKent Sutherland2016-12-181-14/+14
* -Wwrite-stringsAllen Winter2016-08-031-1/+1
* test/regression - fix a bunch Coverity issues. more needed thoughAllen Winter2016-07-031-0/+1
* say goodbye the global variable icalerror_errors_are_fatalAllen Winter2015-08-141-2/+2
* src/test - enforce coding styleAllen Winter2015-06-011-302/+213
* fix some splint issues in the test suiteAllen Winter2015-05-251-5/+23
* remove all the ifdef UNCLEAN blocksAllen Winter2015-05-031-5/+0
* finish header cleaning on linux anway. need to test other platforms nowAllen Winter2015-04-281-2/+3
* massive include file cleaning. partially doneAllen Winter2015-04-271-228/+233
* more fixes for the C++ bindings:Allen Winter2015-02-191-3/+3
* hide failing tests when using BUILTIN tzdata using conditional compiles.Allen Winter2014-09-211-3/+8
* unleash and repair a bunch of tests that now work on Linux at least.Allen Winter2014-09-111-12/+4
* eliminate more gcc compiler warnings, from test programsAllen Winter2014-09-071-4/+4
* Re-arrange after svn to git conversionAllen Winter2014-05-311-0/+570