1
0
mirror of https://github.com/o2sh/onefetch synced 2024-07-05 00:58:35 +00:00
onefetch/tests
Sebastian Thiel 67cd11a3fe
add a test for negative dates and see how onefetch handles it (#1100)
* add a test for negative dates and see how onefetch handles it.

Currently there is an 'empty' error which probably is related to
a failure to parse commits with negative dates.

This should be fixed in future versions of `gitoxide`.

* feat: support repositories with dates prior to UNIX epoch.

Note that such repositories aren't easy to create in the first place
and such pre-dated commits need to be created with tool-assistance.

In any case, now `onefetch` is able to handle these as well.

* update dependencies, also in the hopes to fix CI caches

* add unit test

---------

Co-authored-by: o2sh <ossama-hjaji@live.fr>
2023-07-01 15:49:55 +02:00
..
fixtures add a test for negative dates and see how onefetch handles it (#1100) 2023-07-01 15:49:55 +02:00
snapshots Added File Churn Metric (#1071) 2023-06-09 20:43:28 +02:00
repo.rs add a test for negative dates and see how onefetch handles it (#1100) 2023-07-01 15:49:55 +02:00