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/Package-Debug.bash

    r82 r209  
    1414NBTMPDIR=${CND_BUILDDIR}/${CND_CONF}/${CND_PLATFORM}/tmp-packaging 
    1515TMPDIRNAME=tmp-packaging 
    16 OUTPUT_PATH=${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/fepsimulator 
    17 OUTPUT_BASENAME=fepsimulator 
     16OUTPUT_PATH=${TESTDIR}/TestFiles/f2 
     17OUTPUT_BASENAME=f2 
    1818PACKAGE_TOP_DIR=fepsimulator/ 
    1919 
Note: See TracChangeset for help on using the changeset viewer.