summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Switch to using CommitBuilderJohn Arbash Meinel2009-12-113-10/+209
|\
| * Add a bunch of direct tests for the _TreeShim interface.John Arbash Meinel2009-12-092-10/+158
| * (broken) Start working towards using CommitBuilder rather than using a custom...John Arbash Meinel2009-11-121-14/+17
| * add the failing test that we preserve the last-modified revisionJohn Arbash Meinel2009-11-121-0/+48
* | Merge John's test refactoring - uses multiplication nowIan Clatworthy2009-12-081-135/+16
|\ \ | |/
| * Change to multiplying tests rather than manually.John Arbash Meinel2009-11-121-135/+16
* | Make BranchMapper just map one name per call.Max Bowsher2009-11-041-33/+9
|/
* handle git ref names with slashes in themIan Clatworthy2009-10-221-0/+20
* Fix parsing error when a property is found after a multi-line oneIan Clatworthy2009-10-221-0/+2
* Handle delete, rename then modify all in the one commitIan Clatworthy2009-08-281-0/+134
* Merge feature support including generation/parsing of commit-properties, mult...Ian Clatworthy2009-08-283-1/+113
|\
| * Validate features are known before importingIan Clatworthy2009-08-271-0/+5
| * Store multiple authors and revision properties when definedIan Clatworthy2009-08-271-3/+3
| * parsing of multiple authors and commit propertiesIan Clatworthy2009-08-271-1/+42
| * feature parsingIan Clatworthy2009-08-271-1/+12
| * fix broken testsIan Clatworthy2009-08-271-2/+4
| * tweak proposed property formattingIan Clatworthy2009-08-271-5/+2
| * Definition and formatting of multiple authors and revision propertiesIan Clatworthy2009-08-271-0/+45
| * Definition and output of feature commandsIan Clatworthy2009-08-271-0/+11
* | Add missing test cases for multilevel deletes in 2a dn 1.9-rich-root fast imp...Tom Widmer2009-08-271-0/+6
* | Merged latest changes from upstream.Tom Widmer2009-08-272-1/+24
|\ \ | |/
| * Handle git submodules in the stream by warning about + ignoring themIan Clatworthy2009-08-272-1/+24
* | Add test cases to check deletions from multiple levels in a tree still cause ...Tom Widmer2009-08-251-0/+73
|/
* Handle deleting a directory then adding a file within it in the same commitIan Clatworthy2009-08-241-0/+56
* Handle rename then modification of the new pathIan Clatworthy2009-08-241-0/+121
* Handle copy of a file/symlink already modified in this commitIan Clatworthy2009-08-241-92/+103
* Handle rename of a file/symlink modified already in this commitIan Clatworthy2009-08-241-0/+121
* add tests for symlink renamingIan Clatworthy2009-08-241-15/+103
* Add tests for copying to a path deleted in the same commitIan Clatworthy2009-08-241-0/+93
* Add tests for renaming to a deleted destinationIan Clatworthy2009-08-241-1/+75
* Handle delete then add of a file/symlink in the one commitIan Clatworthy2009-08-241-0/+84
* Change tests to use 2a instead of development6-rich-rootIan Clatworthy2009-08-221-13/+13
* commented out draft of CopyModified testsIan Clatworthy2009-08-221-0/+94
* handle copy of a newly added fileIan Clatworthy2009-08-221-1/+88
* handle a delete of a newly added fileIan Clatworthy2009-08-221-0/+53
* Handle rename of a just added fileIan Clatworthy2009-08-221-0/+39
* handle adding the same file twice in the one commitIan Clatworthy2009-08-221-0/+41
* test and fix for implicit directory delete recursing upIan Clatworthy2009-08-211-0/+10
* update existing tests to reflect implicit directory pruning bahaviourIan Clatworthy2009-08-211-6/+7
* get tests passing againIan Clatworthy2009-08-071-1/+2
* Add a test for bug #400960.Samuel Bronson2009-07-181-1/+13
* upgrade tests to use --development6-rich-rootIan Clatworthy2009-04-081-9/+9
* fix parsing when a rename old-path has spaces in itIan Clatworthy2009-04-071-0/+12
* handle commit commands with no from clause and no sub-commandsIan Clatworthy2009-04-051-10/+21
* improve per-file graph generationIan Clatworthy2009-03-121-0/+24
* extend tests to test the chk code pathIan Clatworthy2009-03-121-13/+44
* error on zero length paths in the input streamIan Clatworthy2009-03-081-0/+25
* fix fast-export's encoding of user namesIan Clatworthy2009-02-261-0/+16
* head tracking tests and fixIan Clatworthy2009-02-252-0/+258
* nicer and round-trippable mapping of git ref names to bzr branch namesIan Clatworthy2009-02-252-0/+69