source: tmcsimulator/branches/FEPSimulator/nbproject/private/private.xml @ 212

Revision 212, 1.3 KB checked in by jtorres, 9 years ago (diff)

branches/FEPSimulator/tests/HighwaysParserTest.cpp: Unit test for HighwaysParser?.cpp. HighwaysTest?.java: now passing toXML(), added test for toCondensedFormat() method. LoadHighwaysTest?.java: passing. LoadSadDotsTest?.java: conformed to changes, not passing. Highway.java/Highways.java: converted class attributes to List instead of ArrayList?. Highways.java: corrected toCondensedFormat() method comments and added comments throughout file.

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
3    <data xmlns="http://www.netbeans.org/ns/make-project-private/1">
4        <activeConfTypeElem>1</activeConfTypeElem>
5        <activeConfIndexElem>0</activeConfIndexElem>
6    </data>
7    <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
8    <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
9        <group>
10            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/HighwaysParser.cpp</file>
11            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/fep.h</file>
12            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/DataPacker.cpp</file>
13            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/HighwaysParser.h</file>
14            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/FEPSim.cpp</file>
15            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/network.h</file>
16            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/Makefile</file>
17            <file>file:/Users/jtorres/tmcsimulator/branches/FEPSimulator/tests/HighwaysParserTest.cpp</file>
18        </group>
19    </open-files>
20</project-private>
Note: See TracBrowser for help on using the repository browser.