| Revision 524,
380 bytes
checked in by lele@…, 8 years ago
(diff) |
|
Operational tests
These tests migrate the history of tailor own repository from darcs to
some other VC kinds.
|
| Line | |
|---|
| 1 | # -*- mode: python; coding: utf-8 -*- |
|---|
| 2 | # :Progetto: vcpx -- Test suite |
|---|
| 3 | # :Creato: mar 20 apr 2004 16:19:15 CEST |
|---|
| 4 | # :Autore: Lele Gaifax <lele@nautilus.homeip.net> |
|---|
| 5 | # :Licenza: GNU General Public License |
|---|
| 6 | # |
|---|
| 7 | |
|---|
| 8 | from shwrap import * |
|---|
| 9 | from cvsps import * |
|---|
| 10 | from cvs import * |
|---|
| 11 | from darcs import * |
|---|
| 12 | from svn import * |
|---|
| 13 | from config import * |
|---|
| 14 | from tailor import * |
|---|
| 15 | |
|---|
| 16 | ExternalCommand.VERBOSE = False |
|---|
Note: See
TracBrowser
for help on using the repository browser.