7ce940cb41
* Add symlinks sanity test.
* Replace legacy test symlinks with actual content.
* Remove dir symlink from template_jinja2_latest.
* Update import test to use generated library dir.
* Fix copy test symlink setup.
(cherry picked from commit e2b6047514
)
6 lines
250 B
ReStructuredText
6 lines
250 B
ReStructuredText
Sanity Tests » symlinks
|
|
=======================
|
|
|
|
Symbolic links are only permitted for files that exist to ensure proper tarball generation during a release.
|
|
|
|
If other types of symlinks are needed for tests they must be created as part of the test.
|