From: <pcm...@us...> - 2007-09-06 18:25:00
|
Revision: 549 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=549&view=rev Author: pcmehlitz Date: 2007-09-06 11:24:59 -0700 (Thu, 06 Sep 2007) Log Message: ----------- * reorganized the cast support in TestContext a bit * extended the grammar with generic collections (".., {..}|{..},..") * basic casting support for collections (primitive arrays, List/ArrayList, Vector) Modified Paths: -------------- trunk/src/gov/nasa/jpf/test/TestContext.java trunk/src/gov/nasa/jpf/test/TestSpec.g trunk/src/gov/nasa/jpf/test/TestSpecLexer.java trunk/src/gov/nasa/jpf/test/TestSpecParser.java trunk/test/gov/nasa/jpf/test/TestMethodTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |