source: tmcsimulator/trunk/test @ 571

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @558   6 years jdalbey Change hardcoded "scripts" as name of folder to a constant in …
(edit) @476   7 years jdalbey Add unit tests for CADData.
(edit) @471   7 years jdalbey Coordinator.java: Fix defect 181 in sorting CADcomments. logging_service …
(edit) @465   7 years jdalbey Coordinator.java: Update writeToCAD to sort comments by timestamp instead …
(edit) @457   7 years jdalbey Source file re-org. Move files from obsolete atmsdriver package to …
(edit) @456   7 years jdalbey Source file re-org. Move files from obsolete atmsdriver package to …
(edit) @455   7 years jdalbey ConfigStatusTab? updated to fix @169.
(edit) @449   7 years jdalbey Updated unit tests to use CADcomments config property.
(edit) @424   7 years jdalbey Station.java removed obsolete toXML method.
(edit) @422   7 years jdalbey Remove ATMS functionality. Reworked and simplified the Highway model to …
(edit) @421   7 years jdalbey Remove ATMS functionality. Reworked and simplified the Highway model to …
(edit) @412   7 years jdalbey Update unit test to match change to Coordinator constructor
(edit) @354   7 years jdalbey HighwaysTest?.java updated to include test for station sorting.
(edit) @345   7 years jdalbey minor changes to output messages to get unit tests to pass. All passing …
(edit) @343   7 years jdalbey Fix defect #117. Update HighwaysTest?.java for new highway model.
(edit) @340   7 years jdalbey move old ATMS driver to archive package
(edit) @338   7 years jdalbey Add items to adhoc_incidents.xml, add unavailable image for cctv files not …
(edit) @291   7 years jdalbey file cleanup and reorganization
(edit) @273   7 years jdalbey Add some simple and not comprehensive unit tests for the new utility
(edit) @269   7 years jdalbey PostmileCoords?.java: Add new fields for perpendicular vector (x and y …
(edit) @266   7 years jdalbey PostmileCoords?.java: Add cross street name attribute and modified toJson …
(edit) @252   7 years jdalbey HighwaysTest?.java: Add test method "testApplyColor" which currently fails …
(edit) @248   7 years jdalbey TrafficModelManager?: multi-file commit to enhance Traffic Mgr to output …
(edit) @244   7 years jdalbey Added new classes: Postmile and PostmileCoords? and a unit test.
(edit) @243   7 years jdalbey Highways.java: Added toJson() method.
(edit) @228   8 years jdalbey System Tests updated to work with new integrated Traffic Mgr. All system …
(edit) @220   9 years jdalbey TrafficModelManager?.java: Modify readBatchFile() to ignore blank lines in …
(edit) @213   9 years jtorres Removed some lingering stdout output from HighwaysTest?.java
(edit) @212   9 years jtorres branches/FEPSimulator/tests/HighwaysParserTest.cpp: Unit test for …
(edit) @210   9 years jdalbey Integrate TrafficModelViewer? into the CAD Server GUI as an additional tab. …
(edit) @209   9 years jtorres branches/FEPSimulator/tests: added unit test HighwaysParserTest?.cpp, which …
(edit) @208   9 years jtorres LoadHighwaysTest?.java: ensured we are loading all loops
(edit) @205   9 years jtorres LoadHighwaysTest?.java: now passing. HighwaysParser?.cpp: added a bunch of …
(edit) @204   9 years jdalbey TrafficModelManager?.java Refactor for code sharing with …
(edit) @194   9 years jdalbey TrafficModelEventDriver?: Clean up code and comments. Highways.java …
(edit) @192   9 years jdalbey TrafficModelEventDriver?.java Added new testing tool to run all the events …
(edit) @191   9 years jdalbey Highways.java: Added toString() method. Station.java: Added …
(edit) @186   9 years jtorres Highways.java, FEPLine.java, LoopDetector?.java, Station.java: reconfigured …
(edit) @185   9 years jtorres HighwaysTest?.java, LoadHighwaysTest?.java, LoadSadDotsTest?.java: configured …
(edit) @183   9 years jdalbey ATMSBatchDriver.java Enhanced to automatically sort events chronologically …
(edit) @180   9 years jdalbey ATMSDriver.java Refactored for cleaner design. DotColor? enum moved to …
(edit) @162   9 years jtorres branches/atmsdata/: added the atms sql dump vds data
(edit) @160   9 years jdalbey LoadSadDotsTest?.java Unit test for Highways and Stations for sad vs happy …
(edit) @124   9 years jdalbey CADClientVew.java Changed to action when server drops to hard exit because …
(edit) @123   9 years jdalbey Multiple renaming of classes to improve clarity. Remove check for …
(edit) @103   9 years jtorres trunk/src/atmsdriver/ConsoleDriver.java: Created console driver for …
(edit) @96   9 years jdalbey LoadHighwaysTest?.java: revised to compile with revised Highway.java class. …
(edit) @91   9 years jdalbey StationTest?.java - Unit test created.
(edit) @89   9 years jtorres trunk/test/atmsdriver/model/LoadHighwaysTest.java added test to ensure …
(edit) @87   9 years jtorres merged branches/trunk into regular tmcsim/trunk. Changed Network.java to …
(edit) @54   9 years jdalbey Coordinator.java: updates with error checking for bad input parameters, …
(edit) @52   10 years jdalbey ParamicsCommunicator?.java revised to simplify system testing
(edit) @51   10 years jdalbey SoundPlayer?.java modified to use Jaco mp3player instead of obsolete Sun …
(edit) @50   10 years jdalbey ParamicsLogFileHandlerTest?.java: Revised to use CADSimulator so no log …
(edit) @49   10 years jdalbey CADSimulatorViewer.java Add log message for missing …
(edit) @47   10 years jdalbey Merge 305 modifications into trunk.
(edit) @44   10 years jdalbey MultiFile? commit: Add CADViewer Interface and change CADSimulator to …
(edit) @43   10 years jdalbey ExitAction?.java Remove confirmation prompt from exiting Sim Mgr. Enhance …
(edit) @34   10 years bokumura Change unit tests to work with the new config directory restructure.
(edit) @28   10 years jdalbey Add comment to test file
(edit) @26   10 years jdalbey CADSimulatorNetworkTest added, modifed ParamicsCommunicator? to check for a …
(edit) @19   10 years jdalbey Add unit test for CADSimulator GUI
(edit) @16   10 years jdalbey Added SoundPlayerTest?, fixed defect in SoundPlayer?, update 18701.mp3 to a …
(edit) @15   10 years jdalbey ParamicsFileReaderTest?.java updated to work on Window or Unix.
(edit) @13   10 years jdalbey add smoketest config files
(edit) @11   10 years jdalbey Add unit test for IncidentHistoryPanel?
(edit) @6   10 years jdalbey Multifile commit. Add version # to Paramics Communicator. Move Load …
(edit) @5   10 years jdalbey CADSimulatorTest: added test of info messages text area.
(edit) @4   10 years jdalbey CADSimulatorTest added, tests GUI integration. Add mp3plugin - now plays …
(add) @2   10 years jdalbey Initial Import of project files
Note: See TracRevisionLog for help on using the revision log.