From 218932e2df18beec85e9fd31b14ced7bb61205cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20St=C3=B6neberg?= Date: Wed, 19 Jun 2013 16:18:49 +0000 Subject: [PATCH] renamed chdman unit test from createld_avi_3_frames_no_audio to createld_avi_yuv2_3_frames_no_audio (nw) --- .gitattributes | 4 ++-- .../in.avi | Bin .../out.chd | Bin 3 files changed, 2 insertions(+), 2 deletions(-) rename src/regtests/chdman/input/{createld_avi_3_frames_no_audio => createld_avi_yuv2_3_frames_no_audio}/in.avi (100%) rename src/regtests/chdman/output/{createld_avi_3_frames_no_audio => createld_avi_yuv2_3_frames_no_audio}/out.chd (100%) diff --git a/.gitattributes b/.gitattributes index 8312b7da5d1..a1e826b8fa5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8524,7 +8524,7 @@ src/regtests/chdman/input/createhd_raw_empty_lzma/in.params svneol=native#text/p src/regtests/chdman/input/createhd_raw_empty_lzma/in.raw -text src/regtests/chdman/input/createhd_raw_empty_zlib/in.params svneol=native#text/plain src/regtests/chdman/input/createhd_raw_empty_zlib/in.raw -text -src/regtests/chdman/input/createld_avi_3_frames_no_audio/in.avi -text +src/regtests/chdman/input/createld_avi_yuv2_3_frames_no_audio/in.avi -text src/regtests/chdman/output/copy_cd_cue_audio_silence_wav_20_tracks_v4/out.chd -text src/regtests/chdman/output/copy_cd_cue_audio_silence_wav_v4/out.chd -text src/regtests/chdman/output/copy_cd_cue_empty_v4/out.chd -text @@ -8545,7 +8545,7 @@ src/regtests/chdman/output/createhd_raw_empty_flac/out.chd -text src/regtests/chdman/output/createhd_raw_empty_huff/out.chd -text src/regtests/chdman/output/createhd_raw_empty_lzma/out.chd -text src/regtests/chdman/output/createhd_raw_empty_zlib/out.chd -text -src/regtests/chdman/output/createld_avi_3_frames_no_audio/out.chd -text +src/regtests/chdman/output/createld_avi_yuv2_3_frames_no_audio/out.chd -text src/regtests/jedutil/baseline/18cv8/18cv8_bi-directional_io.txt svneol=native#text/plain src/regtests/jedutil/baseline/18cv8/18cv8_combinatorial_feedback.txt svneol=native#text/plain src/regtests/jedutil/baseline/18cv8/18cv8_register_feedback.txt svneol=native#text/plain diff --git a/src/regtests/chdman/input/createld_avi_3_frames_no_audio/in.avi b/src/regtests/chdman/input/createld_avi_yuv2_3_frames_no_audio/in.avi similarity index 100% rename from src/regtests/chdman/input/createld_avi_3_frames_no_audio/in.avi rename to src/regtests/chdman/input/createld_avi_yuv2_3_frames_no_audio/in.avi diff --git a/src/regtests/chdman/output/createld_avi_3_frames_no_audio/out.chd b/src/regtests/chdman/output/createld_avi_yuv2_3_frames_no_audio/out.chd similarity index 100% rename from src/regtests/chdman/output/createld_avi_3_frames_no_audio/out.chd rename to src/regtests/chdman/output/createld_avi_yuv2_3_frames_no_audio/out.chd