source: tailor/vcpx/tests/__init__.py @ 103

Revision 103, 287 bytes checked in by lele@…, 9 years ago (diff)

Added some tests against darcs changes xml parser

Line 
1#  -*- Python -*- -*- coding: iso-8859-1 -*-
2# :Progetto: vcpx -- Test suite
3# :Creato:   mar 20 apr 2004 16:19:15 CEST
4# :Autore:   Lele Gaifax <lele@nautilus.homeip.net>
5#
6
7from shwrap import *
8from cvsps import *
9from cvs import *
10from darcs import *
11
12SystemCommand.VERBOSE = False
13
Note: See TracBrowser for help on using the repository browser.