diff options
author | Tim McCune <javajedi@users.sf.net> | 2005-04-07 14:32:19 +0000 |
---|---|---|
committer | Tim McCune <javajedi@users.sf.net> | 2005-04-07 14:32:19 +0000 |
commit | 08dcaee297433626be8ac74d0723a4b22001ed7e (patch) | |
tree | e360b4105fde834bbaca122640ea66258e0aa7b8 /test/data | |
download | jackcess-hms.tar.gz jackcess-hms.zip |
Imported sourceshms
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/hms@2 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/sample-input-only-headers.tab | 1 | ||||
-rw-r--r-- | test/data/sample-input.tab | 3 | ||||
-rw-r--r-- | test/data/test.mdb | bin | 0 -> 118784 bytes |
3 files changed, 4 insertions, 0 deletions
diff --git a/test/data/sample-input-only-headers.tab b/test/data/sample-input-only-headers.tab new file mode 100644 index 0000000..6663d7b --- /dev/null +++ b/test/data/sample-input-only-headers.tab @@ -0,0 +1 @@ +RESULT_PHYS_ID FIRST MIDDLE LAST OUTLIER RANK CLAIM_COUNT PROCEDURE_COUNT WEIGHTED_CLAIM_COUNT WEIGHTED_PROCEDURE_COUNT diff --git a/test/data/sample-input.tab b/test/data/sample-input.tab new file mode 100644 index 0000000..8acfea9 --- /dev/null +++ b/test/data/sample-input.tab @@ -0,0 +1,3 @@ +Test1 Test2 Test3 +Foo Bar Ralph +S Mouse Rocks
\ No newline at end of file diff --git a/test/data/test.mdb b/test/data/test.mdb Binary files differnew file mode 100644 index 0000000..f1e47ae --- /dev/null +++ b/test/data/test.mdb |