diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-06-02 01:38:53 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-06-02 01:44:34 +0200 |
| commit | 42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293 (patch) | |
| tree | 00951d7c7288683c892967ae5d347934dd43f745 /test/ref/write_interop_subtitle_test3 | |
| parent | e39c25293d4c2e0d56bdbc856186c929de69d566 (diff) | |
Test churn from adding make_uuid() into CPL.
Diffstat (limited to 'test/ref/write_interop_subtitle_test3')
| -rw-r--r-- | test/ref/write_interop_subtitle_test3/ASSETMAP | 6 | ||||
| -rw-r--r-- | test/ref/write_interop_subtitle_test3/cpl_46c3eb45-15e5-47d6-8684-d8641e4dc516.xml | 2 | ||||
| -rw-r--r-- | test/ref/write_interop_subtitle_test3/pkl_e94b8a0d-27f7-408a-af16-78d3df419a91.xml (renamed from test/ref/write_interop_subtitle_test3/pkl.xml) | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/test/ref/write_interop_subtitle_test3/ASSETMAP b/test/ref/write_interop_subtitle_test3/ASSETMAP index 0b704a41..228a7e1c 100644 --- a/test/ref/write_interop_subtitle_test3/ASSETMAP +++ b/test/ref/write_interop_subtitle_test3/ASSETMAP @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <AssetMap xmlns="http://www.digicine.com/PROTO-ASDCP-AM-20040311#"> - <Id>urn:uuid:e94b8a0d-27f7-408a-af16-78d3df419a91</Id> + <Id>urn:uuid:47a8e83e-fd5f-445d-a1bc-9f59c5289c34</Id> <AnnotationText>Created by libdcp</AnnotationText> <VolumeCount>1</VolumeCount> <IssueDate>2018-09-02T04:45:18+00:00</IssueDate> @@ -8,11 +8,11 @@ <Creator>libdcp</Creator> <AssetList> <Asset> - <Id>urn:uuid:6a9e31a6-50a4-4ecb-8683-fa667848470a</Id> + <Id>urn:uuid:e94b8a0d-27f7-408a-af16-78d3df419a91</Id> <PackingList>true</PackingList> <ChunkList> <Chunk> - <Path>pkl_6a9e31a6-50a4-4ecb-8683-fa667848470a.xml</Path> + <Path>pkl_e94b8a0d-27f7-408a-af16-78d3df419a91.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> <Length>1114</Length> diff --git a/test/ref/write_interop_subtitle_test3/cpl_46c3eb45-15e5-47d6-8684-d8641e4dc516.xml b/test/ref/write_interop_subtitle_test3/cpl_46c3eb45-15e5-47d6-8684-d8641e4dc516.xml index 0277187c..0d283b64 100644 --- a/test/ref/write_interop_subtitle_test3/cpl_46c3eb45-15e5-47d6-8684-d8641e4dc516.xml +++ b/test/ref/write_interop_subtitle_test3/cpl_46c3eb45-15e5-47d6-8684-d8641e4dc516.xml @@ -8,7 +8,7 @@ <ContentTitleText>My film</ContentTitleText> <ContentKind>feature</ContentKind> <ContentVersion> - <Id>urn:uuid:e98d059d-645f-4343-a30f-edc61d58b8e0</Id> + <Id>urn:uuid:6a9e31a6-50a4-4ecb-8683-fa667848470a</Id> <LabelText>foo</LabelText> </ContentVersion> <RatingList/> diff --git a/test/ref/write_interop_subtitle_test3/pkl.xml b/test/ref/write_interop_subtitle_test3/pkl_e94b8a0d-27f7-408a-af16-78d3df419a91.xml index f82e98c4..664ad626 100644 --- a/test/ref/write_interop_subtitle_test3/pkl.xml +++ b/test/ref/write_interop_subtitle_test3/pkl_e94b8a0d-27f7-408a-af16-78d3df419a91.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <PackingList xmlns="http://www.digicine.com/PROTO-ASDCP-PKL-20040311#"> - <Id>urn:uuid:6a9e31a6-50a4-4ecb-8683-fa667848470a</Id> + <Id>urn:uuid:e94b8a0d-27f7-408a-af16-78d3df419a91</Id> <AnnotationText>Created by libdcp</AnnotationText> <IssueDate>2018-09-02T04:45:18+00:00</IssueDate> <Issuer>libdcp</Issuer> @@ -9,7 +9,7 @@ <Asset> <Id>urn:uuid:46c3eb45-15e5-47d6-8684-d8641e4dc516</Id> <AnnotationText>46c3eb45-15e5-47d6-8684-d8641e4dc516</AnnotationText> - <Hash>hu0RaV4ZgrcqQQtgOW4r/YznVo0=</Hash> + <Hash>YkdOdaGok/Vrkq62zAkfCw1l/Y4=</Hash> <Size>1105</Size> <Type>text/xml;asdcpKind=CPL</Type> </Asset> |
