# # ChangeLog for trunk/test/scriptbuilder/structures/TimeSliceTest.java in tmcsimulator-scriptbuilder # # Generated by Trac 0.12.2 # 05/03/2026 07:49:08 AM Sun, 02 Feb 2020 00:21:32 GMT jdalbey [204] * trunk/incident_script.dtd (moved) * trunk/test/scriptbuilder/structures/TimeSliceTest.java (modified) Put a copy of incident_script.dtd in trunk so that saving a scenario in ... Thu, 24 Aug 2017 15:09:38 GMT jdalbey [67] * trunk/src/scriptbuilder/structures/TimeSlice.java (modified) * trunk/test/scriptbuilder/structures/TimeSliceTest.java (modified) TimeSlice.java: improved implementation. TimeSliceTest.java added a ... Mon, 14 Aug 2017 21:46:52 GMT bmcguffin [57] * trunk/src/scriptbuilder/structures/TimeSlice.java (modified) * trunk/test/scriptbuilder/structures/TimeSliceTest.java (modified) * trunk/test/scriptbuilder/structures/single_timeslice_output_expected.xml (added) Added test cases for TimeSlice class. Added a reference file containing ... 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 ...