summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_setup.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate to pbr.Monty Taylor2013-05-171-257/+0
* Fixes import order nitsZhongyue Luo2013-05-151-1/+1
* Fix the co-authored-by processing.Monty Taylor2013-04-021-1/+1
* Fix test_write_git_changelogAlessio Ababilov2013-03-281-8/+11
* Update to use flake8.Monty Taylor2013-03-241-16/+16
* Include Co-authored-by entries in AUTHORS.Monty Taylor2013-03-221-4/+20
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
* openstack.common.setup: fails to get version from gitDavanum Srinivas2013-02-251-10/+35
* Change the check for the existence of .git directory.Robert Myers2013-02-151-2/+6
* Add tests for setupAlessio Ababilov2013-01-301-0/+114
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-4/+4
* Use testtools as test base class.Monty Taylor2013-01-241-12/+10
* Fixes import order errorsZhongyue Luo2013-01-181-2/+2
* Skip argparse when injecting requirements.Dan Prince2012-06-201-8/+48
* Update common code to support pep 1.3.Gary Kotton2012-06-181-3/+3
* Tests to cover various mailmap formats.Bhuvan Arumugam2012-05-121-6/+30
* Add git changelog method.Monty Taylor2012-02-091-0/+33