# # ChangeLog for branches/FEPSimulator/tests/HighwaysParserTest.cpp in tmcsimulator # # Generated by Trac 0.12.2 # 05/03/2026 10:47:51 AM Thu, 02 Nov 2017 20:42:45 GMT jtorres [212] * branches/FEPSimulator/nbproject/private/private.xml (modified) * branches/FEPSimulator/tests/HighwaysParserTest.cpp (modified) * trunk/src/atmsdriver/model/Highway.java (modified) * trunk/src/atmsdriver/model/Highways.java (modified) * trunk/src/tmcsim/application.properties (modified) * trunk/test/atmsdriver/model/HighwaysTest.java (modified) * trunk/test/atmsdriver/model/LoadHighwaysTest.java (modified) * trunk/test/atmsdriver/model/LoadSadDotsTest.java (modified) branches/FEPSimulator/tests/HighwaysParserTest.cpp: Unit test for ... Thu, 02 Nov 2017 07:07:25 GMT jtorres [209] * branches/FEPSimulator/HighwaysParser.cpp (modified) * branches/FEPSimulator/HighwaysParser.h (modified) * branches/FEPSimulator/nbproject/Makefile-Debug.mk (modified) * branches/FEPSimulator/nbproject/Makefile-impl.mk (modified) * branches/FEPSimulator/nbproject/Makefile-testHighwaysParser.mk (added) * branches/FEPSimulator/nbproject/Makefile-variables.mk (modified) * branches/FEPSimulator/nbproject/Package-Debug.bash (modified) * branches/FEPSimulator/nbproject/Package-testHighwaysParser.bash (added) * branches/FEPSimulator/nbproject/configurations.xml (modified) * branches/FEPSimulator/nbproject/private/Makefile-variables.mk (modified) * branches/FEPSimulator/nbproject/private/configurations.xml (modified) * branches/FEPSimulator/nbproject/private/private.xml (modified) * branches/FEPSimulator/nbproject/project.xml (modified) * branches/FEPSimulator/tests (added) * branches/FEPSimulator/tests/HighwaysParserTest.cpp (added) * trunk/src/tmcsim/application.properties (modified) * trunk/test/atmsdriver/model/LoadHighwaysTest.java (modified) branches/FEPSimulator/tests: added unit test HighwaysParserTest.cpp, ...