diff options
author | Dan Rollo <bhamail@users.sf.net> | 2010-03-12 08:16:48 +0000 |
---|---|---|
committer | Dan Rollo <bhamail@users.sf.net> | 2010-03-12 08:16:48 +0000 |
commit | 7e4794e16e501ee04c977f4e03d477bf9ed5d412 (patch) | |
tree | 23810f18574fdefa3c7444307f3c4b7bd7a593f6 | |
parent | b2f7c7e94396d0334eaff9f0a835975178a858e2 (diff) | |
download | jackcess-7e4794e16e501ee04c977f4e03d477bf9ed5d412.tar.gz jackcess-7e4794e16e501ee04c977f4e03d477bf9ed5d412.zip |
huge commit: changes all tests that use a db file to execute against all supported db file formats. The list of formats to test is easily changed via JetFormatTest.SUPPORTED_FILEFORMATS.
All tests pass with v2000.
One test fails with v2003.
A half dozen fail with v2007 (but many are the same read error).
includes re-org of test db files for easier support of multiple file formats.
(this commit is for ONLY the test db files - source changes are in prior commit).
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/newformats@445 f203690c-595d-4dc9-a70b-905162fa7fd2
31 files changed, 0 insertions, 0 deletions
diff --git a/test/data/V1997/testV1997.mdb b/test/data/V1997/testV1997.mdb Binary files differnew file mode 100644 index 0000000..2aa1060 --- /dev/null +++ b/test/data/V1997/testV1997.mdb diff --git a/test/data/V2003/bigIndexTestV2003.mdb b/test/data/V2003/bigIndexTestV2003.mdb Binary files differnew file mode 100644 index 0000000..6020262 --- /dev/null +++ b/test/data/V2003/bigIndexTestV2003.mdb diff --git a/test/data/V2003/compIndexTestV2003.mdb b/test/data/V2003/compIndexTestV2003.mdb Binary files differnew file mode 100644 index 0000000..5c95d17 --- /dev/null +++ b/test/data/V2003/compIndexTestV2003.mdb diff --git a/test/data/V2003/delColTestV2003.mdb b/test/data/V2003/delColTestV2003.mdb Binary files differnew file mode 100644 index 0000000..62463c1 --- /dev/null +++ b/test/data/V2003/delColTestV2003.mdb diff --git a/test/data/V2003/delTestV2003.mdb b/test/data/V2003/delTestV2003.mdb Binary files differnew file mode 100644 index 0000000..92c9d81 --- /dev/null +++ b/test/data/V2003/delTestV2003.mdb diff --git a/test/data/V2003/fixedNumericTestV2003.mdb b/test/data/V2003/fixedNumericTestV2003.mdb Binary files differnew file mode 100644 index 0000000..5531c6c --- /dev/null +++ b/test/data/V2003/fixedNumericTestV2003.mdb diff --git a/test/data/V2003/fixedTextTestV2003.mdb b/test/data/V2003/fixedTextTestV2003.mdb Binary files differnew file mode 100644 index 0000000..78ebfa3 --- /dev/null +++ b/test/data/V2003/fixedTextTestV2003.mdb diff --git a/test/data/V2003/indexCursorTestV2003.mdb b/test/data/V2003/indexCursorTestV2003.mdb Binary files differnew file mode 100644 index 0000000..dec11e0 --- /dev/null +++ b/test/data/V2003/indexCursorTestV2003.mdb diff --git a/test/data/V2003/indexTestV2003.mdb b/test/data/V2003/indexTestV2003.mdb Binary files differnew file mode 100644 index 0000000..62a40e0 --- /dev/null +++ b/test/data/V2003/indexTestV2003.mdb diff --git a/test/data/V2003/overflowTestV2003.mdb b/test/data/V2003/overflowTestV2003.mdb Binary files differnew file mode 100644 index 0000000..e49b0a5 --- /dev/null +++ b/test/data/V2003/overflowTestV2003.mdb diff --git a/test/data/V2003/queryTestV2003.mdb b/test/data/V2003/queryTestV2003.mdb Binary files differnew file mode 100644 index 0000000..a0dd166 --- /dev/null +++ b/test/data/V2003/queryTestV2003.mdb diff --git a/test/data/V2003/test2V2003.mdb b/test/data/V2003/test2V2003.mdb Binary files differnew file mode 100644 index 0000000..3a80fbc --- /dev/null +++ b/test/data/V2003/test2V2003.mdb diff --git a/test/data/V2003/testIndexCodesV2003.mdb b/test/data/V2003/testIndexCodesV2003.mdb Binary files differnew file mode 100644 index 0000000..5f4f256 --- /dev/null +++ b/test/data/V2003/testIndexCodesV2003.mdb diff --git a/test/data/V2003/testIndexPropertiesV2003.mdb b/test/data/V2003/testIndexPropertiesV2003.mdb Binary files differnew file mode 100644 index 0000000..b61baa7 --- /dev/null +++ b/test/data/V2003/testIndexPropertiesV2003.mdb diff --git a/test/data/V2003/testPromotionV2003.mdb b/test/data/V2003/testPromotionV2003.mdb Binary files differnew file mode 100644 index 0000000..982de4b --- /dev/null +++ b/test/data/V2003/testPromotionV2003.mdb diff --git a/test/data/V2003/testV2003.mdb b/test/data/V2003/testV2003.mdb Binary files differnew file mode 100644 index 0000000..a1a7fd8 --- /dev/null +++ b/test/data/V2003/testV2003.mdb diff --git a/test/data/V2007/bigIndexTestV2007.accdb b/test/data/V2007/bigIndexTestV2007.accdb Binary files differnew file mode 100644 index 0000000..3c76504 --- /dev/null +++ b/test/data/V2007/bigIndexTestV2007.accdb diff --git a/test/data/V2007/compIndexTestV2007.accdb b/test/data/V2007/compIndexTestV2007.accdb Binary files differnew file mode 100644 index 0000000..bbed311 --- /dev/null +++ b/test/data/V2007/compIndexTestV2007.accdb diff --git a/test/data/V2007/delColTestV2007.accdb b/test/data/V2007/delColTestV2007.accdb Binary files differnew file mode 100644 index 0000000..24a1cee --- /dev/null +++ b/test/data/V2007/delColTestV2007.accdb diff --git a/test/data/V2007/delTestV2007.accdb b/test/data/V2007/delTestV2007.accdb Binary files differnew file mode 100644 index 0000000..96984b5 --- /dev/null +++ b/test/data/V2007/delTestV2007.accdb diff --git a/test/data/V2007/fixedNumericTestV2007.accdb b/test/data/V2007/fixedNumericTestV2007.accdb Binary files differnew file mode 100644 index 0000000..5ebe8c1 --- /dev/null +++ b/test/data/V2007/fixedNumericTestV2007.accdb diff --git a/test/data/V2007/fixedTextTestV2007.accdb b/test/data/V2007/fixedTextTestV2007.accdb Binary files differnew file mode 100644 index 0000000..8f93bc8 --- /dev/null +++ b/test/data/V2007/fixedTextTestV2007.accdb diff --git a/test/data/V2007/indexCursorTestV2007.accdb b/test/data/V2007/indexCursorTestV2007.accdb Binary files differnew file mode 100644 index 0000000..e108c4a --- /dev/null +++ b/test/data/V2007/indexCursorTestV2007.accdb diff --git a/test/data/V2007/indexTestV2007.accdb b/test/data/V2007/indexTestV2007.accdb Binary files differnew file mode 100644 index 0000000..4930831 --- /dev/null +++ b/test/data/V2007/indexTestV2007.accdb diff --git a/test/data/V2007/overflowTestV2007.accdb b/test/data/V2007/overflowTestV2007.accdb Binary files differnew file mode 100644 index 0000000..3b43001 --- /dev/null +++ b/test/data/V2007/overflowTestV2007.accdb diff --git a/test/data/V2007/queryTestV2007.accdb b/test/data/V2007/queryTestV2007.accdb Binary files differnew file mode 100644 index 0000000..fd4c826 --- /dev/null +++ b/test/data/V2007/queryTestV2007.accdb diff --git a/test/data/V2007/test2V2007.accdb b/test/data/V2007/test2V2007.accdb Binary files differnew file mode 100644 index 0000000..9a7b0ec --- /dev/null +++ b/test/data/V2007/test2V2007.accdb diff --git a/test/data/V2007/testIndexCodesV2007.accdb b/test/data/V2007/testIndexCodesV2007.accdb Binary files differnew file mode 100644 index 0000000..2b8d702 --- /dev/null +++ b/test/data/V2007/testIndexCodesV2007.accdb diff --git a/test/data/V2007/testIndexPropertiesV2007.accdb b/test/data/V2007/testIndexPropertiesV2007.accdb Binary files differnew file mode 100644 index 0000000..8617f01 --- /dev/null +++ b/test/data/V2007/testIndexPropertiesV2007.accdb diff --git a/test/data/V2007/testPromotionV2007.accdb b/test/data/V2007/testPromotionV2007.accdb Binary files differnew file mode 100644 index 0000000..a7ea027 --- /dev/null +++ b/test/data/V2007/testPromotionV2007.accdb diff --git a/test/data/V2007/testV2007.accdb b/test/data/V2007/testV2007.accdb Binary files differnew file mode 100644 index 0000000..67bea0c --- /dev/null +++ b/test/data/V2007/testV2007.accdb |