2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-30 16:42:07 +00:00
rules_foreign_cc/test/expected
Fumitoshi Ukai 78dd474994
support filename containing space (#416)
handle filename containg space.
cmake prebuilt archive contains such filename in docs etc.

also fix symlink to a directory. [ -L "$1" ] returns success
for it, but it would fail "cp $1 $2" as
 cp: -r not specified; omitting directory ...

Fixes: #405, #406

Co-authored-by: UebelAndre <andre.brisco@gmail.com>
2021-01-31 07:43:03 -08:00
..
inner_fun_text.txt support filename containing space (#416) 2021-01-31 07:43:03 -08:00
inner_fun_text_osx.txt support filename containing space (#416) 2021-01-31 07:43:03 -08:00
out_symlinked_dirs.txt Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00
out_symlinked_dirs_osx.txt Fix shell function symlink_contents_to_dir, add test (#377) 2020-05-08 11:43:40 +02:00