aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)Author
2020-07-20Remove badly written performance test.Hugo Hörnquist
2020-07-20Cleanup for cpp.Hugo Hörnquist
2020-07-20Add preliminary tests for cpp.Hugo Hörnquist
2020-07-07Rename parse component to parse ical.Hugo Hörnquist
2020-07-07Merge (datetime util) into (datetime).Hugo Hörnquist
2020-07-07Finished renamining attribute to property.Hugo Hörnquist
2020-07-07Rename attributes => properties, properties => parameters.Hugo Hörnquist
2020-06-29Add xcal tests.Hugo Hörnquist
2020-06-15Clarify and fix TZ stuff in (datetime).Hugo Hörnquist
2020-06-15Work on parser.Hugo Hörnquist
2020-06-13Add base64 encoder/decoder.Hugo Hörnquist
2020-06-13Change write-form of <datetime>.Hugo Hörnquist
2020-06-13Fix unless-clauses in make-extenders.Hugo Hörnquist
2020-06-13Proof-read all the generated test sets.Hugo Hörnquist
2020-06-13Add generated recurrence sets for tests.Hugo Hörnquist
2020-06-13Date, time & datetime now display themself in read-able forms.Hugo Hörnquist
2020-06-13Move recurrence output test to tests/.Hugo Hörnquist
2020-05-24Fix multi day overflow in time-.Hugo Hörnquist
2020-05-24Catch warnings in tests.Hugo Hörnquist
2020-05-24Timespan-overlaps? single moment and tests.Hugo Hörnquist
2020-05-23Add tests for with-replaced-attrs.Hugo Hörnquist
2020-05-19Add test for filter-sorted.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-04Tests pass again.Hugo Hörnquist
2020-04-27Minor updates.Hugo Hörnquist
2020-04-26Fix errors in tests.Hugo Hörnquist
2020-04-26Tests run again.Hugo Hörnquist
2020-03-29Update tests.Hugo Hörnquist
2020-03-23Minor cleanup.Hugo Hörnquist
2020-03-23Remove deprecated get-time.Hugo Hörnquist
2020-03-22Fix TZ problem with datetime<.Hugo Hörnquist
2020-03-20Start work on better wide html renderer.Hugo Hörnquist
2020-03-19Add tests for time->string.Hugo Hörnquist
2020-02-19Update tests to remove srfi-19.Hugo Hörnquist
2020-02-18Documentation.Hugo Hörnquist
2020-02-14Remove datetime- from tests.Hugo Hörnquist
2020-02-14Cleanup and tests.Hugo Hörnquist
2020-02-14Add datetime-difference.Hugo Hörnquist
2020-02-14Fix event-length/day.Hugo Hörnquist
2020-02-11Hopefully fixed date+ bugs.Hugo Hörnquist
2020-02-11Add tests for time<.Hugo Hörnquist
2020-02-03Add tests for {date,time}- self.Hugo Hörnquist
2020-02-03Fix date<=.Hugo Hörnquist
2020-01-31Work.Hugo Hörnquist
2020-01-30Once again compiles.Hugo Hörnquist
2020-01-24Start of new date structures.Hugo Hörnquist
2020-01-20Add normilze-date/tz.Hugo Hörnquist
2020-01-20Fix termios tests.Hugo Hörnquist
2019-12-30Remove unused imports in tests/recurring.Hugo Hörnquist
2019-12-30Fix recurrence tests.Hugo Hörnquist