Revision 2f46906f4bf278e20f3a137b4c1d16c37db7cc0d authored by Hélio Guilherme on 11 June 2023, 01:05:09 UTC, committed by GitHub on 11 June 2023, 01:05:09 UTC
* Increase unit tests, fix 2 issues

* Increases tests. One test fails with invoke but not with PyCharm

* Try to fix running all tests (no success)

* Improve code and unit tests

* Increase unit tests, fix 2 issues

* Increases tests. One test fails with invoke but not with PyCharm

* Try to fix running all tests (no success)

* Improve code and unit tests

* Prepare release of 2.0.6

* Change http to https
1 parent a3b99db
History
File Mode Size
.github
doc
rtest
src
tools
utest
.appveyor.yml -rw-r--r-- 1.9 KB
.coveragerc -rw-r--r-- 440 bytes
.gitattributes -rw-r--r-- 11 bytes
.gitignore -rw-r--r-- 174 bytes
.pylintrc -rw-r--r-- 20.6 KB
.travis.yml -rw-r--r-- 2.4 KB
.whitesource -rw-r--r-- 137 bytes
AUTHORS.txt -rw-r--r-- 590 bytes
BUILD.rest -rw-r--r-- 6.1 KB
CHANGELOG.adoc -rw-r--r-- 23.8 KB
CONTRIBUTING.adoc -rw-r--r-- 10.0 KB
COPYRIGHT.txt -rw-r--r-- 607 bytes
LICENSE.txt -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 282 bytes
README.adoc -rw-r--r-- 3.6 KB
README.rest -rw-r--r-- 2.0 KB
pytest.ini -rw-r--r-- 62 bytes
requirements-dev.txt -rw-r--r-- 232 bytes
requirements.txt -rw-r--r-- 199 bytes
rfgen.py -rw-r--r-- 35.5 KB
robot.bmp -rw-r--r-- 118.2 KB
setup.cfg -rw-r--r-- 162 bytes
setup.py -rw-r--r-- 3.6 KB
sonar-project.properties -rw-r--r-- 354 bytes
tasks.py -rw-r--r-- 19.8 KB
test_all.sh -rwxr-xr-x 875 bytes
tox.ini -rw-r--r-- 298 bytes

README.adoc

back to top