log tests/test_fetch_command.py @ 45:ce00e6ffaa90

age author description
2008-10-27 Augie Fackler Fix a bug with added files from outside branches/trunk/tags.
2008-10-27 Augie Fackler Improved handling of copies from outside of trunk.
2008-10-27 Augie Fackler Add a test that proves files in the branches directory don't cause breakage.
2008-10-10 Augie Fackler svn 1.4 and 1.5 have different ideas of diff output for prop changes.
2008-10-09 Augie Fackler Refactor tests so I can reuse code more.
2008-10-08 Augie Fackler Add a small stack of tests that exercise some of the interesting special cases.
2008-10-08 Augie Fackler Add a quick test for diff-based pull.
2008-10-08 Augie Fackler Add a basic system for running the hgsubversion tests (although not the svnwrap ones) without requiring Nose. Nose is still the recommended way to run the tests.
2008-10-08 Augie Fackler Add some basic tests of branching.
2008-10-07 Augie Fackler Started a meaningful test suite.
2008-10-03 Augie Fackler Reorganized the testing infrastructure a bit so that svnwrap is really separate from the rest of the project. Also made it easier to add more tests in the future without making the directory full of annoying files. base test_fetch_command.py@9609d24baae1