summaryrefslogtreecommitdiffstats
path: root/test/Subversion.py
Commit message (Collapse)AuthorAgeFilesLines
* Move tests for SourceCode() into test/Deprecated as a preliminary to beginningGreg Noel2010-05-261-173/+0
| | | | the deprecation cycle.
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-4/+2
| | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1.
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Update more tests to use the new skip_test() method. Replace a CHANGES.txt ↵Steven Knight2005-08-141-4/+2
| | | | comment inadvertently deleted.
* Clean-ups in preparation for release: doc and comment changes, comment out ↵Steven Knight2003-03-261-0/+3
| | | | Subversion support.
* Support fetching SConscript files from source code management systems.Steven Knight2003-02-211-7/+49
|
* Add support for fetching files from rcs.Steven Knight2003-02-181-0/+126