summaryrefslogtreecommitdiff
path: root/test.sh
AgeCommit message (Expand)AuthorFilesLines
2009-08-26Fix behaviour if you have a branch named the same as your --prefixLibravatar Avery Pennarun1-0/+1
2009-08-12sort assertion to make it more genericLibravatar Amiel Martin1-1/+1
2009-08-12fixed order of assertion in testsLibravatar Amiel Martin1-1/+1
2009-04-26test.sh: oops, never intended to count the raw number of commits.Libravatar Avery Pennarun1-4/+3
2009-04-26test.sh: make sure no commit changes more than one file at a time.Libravatar Avery Pennarun1-0/+34
2009-04-26Trim some extra merge commits that don't need to go into the split tree.Libravatar Avery Pennarun1-15/+22
2009-04-26test.sh tweakLibravatar Avery Pennarun1-1/+4
2009-04-26Add some basic assertions to test.sh.Libravatar Avery Pennarun1-1/+72
2009-04-26Add a 'create' helper function in test.sh.Libravatar Avery Pennarun1-15/+5
2009-04-26Add --annotate option, and create recognizable file content during tests.Libravatar Avery Pennarun1-30/+37
2009-04-25Change test.sh to test the new add, merge, and pull commands.Libravatar Avery Pennarun1-8/+4
2009-04-24Pass the path using the --prefix option instead of on the command line.Libravatar Avery Pennarun1-3/+3
2009-04-24Okay, that was a little too aggressive.Libravatar Avery Pennarun1-1/+4
2009-04-24Even more aggressive commit trimming.Libravatar Avery Pennarun1-1/+1
2009-04-24Quick test script for generating reasonably complex merge scenarios.Libravatar Avery Pennarun1-0/+96