Log In
mohanboddu
/
centos
/
centpkg
Forked from
centos/centpkg
3 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Commits
14
Branch:
867964318cee1690c3b8f66a04ab83c61f8350d9
0.6.6
develop
fork-changes
gated-side-tags
add a test for the the plus branch (which acts like a project)
Brian Stinson
• 9 years ago
867964
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