aboutsummaryrefslogtreecommitdiff
path: root/tests/datetime.scm (follow)
Commit message (Collapse)AuthorAge
* Add new tests.Hugo Hörnquist2022-03-07
|
* Add unit test for days-in-interval.Hugo Hörnquist2022-03-01
|
* Datetime test parse-month.Hugo Hörnquist2022-02-13
|
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
| | | | | This is the first (major) step in splitting the generally useful items into its own library.
* Add ~b and ~p flags to datetime parser.Hugo Hörnquist2022-01-29
|
* Cleanup modules.Hugo Hörnquist2021-12-22
| | | | | | Primarly this moves all vcompenent input and output code to clearly labeled modules, instead of being spread out. At the same time it also removes a handfull of unused procedures.
* Add commentary to all test files.Hugo Hörnquist2021-01-13
|
* Move util modules into calp module..Hugo Hörnquist2020-08-24
|
* Remove (util app).Hugo Hörnquist2020-08-02
|
* Add datetime-.Hugo Hörnquist2020-07-30
|
* Resolve TODO's in test dir.Hugo Hörnquist2020-07-30
|
* Date, time & datetime now display themself in read-able forms.Hugo Hörnquist2020-06-13
|
* Fix multi day overflow in time-.Hugo Hörnquist2020-05-24
|
* Update tests.Hugo Hörnquist2020-03-29
|
* Minor cleanup.Hugo Hörnquist2020-03-23
|
* Update tests to remove srfi-19.Hugo Hörnquist2020-02-19