Commit Graph

622 Commits

Author SHA1 Message Date
Augie Fackler
e463836499 Add a small stack of tests that exercise some of the interesting special cases. 2008-10-08 18:17:29 -05:00
Augie Fackler
212e72dbb4 Minor fixes to the push command to make it more robust. 2008-10-08 16:44:40 -05:00
Augie Fackler
5fc9e7c28c Killed some dead code found by test coverage. 2008-10-08 16:44:05 -05:00
Augie Fackler
379921079b Add a quick test for diff-based pull. 2008-10-08 08:14:31 -05:00
Augie Fackler
b4aa725c13 Fix a stupid mistake. A reminder of why Nose is handy. 2008-10-07 22:19:18 -05:00
Augie Fackler
7a17d8e401 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.
Also added some tests for pushing.
2008-10-07 22:13:14 -05:00
Augie Fackler
5bcc1b653d Add some basic tests of branching. 2008-10-07 20:43:44 -05:00
Augie Fackler
e199e56609 Started a meaningful test suite. 2008-10-07 18:42:43 -05:00
Augie Fackler
df5906b82e Rename this file so I can have a file that tests the other bits of fetch. 2008-10-07 17:46:43 -05:00
Augie Fackler
fdc7ff5b1c Fix partial implementation. 2008-10-06 14:14:50 -05:00
Augie Fackler
b618f93754 Add a missing newline. 2008-10-06 14:09:15 -05:00
Augie Fackler
3495c70f67 Auto-set executable, symlink, and auto-props. 2008-10-06 13:52:10 -05:00
Augie Fackler
7e0ef18aaf Fix adding files that require new directories. 2008-10-06 11:01:46 -05:00
Shun-ichi GOTO
6dcc0c1486 Another fix for Win32 compat. 2008-10-03 09:44:46 -05:00
Augie Fackler
6f047e7f60 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. 2008-10-03 09:41:25 -05:00
Augie Fackler
13225e8b82 Fixes for win32 compatibility. Changes suggested by Shun-ichi GOTO, with some alterations by me. 2008-10-02 09:13:08 -05:00
Augie Fackler
86205ec293 Add a section on installation. 2008-10-01 10:35:36 -05:00
Augie Fackler
d87a26fbe0 Misunderstood how this is supposed to work. 2008-10-01 09:00:24 -05:00
Augie Fackler
b5cfbf2699 Change the readme to be reST. 2008-10-01 08:58:56 -05:00
Augie Fackler
30a8d9b99f Cleanup to 80 columns and add a couple of notes on basic use. 2008-09-30 18:01:35 -05:00
Augie Fackler
f85765d1ff This is all now in the issue tracker. 2008-09-30 17:57:53 -05:00
Augie Fackler
7b76bdbc02 Initial import of hgsubversion into a public repository. 2008-09-30 11:42:52 -05:00