chevah / compat

Chevah OS Compatibility Layer
Other
4 stars 1 forks source link

Make sure path special characteres are handled #106

Open adiroiban opened 3 years ago

adiroiban commented 3 years ago

See the list from here https://stackoverflow.com/a/31976060/539264

We need special tests for each os.. .for example handle : on macos or CON in Winddows

As compat we will have unit-test , but add helper to allow high level functional tests

Update mk.filename() as follow:

See if we can use https://hypothesis.readthedocs.io/en/latest/data.html