summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve testing clarity and maintainablilitywindows-exporer-sortingSeth Morton2020-11-181-11/+16
* Add a test for key with os_sortedSeth Morton2020-11-171-0/+6
* Fully implement OS sorting on all platformsSeth Morton2020-11-171-0/+194
* Change winsorted to os_sortedSeth Morton2020-11-171-22/+0
* Initial implementation of winsortedSeth Morton2020-11-171-0/+22
* Treat None like NaN so it gets sorted robustlySeth Morton2020-11-151-4/+6
* Add tests to challenge de localeSeth Morton2020-01-271-0/+14
* Include a test for issue #109Seth Morton2020-01-271-0/+8
* Fix bug caused by pytest-mocker API being removedSeth Morton2020-01-061-6/+6
* Re-remove Python 2.7 support.Seth Morton2019-11-1317-185/+43
* Revert removal of Python 2.7 in one commitThis is to make a release that supp...Seth Morton2019-11-1317-43/+185
* Merge branch 'master' into drop-python2-supportSeth Morton2019-11-103-2/+32
|\
| * Merge pull request #102 from SethMMorton/document-unitsSeth Morton2019-11-092-0/+30
| |\
| | * Disable too slow hypothesis health checks globallySeth Morton2019-11-091-0/+10
| | * Revert "Disabled hypothesis HealthCheck on certain tests"Seth Morton2019-11-092-5/+3
| | * Disabled hypothesis HealthCheck on certain testsdocument-unitsSeth Morton2019-11-092-3/+5
| | * Add tests for new public methodSeth Morton2019-11-071-0/+20
| * | Fix typo "the the"Jon Dufresne2019-06-201-2/+2
| |/
* | Remove compat.py23 compatibility layerSeth M Morton2019-03-0312-71/+26
* | Remove nat_cmp functionSeth M Morton2019-03-031-83/+0
* | Remove pathlib compatibility layerSeth M Morton2019-03-032-15/+17
* | Remove all __future__ importsSeth M Morton2019-03-0316-16/+0
|/
* Fix path splitter issue on WindowsSeth Morton2019-02-271-2/+4
* Merge pull request #81 from SethMMorton/remove-deprecated-apisSeth Morton2019-02-042-44/+0
|\
| * Remove versorted, index_versorted, ns.V, and ns.VERSIONSeth M Morton2018-11-182-20/+0
| * Remove old keyword argument APISeth M Morton2018-11-181-24/+0
| * Remove ns.TYPESAFE and ns.DIGITSeth M Morton2018-11-181-1/+1
* | Change ns_DUMB to NS_DUMBSeth Morton2019-02-044-12/+12
|/
* Rename "test_natsort" directory to "tests"Seth M Morton2018-11-1819-0/+2002