# # ChangeLog for trunk/test/scriptbuilder/structures/ScriptIncidentTest.java in tmcsimulator-scriptbuilder # # Generated by Trac 0.12.2 # 05/05/2026 09:27:29 AM Mon, 18 Nov 2019 23:51:55 GMT sdanthin [150] * trunk/src/scriptbuilder/gui/panels/IncidentTimelinePanel.java (modified) * trunk/src/scriptbuilder/structures/ScriptIncident.java (modified) * trunk/test/scriptbuilder/structures/ScriptIncidentTest.java (modified) IncidentTimelinePanel.java added right-click menu popup functionality to ... Tue, 19 Sep 2017 20:15:08 GMT bmcguffin [121] * trunk/src/scriptbuilder/gui/IncidentEditorFrame.form (modified) * trunk/src/scriptbuilder/gui/IncidentEditorFrame.java (modified) * trunk/src/scriptbuilder/gui/application.properties (modified) * trunk/test/scriptbuilder/structures/ScriptIncidentTest.java (modified) Removed select button. Added ability to deselect event buttons by ... 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 ... Wed, 26 Jul 2017 21:47:38 GMT bmcguffin [13] * trunk/test/scriptbuilder (added) * trunk/test/scriptbuilder/structures (added) * trunk/test/scriptbuilder/structures/ScriptIncidentTest.java (added) Added a JUnit 3 test file for ScriptIncident.