Code

Create test case for fast-import.
authorShawn O. Pearce <spearce@spearce.org>
Thu, 18 Jan 2007 18:26:24 +0000 (13:26 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 18 Jan 2007 18:56:06 +0000 (13:56 -0500)
commit50aee995121a103fe2698574e7f1d56660a5b89b
tree6272711e0048e6b632149902c56afc81c7c74eb3
parent3b4dce02752d37c3cef9308eefb01ed758efe323
Create test case for fast-import.

Now that its easier to craft test cases (thanks to 'data <<')
we should start to verify fast-import works as expected.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
t/t9300-fast-import.sh [new file with mode: 0755]