3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-23 21:27:56 +00:00
sby/tests/links
Krystine Sherwin a906714c95
Add test for copying directories
As per https://stackoverflow.com/a/54950959, `os.path.basename()` returns an empty string if the string ends with a trailing slash.  This means that the target implied by `dir/` differs from an explicit target of `dir/`, and changes the behaviour to copy files to the root `src` directory instead.
2025-08-02 09:17:21 +12:00
..
dir Test --link functionality 2025-06-23 16:18:32 +12:00
Makefile Test --link functionality 2025-06-23 16:18:32 +12:00
prv32fmcmp.v Test --link functionality 2025-06-23 16:18:32 +12:00
symlink.py Add test for copying directories 2025-08-02 09:17:21 +12:00
symlink.sby Add test for copying directories 2025-08-02 09:17:21 +12:00
symlink.sh Test --link functionality 2025-06-23 16:18:32 +12:00