[Libosinfo] [PATCH] tests: Rename ISO test data from .iso to .iso.txt

Christophe Fergeau cfergeau at redhat.com
Fri Apr 17 08:59:45 UTC 2015


A few files containing iso-info -d -i output have a .iso extension
instead of a .txt extension.  test-isodetect only looks at .txt files,
so they need to be renamed.
make check still passes after these changes.
---
 ...Cloud-netinst-x86_64-21.iso => Fedora-Cloud-netinst-x86_64-21.iso.txt} | 0
 ..._678562.iso => en_windows_7_starter_with_sp1_x86_dvd_u_678562.iso.txt} | 0
 ...d_4065114.iso => en_windows_8_1_n_with_update_x64_dvd_4065114.iso.txt} | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename test/isodata/fedora/fedora21/{Fedora-Cloud-netinst-x86_64-21.iso => Fedora-Cloud-netinst-x86_64-21.iso.txt} (100%)
 rename test/isodata/windows/win7/{en_windows_7_starter_with_sp1_x86_dvd_u_678562.iso => en_windows_7_starter_with_sp1_x86_dvd_u_678562.iso.txt} (100%)
 rename test/isodata/windows/win8.1/{en_windows_8_1_n_with_update_x64_dvd_4065114.iso => en_windows_8_1_n_with_update_x64_dvd_4065114.iso.txt} (100%)

diff --git a/test/isodata/fedora/fedora21/Fedora-Cloud-netinst-x86_64-21.iso b/test/isodata/fedora/fedora21/Fedora-Cloud-netinst-x86_64-21.iso.txt
similarity index 100%
rename from test/isodata/fedora/fedora21/Fedora-Cloud-netinst-x86_64-21.iso
rename to test/isodata/fedora/fedora21/Fedora-Cloud-netinst-x86_64-21.iso.txt
diff --git a/test/isodata/windows/win7/en_windows_7_starter_with_sp1_x86_dvd_u_678562.iso b/test/isodata/windows/win7/en_windows_7_starter_with_sp1_x86_dvd_u_678562.iso.txt
similarity index 100%
rename from test/isodata/windows/win7/en_windows_7_starter_with_sp1_x86_dvd_u_678562.iso
rename to test/isodata/windows/win7/en_windows_7_starter_with_sp1_x86_dvd_u_678562.iso.txt
diff --git a/test/isodata/windows/win8.1/en_windows_8_1_n_with_update_x64_dvd_4065114.iso b/test/isodata/windows/win8.1/en_windows_8_1_n_with_update_x64_dvd_4065114.iso.txt
similarity index 100%
rename from test/isodata/windows/win8.1/en_windows_8_1_n_with_update_x64_dvd_4065114.iso
rename to test/isodata/windows/win8.1/en_windows_8_1_n_with_update_x64_dvd_4065114.iso.txt
-- 
2.3.5




More information about the Libosinfo mailing list