summaryrefslogtreecommitdiffstats
path: root/test/BitKeeper/BitKeeper.py
Commit message (Collapse)AuthorAgeFilesLines
* Move tests for SourceCode() into test/Deprecated as a preliminary to beginningGreg Noel2010-05-261-349/+0
| | | | the deprecation cycle.
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-6/+3
| | | | | 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-2/+1
| | | | comment inadvertently deleted.
* Add more customizability: $BITKEEPERCOMSTR, $CVSCOMSTR, $RCS_COCOMSTR, ↵Steven Knight2004-11-201-0/+347
$SCCSCOMSTR.