]> granicus.if.org Git - taglib/commit
Renamed unsupported-extension.xxx and modified test
authorRamesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
Thu, 22 Dec 2016 15:13:39 +0000 (15:13 +0000)
committerRamesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
Thu, 22 Dec 2016 15:19:45 +0000 (15:19 +0000)
commit83c72518ab2bf9559a0fbcdabcf27e9a10722215
treebe725dff7853b2fe6af8beb58342c28d650bf88b
parentde87cd7736d52302db330c830adae50b1e667954
Renamed unsupported-extension.xxx and modified test

The file name unsupported-extension.xxx causes issue when unpacked
taglib-xxx.gz over an NFS partition. The file extension ".xxx" is the
one NFS uses for its own purpose and hence it will not allow creation
of this file.

Hence renamed the file and modified the test cases that checks for this
file.

Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
tests/data/unsupported-extension.xx [moved from tests/data/unsupported-extension.xxx with 100% similarity]
tests/test_fileref.cpp