log tests/test_utility_commands.py @ 149:04800fda7af5

age author description
Mon, 22 Dec 2008 21:20:10 -0600 Augie Fackler rebase: preserve local branch names.
Thu, 11 Dec 2008 20:41:57 -0600 Augie Fackler util: Add a command to normalize svn urls and use it in a couple of places. Test that it works and prevents failed assertions.
Thu, 11 Dec 2008 20:24:48 -0600 Augie Fackler utility_commands: Add tests for url and info. Fix a bad mock in the process.