##// END OF EJS Templates
check-code: add a rule to forbid "cp -r"...
check-code: add a rule to forbid "cp -r" See the commit message of the previous patch for the reason. In short, according to the current POSIX standard, "-r" is "removed", and "-R" is the current standard way to do "copy file hierarchies".
Jun Wu -
r30557:cbeb54ec default
Show More
Name Size Modified Last Commit Author
/ contrib / python-zstandard / tests
__init__.py Loading ...
common.py Loading ...
test_cffi.py Loading ...
test_compressor.py Loading ...
test_data_structures.py Loading ...
test_decompressor.py Loading ...
test_estimate_sizes.py Loading ...
test_module_attributes.py Loading ...
test_roundtrip.py Loading ...
test_train_dictionary.py Loading ...