Ignore:
Timestamp:
10/28/2017 06:07:50 PM (9 years ago)
Author:
jtorres
Message:

HighwaysTest?.java, LoadHighwaysTest?.java, LoadSadDotsTest?.java: configured Highways initialization to reflect new configuration, but the tests obviously still fail. branches/FEPSimulator: removed tinxml/ and unlinked the tinyxml library in project configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/atmsdriver/model/LoadSadDotsTest.java

    r162 r185  
    4848        System.out.println("toXML"); 
    4949        Highways highways = new Highways( 
    50                 "test/atmsdriver/model/lds_loadhighways_sample.txt", 
    51                 "config/vds_data/loop.txt", 
    52                 "config/vds_data/highwaysMeta.txt", 
     50                "config/vds_data/highways_fullmap.txt", 
    5351                "localhost", 8080); 
    5452         
Note: See TracChangeset for help on using the changeset viewer.