fuzzysearch/tests
Tal Einat cae324434d added C extensions and changed to single-source code 2014-04-19 01:31:32 +03:00
..
__init__.py initial commit (project framework) 2013-11-02 00:34:18 +02:00
compat.py added first working version of find_near_matches, with tests 2013-11-04 10:25:07 +02:00
test_common.py added C extensions and changed to single-source code 2014-04-19 01:31:32 +03:00
test_find_near_matches.py fixed cross-version support of test using str.format 2014-03-27 15:29:26 +02:00
test_generic_search.py added some tests for has_near_matches_* 2014-04-12 19:07:22 +03:00
test_generic_search_cython.py added C extensions and changed to single-source code 2014-04-19 01:31:32 +03:00
test_levenshtein.py fixed test for Levenshtein search 2014-03-27 15:30:06 +02:00
test_no_deletions.py added fuzzy search allowing insertions and substitutions but no deletions 2014-03-17 17:07:59 +02:00
test_substitutions_only.py added C extensions and changed to single-source code 2014-04-19 01:31:32 +03:00