Log In
sgallagh
/
centos
/
centpkg
Forked from
centos/centpkg
3 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Commits
13
Branch:
a6e9d6454e646380ba91dea9d9919b1f90e1ea15
blacken
c10s-prep
determine_rhel_state
develop
fork_parent
fork_urls
ssh_urls
token_link
add tests for CentOS6 and CentOS7 branches
Brian Stinson
• 9 years ago
a6e9d6
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