phobos/std/datetime
Iain Buclaw 3cae1be7f7 std.datetime.systime: Skip unsupported clocks in unittests
For the same reasons why we can't test all clocks in core.time.
2020-12-01 11:28:05 +01:00
..
date.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
interval.d Replace is(Unqual!T == Unqual!U) with is(immutable T == immutable U) for speed & memory usage 2020-08-03 15:07:32 +02:00
package.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
stopwatch.d Use consistent quickindex wrapper around hand-written list-of-links tables 2020-02-21 21:04:05 -05:00
systime.d std.datetime.systime: Skip unsupported clocks in unittests 2020-12-01 11:28:05 +01:00
timezone.d timezone: wrap dirEntries foreach in a trusted lambda instead of making the whole function @trusted 2020-10-27 19:53:49 +01:00