# # ChangeLog for trunk/test/scriptbuilder/structures/script.dtd in tmcsimulator-scriptbuilder # # Generated by Trac 0.12.2 # 05/06/2026 11:30:25 AM Mon, 14 Aug 2017 19:35:16 GMT bmcguffin [56] * trunk/nbproject/project.properties (modified) * trunk/src/scriptbuilder/structures/ScriptIncident.java (modified) * trunk/test/scriptbuilder/structures/ScriptIncidentTest.java (modified) * trunk/test/scriptbuilder/structures/SimulationScriptTest.java (added) * trunk/test/scriptbuilder/structures/TimeSliceTest.java (added) * trunk/test/scriptbuilder/structures/XMLFormatIntegrationTest.java (added) * trunk/test/scriptbuilder/structures/script.dtd (added) * trunk/test/scriptbuilder/structures/single_incident_output_expected.xml (added) * trunk/test/scriptbuilder/structures/test_input_file.xml (added) * trunk/test/scriptbuilder/structures/test_output_file.xml (added) Added test files and began filling them out. Added an integration test ...