]> git.parisson.com Git - django-google-tools.git/commit
Some testcases added.
authorOrne Brocaar <info@brocaar.com>
Fri, 6 Aug 2010 08:12:48 +0000 (10:12 +0200)
committerOrne Brocaar <info@brocaar.com>
Fri, 6 Aug 2010 08:12:48 +0000 (10:12 +0200)
commitbd39d61399c9478cda0b1500884e6f147726ad83
tree6ce289893be2a3522dab3f634a2149041eae7f50
parent387c21d0d882b33e33ce80c19ee228eb7d94e36a
Some testcases added.
12 files changed:
MANIFEST.in
googletools/fixtures/analytics_codes.json [new file with mode: 0644]
googletools/fixtures/site_verification_codes.json [new file with mode: 0644]
googletools/fixtures/sites.json [new file with mode: 0644]
googletools/templates/googletools/tests/analytics_code_in.html [new file with mode: 0644]
googletools/templates/googletools/tests/analytics_code_out_a.html [new file with mode: 0644]
googletools/templates/googletools/tests/analytics_code_out_b.html [new file with mode: 0644]
googletools/templates/googletools/tests/site_verification_code_in.html [new file with mode: 0644]
googletools/templates/googletools/tests/site_verification_code_out_a.html [new file with mode: 0644]
googletools/templates/googletools/tests/site_verification_code_out_b.html [new file with mode: 0644]
googletools/templatetags/googletools.py
googletools/tests.py [new file with mode: 0644]