Ignore:
Timestamp:
11/02/2017 12:07:25 AM (9 years ago)
Author:
jtorres
Message:

branches/FEPSimulator/tests: added unit test HighwaysParserTest?.cpp, which yielded a bug in HighwayParser?.cpp (not returning correct loop_loc... garbage data...), this likely explains why not all green dots were showing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/nbproject/private/configurations.xml

    r87 r209  
    7575      </runprofile> 
    7676    </conf> 
     77    <conf name="testHighwaysParser" type="1"> 
     78      <toolsSet> 
     79        <developmentServer>localhost</developmentServer> 
     80        <platform>4</platform> 
     81      </toolsSet> 
     82      <dbx_gdbdebugger version="1"> 
     83        <gdb_pathmaps> 
     84        </gdb_pathmaps> 
     85        <gdb_interceptlist> 
     86          <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/> 
     87        </gdb_interceptlist> 
     88        <gdb_options> 
     89          <DebugOptions> 
     90          </DebugOptions> 
     91        </gdb_options> 
     92        <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/> 
     93      </dbx_gdbdebugger> 
     94      <nativedebugger version="1"> 
     95        <engine>gdb</engine> 
     96      </nativedebugger> 
     97      <runprofile version="9"> 
     98        <runcommandpicklist> 
     99          <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem> 
     100        </runcommandpicklist> 
     101        <runcommand>"${OUTPUT_PATH}"</runcommand> 
     102        <rundir></rundir> 
     103        <buildfirst>true</buildfirst> 
     104        <terminal-type>0</terminal-type> 
     105        <remove-instrumentation>0</remove-instrumentation> 
     106        <environment> 
     107        </environment> 
     108      </runprofile> 
     109    </conf> 
    77110  </confs> 
    78111</configurationDescriptor> 
Note: See TracChangeset for help on using the changeset viewer.