3ead0c07b2
added Makefile for unit test
2024-07-09 08:27:18 +02:00
c4fc332419
added first unit test
2024-07-09 08:08:01 +02:00
ad344b03ac
commented function, closed file
2024-07-09 07:13:01 +02:00
7809fb64ab
implemented new function parse_ics_file
2024-07-09 07:02:12 +02:00
d225e6aa41
updated README, how to enable git-hooks
2024-07-08 20:42:24 +02:00
5a96c95f69
changed ctags command
2024-07-08 20:39:44 +02:00
f2015b062c
added git-hooks dir
2024-07-08 20:25:54 +02:00
a8006f2e28
Update README.md
2024-06-16 08:26:31 +02:00
7fc1a17d3b
only go back one character to include the new line before field
2024-03-03 17:05:08 +01:00
f248a1d279
Merge pull request 'unrecognized-event-bug' ( #5 ) from unrecognized-event-bug into master
...
Reviewed-on: bjoernf/ics_analyzer#5
2024-03-03 16:40:56 +01:00
97208505d8
fixed bug and created script for running tests
2024-03-03 16:29:57 +01:00
75cacc3e04
redacted test file
2024-03-03 16:10:12 +01:00
0c1e64a16e
added test file
2024-03-03 16:05:23 +01:00
31b8c83d2f
updated README
2024-01-20 21:58:28 +01:00
c786ccf659
Merge pull request 'unfolding-function' ( #4 ) from unfolding-function into master
...
Reviewed-on: bjoernf/ics_analyzer#4
2024-01-20 21:54:55 +01:00
76c7f414ef
changed formatting
2024-01-20 21:51:07 +01:00
3252bf67ae
corrected comment
2024-01-20 21:06:09 +01:00
ff20bb92f7
dont put field name summary into summary field
2024-01-20 21:00:18 +01:00
7a5b3bc97a
added space folded test case and improved unfolding function
2024-01-20 20:44:15 +01:00
b2a2d09a92
improved folding function
2024-01-20 20:38:23 +01:00
f874fb99a6
still messy
2024-01-20 20:28:28 +01:00
ecfae506c9
unfolding doesnt work correctly
2024-01-20 19:19:39 +01:00
ce356065a7
added tab folded test case
2024-01-04 07:04:39 +01:00
05d59f6697
updated docs
2024-01-03 18:06:43 +01:00
5b31aec8d6
updated todo
2024-01-03 17:59:59 +01:00
bf6fdd71eb
improved documentation
2024-01-03 17:57:25 +01:00
6af368a69c
added carriage returns to test file
2024-01-03 08:14:15 +01:00
ea72a21418
line breaks are CRLF
2024-01-03 08:06:26 +01:00
55c6a39ee8
added rfc url to docs
2024-01-03 07:58:55 +01:00
add437c484
renamed test file
2024-01-03 07:56:57 +01:00
0e85ea09cd
new test file
2024-01-03 07:26:49 +01:00
af46177bcd
fixed bug when SUMMARY is not directly followed by colon
2024-01-01 10:15:32 +01:00
4ff2e705e2
modified test case
2023-12-30 06:00:45 +01:00
f9a617a882
location may be null
2023-12-30 05:17:58 +01:00
bf6d09e99a
added asserts to prevent segfaults from dereferencing null pointers
2023-12-30 05:02:49 +01:00
78a07b128f
improved Makefile and use debugging flags
2023-12-29 06:30:52 +01:00
315d127717
Merge pull request 'cap-event-printing' ( #3 ) from cap-event-printing into master
...
Reviewed-on: bjoernf/ics_analyzer#3
2023-09-17 10:36:31 +02:00
925d9b35ce
updated readme
2023-09-17 10:33:37 +02:00
167457b791
added new all day event to test ics file
2023-09-17 10:32:16 +02:00
e8ed8b0319
default to printing 5 events and added option -a
2023-09-17 10:27:52 +02:00
0773d4f561
removed unused move_lines.c
2023-09-16 12:39:49 +02:00
0955921918
checked out changes from fix-location-field-bug branch
2023-09-16 12:02:22 +02:00
c484acb88e
checked out .gitignore from fix-location-field-bug
2023-09-16 11:48:13 +02:00
0206625a76
checked out readme from fix-location-field-bug
2023-09-16 11:46:52 +02:00
0cd92b929d
fix-end-date-printing ( #2 )
...
printing of the end date was fixed
Reviewed-on: bjoernf/ics_analyzer#2
Co-authored-by: bjoernf <bjoern.foersterling@web.de>
Co-committed-by: bjoernf <bjoern.foersterling@web.de>
2023-09-10 11:37:32 +02:00
061ed30333
insert_event ( #1 )
...
Option to insert events seems to work.
Reviewed-on: bjoernf/ics_analyzer#1
Co-authored-by: bjoernf <bjoern.foersterling@web.de>
Co-committed-by: bjoernf <bjoern.foersterling@web.de>
2023-09-09 08:26:50 +02:00
c713522736
updated readme
2023-08-30 18:05:48 +02:00
47a7d134ed
updated readme
2023-08-26 09:58:23 +02:00
b3d7d6b45b
added Makefile inside src dir
2023-08-25 10:44:15 +02:00
3b348066bd
updated readme
2023-08-24 14:37:56 +02:00