]> git.madduck.net Git - etc/awesome.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

spec/tzfile_spec: Add a test to open a tz version 3 file
authordaurnimator <quae@daurnimator.com>
Sat, 7 Nov 2015 16:33:19 +0000 (10:33 -0600)
committerdaurnimator <quae@daurnimator.com>
Sat, 7 Nov 2015 16:34:23 +0000 (10:34 -0600)
commitac89c4c58d68776dfec1a54c19077a58f1eb76c6
tree7595476196df97ffd5ff79865c85e8f5ac717f36
parentfffe7001632c142b534df10152ae0ee6dc55e0d1
spec/tzfile_spec: Add a test to open a tz version 3 file

Includes tz file for America/Godthab from 2015g release
spec/Godthab.tz [new file with mode: 0644]
spec/tzfile_spec.lua [new file with mode: 0644]