texttest -a jtrrouter -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31Aug001553.22848 -g
texttest -a jtrrouter -d /home/delphi/sumo/tests
---------- Differences in output ---------- 42a43,46 > --repair.from Tries to correct an invalid starting edge by > using the first usable edge instead > --repair.to Tries to correct an invalid destination edge > by using the last usable edge instead
---------- Differences in cfg ---------- 77a78,83 > <!-- Tries to correct an invalid starting edge by using the first usable edge instead --> > <repair.from value="false" type="BOOL"/> > > <!-- Tries to correct an invalid destination edge by using the last usable edge instead --> > <repair.to value="false" type="BOOL"/> >
---------- Differences in cfg ---------- 35a36,37 > <repair.from value="false" type="BOOL" help="Tries to correct an invalid starting edge by using the first usable edge instead"/> > <repair.to value="false" type="BOOL" help="Tries to correct an invalid destination edge by using the last usable edge instead"/>