From: <pcm...@us...> - 2007-08-16 01:02:59
|
Revision: 515 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=515&view=rev Author: pcmehlitz Date: 2007-08-15 18:02:57 -0700 (Wed, 15 Aug 2007) Log Message: ----------- * first stab at TS test source generation, as part of a new reporting scheme that uses the refactored design * added some argument inspection to Invocation, including getting literal value representations * added a RawTest.runAllTests() - now I just have to bite the bullet and convert all raw tests into RawTest instances Modified Paths: -------------- trunk/doc/ChoiceGenerators.html trunk/extensions/symts/src/gov/nasa/jpf/ts/RWSameFieldRace.java trunk/extensions/symts/src/gov/nasa/jpf/ts/RaceCandidate.java trunk/extensions/symts/src/gov/nasa/jpf/ts/TSVM.java trunk/extensions/symts/src/gov/nasa/jpf/ts/TestSubject.java trunk/src/gov/nasa/jpf/util/Invocation.java trunk/test/gov/nasa/jpf/jvm/RawTest.java trunk/test/gov/nasa/jpf/jvm/TestAttrs.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |