Rename CPL/PKL files to be {cpl,pkl}_uuid.xml rather than
authorCarl Hetherington <cth@carlh.net>
Mon, 18 May 2015 09:50:14 +0000 (10:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 18 May 2015 09:50:14 +0000 (10:50 +0100)
commita6aaf223e085e9ef7f2bc1cc37614ecb13d323ec
tree1c5bee0672cfdb7e07c67056e6695b8353cc6a33
parent1c1e46cd8b8b56ec9dd1c1e72b64e6150c27ef80
Rename CPL/PKL files to be {cpl,pkl}_uuid.xml rather than
uuid_{cpl,pkl}.xml as this seems to be more conventional.
14 files changed:
src/cpl.cc
src/dcp.cc
test/encryption_test.cc
test/ref/DCP/bar/7b6616d2-9afe-4d54-a2bb-4f3f71ac6e0c_cpl.xml [deleted file]
test/ref/DCP/bar/ASSETMAP.xml
test/ref/DCP/bar/a12d2c1f-0daa-4a30-a4cd-c4266ac172a7_pkl.xml [deleted file]
test/ref/DCP/bar/cpl_7b6616d2-9afe-4d54-a2bb-4f3f71ac6e0c.xml [new file with mode: 0644]
test/ref/DCP/bar/pkl_a12d2c1f-0daa-4a30-a4cd-c4266ac172a7.xml [new file with mode: 0644]
test/ref/DCP/foo/81fb54df-e1bf-4647-8788-ea7ba154375b_cpl.xml [deleted file]
test/ref/DCP/foo/ASSETMAP.xml
test/ref/DCP/foo/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml [new file with mode: 0644]
test/ref/DCP/foo/df0e4141-13c3-4a7a-bef8-b5a04fcbc4bb_pkl.xml [deleted file]
test/ref/DCP/foo/pkl_df0e4141-13c3-4a7a-bef8-b5a04fcbc4bb.xml [new file with mode: 0644]
test/round_trip_test.cc