Update of /cvsroot/bprocessor/model/src/net/sourceforge/bprocessor/model/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv10746/src/net/sourceforge/bprocessor/model/test
Modified Files:
EdgeTest.java
Log Message:
started work on new scripting language
Index: EdgeTest.java
===================================================================
RCS file: /cvsroot/bprocessor/model/src/net/sourceforge/bprocessor/model/test/EdgeTest.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** EdgeTest.java 5 Sep 2006 11:02:04 -0000 1.3
--- EdgeTest.java 5 Sep 2006 12:52:09 -0000 1.4
***************
*** 224,228 ****
/**
* Test the offset method in edge with backward direction, gives a
! * offset that acts opposite on the distance variable
*/
public void testOffset6() {
--- 224,228 ----
/**
* Test the offset method in edge with backward direction, gives a
! * offset that acts opposite on the distance variable
*/
public void testOffset6() {
|