.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 12 Sep 2017 10:21:51 +0300
changeset 1796 4f7a0c40a7c3
parent 1725 f8e4650619f7
child 1912 8391c11477f4
permissions -rw-r--r--
add couple Beremiz application tests

These tests trigger around 45% of python code.
Used in tests docker files are avaiable here:
https://bitbucket.org/skvorl/beremiz-dockerfiles
.project

.directory

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$
revision

doc/_build
doc/locale