13
13
# You should have received a copy of the GNU General Public License
14
14
# along with this program; if not, write to the Free Software
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17
18
"""Tests for versioning of bzrlib."""
24
21
from bzrlib.tests import TestCase, TestSkipped
26
23
class TestBzrlibVersioning(TestCase):
28
25
def test_get_bzr_source_tree(self):
29
26
"""Get tree for bzr source, if any."""
31
27
# We don't know if these tests are being run from a checkout or branch
32
28
# of bzr, from an installed copy, or from source unpacked from a
33
29
# tarball. We don't construct a branch just for testing this, so we