summaryrefslogtreecommitdiff
path: root/tests/test_types.py
Commit message (Expand)AuthorAgeFilesLines
* use pathlib to resolve symlinksDavid Lord2021-10-101-34/+24
* fix symlink testschima2021-08-131-12/+10
* revert path prefix stripping, modify test to work with prefixcAtaman2021-08-121-0/+13
* resolve relative symlinks to the containing directorycAtaman2021-08-051-0/+27
* path type supports pathlibDavid Lord2021-03-041-0/+22
* handle default=None for nargs and multipleDavid Lord2020-10-111-0/+24
* refactor int, float, and range types with common basesDavid Lord2020-08-121-0/+56