algo: Split and clarify tests for FA iteration algorithms
The tests for iteration were "messy". It was not clear what are they doing and also we tested two algorithms in one test case. Split those algorithms and make them clear -- test only for expected output.
parent
e9a73764
No related branches found
No related tags found
Showing
- alib2algo/test-src/automaton/transform/AutomatonIterationEpsilonTransitionTest.cpp 33 additions, 0 deletions...ton/transform/AutomatonIterationEpsilonTransitionTest.cpp
- alib2algo/test-src/automaton/transform/AutomatonIterationTest.cpp 19 additions, 44 deletions...o/test-src/automaton/transform/AutomatonIterationTest.cpp
Loading
Please register or sign in to comment