diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-12 12:05:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-12 12:05:37 +0000 |
| commit | 80c68cb26c17c38a11a42a665f3e07357663fb55 (patch) | |
| tree | 8290a4051e8f9b651b285886a9c0dc6f2d350a3b /test | |
| parent | fecccf926b0e02bb8571881d2f15484858ea1ca5 (diff) | |
And corresponding test updates.
Diffstat (limited to 'test')
3 files changed, 10 insertions, 10 deletions
diff --git a/test/ref/write_interop_subtitle_test3/ASSETMAP b/test/ref/write_interop_subtitle_test3/ASSETMAP index 240a0271..c39080cb 100644 --- a/test/ref/write_interop_subtitle_test3/ASSETMAP +++ b/test/ref/write_interop_subtitle_test3/ASSETMAP @@ -4,8 +4,8 @@ <AnnotationText>Created by libdcp</AnnotationText> <VolumeCount>1</VolumeCount> <IssueDate>2018-09-02T04:45:18+00:00</IssueDate> - <Issuer>libdcp1.6.3</Issuer> - <Creator>libdcp1.6.3</Creator> + <Issuer>libdcp</Issuer> + <Creator>libdcp</Creator> <AssetList> <Asset> <Id>urn:uuid:f5aab304-8145-44e3-a265-aa8d8812d8a2</Id> @@ -15,7 +15,7 @@ <Path>pkl_f5aab304-8145-44e3-a265-aa8d8812d8a2.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>1124</Length> + <Length>1114</Length> </Chunk> </ChunkList> </Asset> @@ -26,7 +26,7 @@ <Path>cpl_f28b567b-3b9a-417a-aee4-6fc1a2c6a3af.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>1123</Length> + <Length>1113</Length> </Chunk> </ChunkList> </Asset> diff --git a/test/ref/write_interop_subtitle_test3/cpl_f28b567b-3b9a-417a-aee4-6fc1a2c6a3af.xml b/test/ref/write_interop_subtitle_test3/cpl_f28b567b-3b9a-417a-aee4-6fc1a2c6a3af.xml index 039855e3..6ed9860f 100644 --- a/test/ref/write_interop_subtitle_test3/cpl_f28b567b-3b9a-417a-aee4-6fc1a2c6a3af.xml +++ b/test/ref/write_interop_subtitle_test3/cpl_f28b567b-3b9a-417a-aee4-6fc1a2c6a3af.xml @@ -3,8 +3,8 @@ <Id>urn:uuid:f28b567b-3b9a-417a-aee4-6fc1a2c6a3af</Id> <AnnotationText>Created by libdcp</AnnotationText> <IssueDate>2018-09-02T04:45:18+00:00</IssueDate> - <Issuer>libdcp1.6.3</Issuer> - <Creator>libdcp1.6.3</Creator> + <Issuer>libdcp</Issuer> + <Creator>libdcp</Creator> <ContentTitleText>My film</ContentTitleText> <ContentKind>feature</ContentKind> <ContentVersion> diff --git a/test/ref/write_interop_subtitle_test3/pkl_f5aab304-8145-44e3-a265-aa8d8812d8a2.xml b/test/ref/write_interop_subtitle_test3/pkl_f5aab304-8145-44e3-a265-aa8d8812d8a2.xml index a2135a00..54e598d4 100644 --- a/test/ref/write_interop_subtitle_test3/pkl_f5aab304-8145-44e3-a265-aa8d8812d8a2.xml +++ b/test/ref/write_interop_subtitle_test3/pkl_f5aab304-8145-44e3-a265-aa8d8812d8a2.xml @@ -3,14 +3,14 @@ <Id>urn:uuid:f5aab304-8145-44e3-a265-aa8d8812d8a2</Id> <AnnotationText>Created by libdcp</AnnotationText> <IssueDate>2018-09-02T04:45:18+00:00</IssueDate> - <Issuer>libdcp1.6.3</Issuer> - <Creator>libdcp1.6.3</Creator> + <Issuer>libdcp</Issuer> + <Creator>libdcp</Creator> <AssetList> <Asset> <Id>urn:uuid:f28b567b-3b9a-417a-aee4-6fc1a2c6a3af</Id> <AnnotationText>f28b567b-3b9a-417a-aee4-6fc1a2c6a3af</AnnotationText> - <Hash>V31UXkLZxx3tNYIF4iJzrybnTmM=</Hash> - <Size>1123</Size> + <Hash>Dt8xUBnEmiwA5+0BIIC7VfuEGJA=</Hash> + <Size>1113</Size> <Type>text/xml;asdcpKind=CPL</Type> </Asset> <Asset> |
