diff options
author | Keuin <[email protected]> | 2021-01-12 15:03:23 +0800 |
---|---|---|
committer | keuin <[email protected]> | 2021-01-12 15:03:23 +0800 |
commit | 4a52f5e6ce06cb6717510c6a975d5490be627c98 (patch) | |
tree | 8fe3602acbaaf74e6946d8a970e84f7a3394c106 /testfile | |
parent | afd26cdd12fef4bd2aafa2ac8d708e18d277a2fe (diff) |
Add unit test for Sha256Identifier and ObjectCollection
Diffstat (limited to 'testfile')
-rw-r--r-- | testfile/ObjectCollectionFactoryTest/1/11/111/a | bin | 0 -> 1024 bytes | |||
-rw-r--r-- | testfile/ObjectCollectionFactoryTest/1/11/111/b | bin | 0 -> 1024 bytes | |||
-rw-r--r-- | testfile/ObjectCollectionFactoryTest/1/a | bin | 0 -> 1024 bytes | |||
-rw-r--r-- | testfile/ObjectCollectionFactoryTest/1/b | bin | 0 -> 1024 bytes | |||
-rw-r--r-- | testfile/ObjectCollectionFactoryTest/a | bin | 0 -> 1024 bytes | |||
-rw-r--r-- | testfile/ObjectCollectionFactoryTest/b | bin | 0 -> 1024 bytes | |||
-rw-r--r-- | testfile/Sha256IdentifierTest | 1 |
7 files changed, 1 insertions, 0 deletions
diff --git a/testfile/ObjectCollectionFactoryTest/1/11/111/a b/testfile/ObjectCollectionFactoryTest/1/11/111/a Binary files differnew file mode 100644 index 0000000..13a4f6c --- /dev/null +++ b/testfile/ObjectCollectionFactoryTest/1/11/111/a diff --git a/testfile/ObjectCollectionFactoryTest/1/11/111/b b/testfile/ObjectCollectionFactoryTest/1/11/111/b Binary files differnew file mode 100644 index 0000000..52755f5 --- /dev/null +++ b/testfile/ObjectCollectionFactoryTest/1/11/111/b diff --git a/testfile/ObjectCollectionFactoryTest/1/a b/testfile/ObjectCollectionFactoryTest/1/a Binary files differnew file mode 100644 index 0000000..4936a74 --- /dev/null +++ b/testfile/ObjectCollectionFactoryTest/1/a diff --git a/testfile/ObjectCollectionFactoryTest/1/b b/testfile/ObjectCollectionFactoryTest/1/b Binary files differnew file mode 100644 index 0000000..7c0897e --- /dev/null +++ b/testfile/ObjectCollectionFactoryTest/1/b diff --git a/testfile/ObjectCollectionFactoryTest/a b/testfile/ObjectCollectionFactoryTest/a Binary files differnew file mode 100644 index 0000000..210ecec --- /dev/null +++ b/testfile/ObjectCollectionFactoryTest/a diff --git a/testfile/ObjectCollectionFactoryTest/b b/testfile/ObjectCollectionFactoryTest/b Binary files differnew file mode 100644 index 0000000..344e596 --- /dev/null +++ b/testfile/ObjectCollectionFactoryTest/b diff --git a/testfile/Sha256IdentifierTest b/testfile/Sha256IdentifierTest new file mode 100644 index 0000000..5dd01c1 --- /dev/null +++ b/testfile/Sha256IdentifierTest @@ -0,0 +1 @@ +Hello, world!
\ No newline at end of file |