Lines Matching refs:Dictionary
53 -dictionary %DICTIONARY_FILE% -target %TARGET_FILE% -delta %DELTA_FILE% ^
60 encode -dictionary %DICTIONARY_FILE% ^
65 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
82 encode -dictionary %DICTIONARY_FILE% ^
87 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
102 encode -dictionary %DICTIONARY_FILE% ^
107 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
121 encode -dictionary %DICTIONARY_FILE% ^
126 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
139 rem If using the wrong dictionary, and dictionary is smaller than the original
140 rem dictionary, vcdiff will spot the mistake and return an error. (It can't
141 rem detect the case where the wrong dictionary is larger than the right one.)
142 %VCDIFF% decode -dictionary %TARGET_FILE% ^
145 && ( echo Decode using larger dictionary should fail, but succeeded ^
154 test -dictionary %DICTIONARY_FILE% ^
163 rem Dictionary file not found.
165 encode -dictionary %TEMP%\nonexistent_file ^
168 && ( echo vcdiff with missing dictionary file should fail, but succeeded ^
174 encode -dictionary %DICTIONARY_FILE% ^
182 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
191 encode -dictionary %DICTIONARY_FILE% ^
198 decode -dictionary %DICTIONARY_FILE% ^
213 rem Using empty file as dictionary should work, but (because dictionary is empty)
216 test -dictionary %EMPTY_FILE% ^
220 || ( echo vcdiff test with empty file as dictionary failed ^
227 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
237 -dictionary ^
238 && ( echo -dictionary option with no file name should fail, but succeeded ^
243 encode -dictionary %DICTIONARY_FILE% ^
251 encode -dictionary %DICTIONARY_FILE% ^
259 encode -dictionary %DICTIONARY_FILE% ^
269 test -dictionary %DICTIONARY_FILE% ^
282 %VCDIFF% encode -dictionary %DICTIONARY_FILE% ^
289 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
306 test -dictionary %DICTIONARY_FILE% ^
318 test -dictionary %DICTIONARY_FILE% ^
330 test -dictionary %DICTIONARY_FILE% ^
341 && ( echo encode with no dictionary option should fail, but succeeded ^
347 && ( echo decode with no dictionary option should fail, but succeeded ^
352 %VCDIFF% encode -dictionary %DICTIONARY_FILE% ^
357 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
368 %VCDIFF% encode -dictionary %DICTIONARY_FILE% ^
376 %VCDIFF% decode -dictionary %DICTIONARY_FILE% ^
390 dencode -dictionary %DICTIONARY_FILE% ^
398 test -dictionary %DICTIONARY_FILE% ^
405 test -dictionary %DICTIONARY_FILE% ^
416 decode -dictionary %DICTIONARY_FILE% ^
427 decode -dictionary %DICTIONARY_FILE% ^
439 test -dictionary %DICTIONARY_FILE% ^
449 test -dictionary %DICTIONARY_FILE% ^