Date rendering unit tests in pages
authorNoah Campbell <noahcampbell@gmail.com>
Tue, 3 Sep 2013 21:51:06 +0000 (14:51 -0700)
committerNoah Campbell <noahcampbell@gmail.com>
Tue, 3 Sep 2013 21:51:06 +0000 (14:51 -0700)
commit207d8fb7af6d1b7bcb9753a290fd60e90f8e5e0c
treeb5c403db2d18de08f81d6dd7cfe51672fd709642
parent3ecc698f5e109610288b48b49c5ac2ee442a5ed0
Date rendering unit tests in pages

Tests to ensure rendering dates in templates is working correctly.
Actually, I was running into invalid templates not giving warnings when
I was trying to render a date.
hugolib/page_test.go
hugolib/site_test.go