aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Keyword "and" is considered as part of the regexHEADmasterSantiago Alejandro Agüero2024-03-191-2/+2
* Generated tags should be sorted and deduplicated.0.7.4Matěj Cepl2017-07-102-2/+7
* Add .travis.ymlMatěj Cepl2016-05-164-7/+15
* Should work on Python 3 as well.Matěj Cepl2016-05-161-0/+4
* Avoid unclosed file.Matěj Cepl2016-05-161-5/+4
* Fix order of tested data.Matěj Cepl2016-05-161-9/+11
* Change setup() keywords parameter to string form list.0.7.3Matěj Cepl2016-05-162-11/+15
* Fix README to be correct reStructuredText.0.7.2Matěj Cepl2014-06-232-6/+21
* Remove 'given|step|when|then' from the feature for which we seek target.Matěj Cepl2014-06-231-8/+4
* The string in the step decoration doesn’t have to be Unicode.0.7.0Matěj Cepl2014-06-2313-9/+822
* Merged #1 "Replace distutils with setuptools (and simplify setup.py)"0.6.1Matěj Cepl2014-05-223-23/+4
|\
| * Replace distutils with setuptools (and simplify setup.py)Matěj Cepl2014-05-222-23/+3
|/
* Forgot to parse step files for 'given' decorator.Matěj Cepl2013-10-101-2/+2
* Package README as well.Matěj Cepl2013-10-053-2/+2
* Add testsuite.Matěj Cepl2013-10-0510-15/+237
* Make a proper Python package out of it.0.3.0Matěj Cepl2013-10-024-36/+89
* Add get_step function to find target for given feature.Matěj Cepl2013-10-021-0/+7
* Script generates something resembling tags file.Matěj Cepl2013-09-171-77/+129
* Initial version of parsing sourcesMatěj Cepl2013-09-171-0/+144