This commit is contained in:
Ionel Cristian Mărieș 2015-02-18 18:57:21 +00:00
commit 8be927f5c1
284 changed files with 44 additions and 16 deletions

View file

@ -1,3 +1,3 @@
[report]
omit = pelican/tests/*
omit = pelican_tests/*

View file

@ -13,7 +13,7 @@ install:
- pip install .
- pip install -r dev_requirements.txt
- pip install nose-cov
script: nosetests -sv --with-coverage --cover-package=pelican pelican
script: nosetests -sv --with-coverage --cover-package=pelican pelican_tests
after_success:
# Report coverage results to coveralls.io
- pip install coveralls

View file

@ -1,3 +1,17 @@
include *.rst
recursive-include pelican *.html *.css *png *.in *.rst *.md *.mkd *.xml *.py
include LICENSE THANKS docs/changelog.rst
graft pelican/themes
graft pelican_tests
graft pelican/tools/templates
graft docs
graft samples
include tox.ini
include dev_requirements.txt
include bumpr.rc
include THANKS
include README.rst
include LICENSE
include CONTRIBUTING.rst
include .travis.yml
include .coveragerc
include .mailmap
exclude .gitattributes

View file

Before

Width:  |  Height:  |  Size: 751 B

After

Width:  |  Height:  |  Size: 751 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 958 B

After

Width:  |  Height:  |  Size: 958 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 202 B

After

Width:  |  Height:  |  Size: 202 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 227 B

After

Width:  |  Height:  |  Size: 227 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 487 B

After

Width:  |  Height:  |  Size: 487 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 803 B

After

Width:  |  Height:  |  Size: 803 B

Before After
Before After

Some files were not shown because too many files have changed in this diff Show more