summaryrefslogtreecommitdiff
path: root/test.py
Commit message (Expand)AuthorAgeFilesLines
* add regex_pattern and support for py 3.61.2.2Val Neekman2017-04-011-0/+30
|\
| * Added possibility to include custom regex as allowed characters (#36)vrbaskiz2017-03-311-0/+5
| * add py3.5 support, add manifest.in file, add more tests1.2.1Val Neekman2016-08-261-0/+13
* | add more testsVal Neekman2016-08-261-0/+13
|/
* Updated testsFabio Caccamo2016-01-151-1/+1
* fixed stopword replacement bug (different separators)Lucas Woltmann2015-11-121-0/+5
* fixed test indentation error -- pep8Val Neekman2015-09-211-1/+1
* Add test cases containing numbersedunham2015-09-201-0/+25
* add a testArthur Darcet2015-07-031-0/+5
* add stopwatch, upversionVal Neekman2015-05-291-0/+5
* Added support to strip stopwordsEuan Goddard2015-05-061-0/+19
* Made test suite more granularEuan Goddard2015-05-061-14/+26
* remove 2to3 depenancy, add save word orderVal Neekman2015-04-111-2/+1
* Change tests (fix pep)dioexul2015-02-261-1/+0
* Change testsdioexul2015-02-261-12/+13
* Add parameter 'save_order'.dioexul2015-02-221-0/+17
* Fix bug (len of output string).dioexul2015-02-211-17/+13
* Add save_order parameter.y.selyutina2015-02-181-8/+16
* add PY3.4 support + more tests0.1.0Val Neekman2014-10-161-0/+8
* Added console, pypy and some reorg0.0.8Val Neekman2014-08-161-3/+8
* cleanups and upversionVal Neekman2014-01-091-2/+0
* Use assertEqual instead of assertEquals in the tests (the latter is deprecated)Arthur Darcet2013-05-101-14/+14
* added non-dash separator option0.0.4Val Neekman2013-04-241-0/+8
* added truncation0.0.3Val Neekman2013-02-131-0/+28
* added more test cases0.0.2Val Neekman2012-10-141-5/+9
* Initial versionVal Neekman2012-10-141-0/+29