Skip to content

Add '..' to long names and stop them wrapping#105

Merged
bootandy merged 2 commits into
masterfrom
ab-handle-long-names
Aug 16, 2020
Merged

Add '..' to long names and stop them wrapping#105
bootandy merged 2 commits into
masterfrom
ab-handle-long-names

Conversation

@bootandy
Copy link
Copy Markdown
Owner

No description provided.

Delete the existing dir before copying the new dir over it incase its
contents have changed.

Delete & Copy directories before tests are run.

On test runners the tests run in parallel so we can't write and clean
up at the start and end of each test. Unless each test copys the data to
a unique dir name. [This may be a better thing to do in the long run]
#92

Not 100% sure if this code is clean yet, may well be a better way to do
it

Also:
Added test directory with incredably long name as test case.

Update test_symlinks.py for mac runners. Mac test runners create files
with very long names, hence the tests fail periodically unless they look
for a truncated name with '..' at the end.
@bootandy bootandy force-pushed the ab-handle-long-names branch from 9dbd686 to c12bebe Compare August 16, 2020 19:59
@bootandy bootandy merged commit e80c60b into master Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant