summaryrefslogtreecommitdiff
path: root/test.py
Commit message (Expand)AuthorAgeFilesLines
* cmdline optionsVal Neekman (AvidCoder)2022-04-271-2/+289
* Add test for multivalued option with text in commandJacobo de Vera2020-04-091-0/+7
* Create command line tool that can set all parametersJacobo de Vera2020-04-091-1/+111
* Drop support for old python - cleanup - up version (#88)4.0.0Val Neekman2019-10-201-13/+0
* add special pre translation file, more unit test, updated readme3.0.5Val Neekman2019-10-101-0/+5
* update readme, add pydocVal Neekman2019-07-271-1/+26
* add support user-specific replacements (#66)Andriy Orehov2019-01-031-0/+9
* Support for case sensitivity (#54)sme2018-04-251-0/+5
* support of text-unidecodeVal Neekman2018-03-251-0/+1
* 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