Log In
merlinm
/
centos
/
centpkg
Forked from
centos/centpkg
3 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Commits
12
Branch:
6c0f8da91aa2ed85e74af1bccd6c98ca15fe2f7c
develop
docstring-fixes
mbs
module-stream-branches
add a test to be sure unmatched branches raise an exception
Brian Stinson
• 9 years ago
6c0f8d
add a comment to the place in the initializer where we handle the 'common' bits
Brian Stinson
• 9 years ago
35f2c1
add the target property, and change the initializer to handle the cases where common is specified in the git branch
Brian Stinson
• 9 years ago
9af8c4
put some properties before the initializer
Brian Stinson
• 9 years ago
86b0d3
make sure the right target gets set if common is specified at the project level
Brian Stinson
• 9 years ago
47c4aa
make sure the right target gets set if common is specified at the release level
Brian Stinson
• 9 years ago
f7e2af
add test cases for if -common is specified in the git branch name
Brian Stinson
• 9 years ago
3a7531
add a test that the target gets set correctly for fully-specified branch
Brian Stinson
• 9 years ago
c8beba
refactored tests to classes for each type of input string
Brian Stinson
• 9 years ago
b9126c
add the DistGitDirectory class
Brian Stinson
• 9 years ago
7ae64c
only import what we need in init
Brian Stinson
• 9 years ago
ebeaf1
let's get started on a test suite
Brian Stinson
• 9 years ago
c0555c