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/LoadHighwaysTest.java

    r103 r185  
    6161        System.out.println("toXML"); 
    6262        Highways highways = new Highways( 
    63                 "test/atmsdriver/model/lds_loadhighways_sample.txt", 
    64                 "config/vds_data/loop.txt", 
    65                 "config/vds_data/highwaysMeta.txt", 
     63                "config/vds_data/highways_fullmap.txt", 
    6664                "localhost", 8080); 
    6765         
Note: See TracChangeset for help on using the changeset viewer.