- fixed a numeric issue where staring frame was not printed correct (0>1)
authorAnatoly <Titov_AI@pnpi.nrcki.ru>
Fri, 24 Jul 2020 10:08:30 +0000 (13:08 +0300)
committerAnatoly <Titov_AI@pnpi.nrcki.ru>
Fri, 24 Jul 2020 10:08:30 +0000 (13:08 +0300)
commit8a838137601cc69d9e50617852b25c1d01e8fa91
tree672d103848cedb5a81596a93b72138a48aea9ffa
parenta66eb1c2389ca1ef5da2f479fa0ce43c7d6d62c3
- fixed a numeric issue where staring frame was not printed correct (0>1)
and (100/... -> 99/199): fixed to be proper 0/100/200/... and so on with
all variants
- first iteration of tests completed
src/domaintests.cpp
src/domaintype.cpp