diff options
Diffstat (limited to 'ldc-disable-tests.patch')
-rw-r--r-- | ldc-disable-tests.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ldc-disable-tests.patch b/ldc-disable-tests.patch index df94732..3527303 100644 --- a/ldc-disable-tests.patch +++ b/ldc-disable-tests.patch @@ -1,3 +1,9 @@ +This patch fixes a failing unit test by feeding buildNormalizedPath to the +tzdata properly. Three other tests are disables, one assumes /root and the +two others use networking. + +by Pjotr Prins <pjotr.guix@thebird.nl> + diff --git a/std/datetime.d b/std/datetime.d index 8e4ed3b..6c15bc5 100644 --- a/std/datetime.d |