[PPL-devel] ppl/interfaces/Java jni/ppl_interface_generato ...

Patricia Hill hill at cs.unipr.it
Wed Sep 24 12:21:01 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at cs.unipr.it	2008-09-24 12:21:00

Modified files:
	interfaces/Java/jni: 
	                     ppl_interface_generator_java_classes_cc_code.m4 
	interfaces/Java/tests: ppl_interface_generator_java_test_java.m4 
	                       ppl_interface_generator_java_test_java_code.m4 

Log message:
	Corrected a bug when building from a grid_generator_system.
	
	Each method test has its own block, allowing for local variables.
	Each method test outputs a message and after checking the
	main domain element using OK(), outputs "success" if OK() succeeds.
	
	Added a few tests for constructing a domain element.
	
	Any procedure schemas not defined at all will now cause a warning
	message on standard output. Hence dummy definitions have been added
	for the procedure schemas that have no tests.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Java/jni/ppl_interface_generator_java_classes_cc_code.m4.diff?cvsroot=ppl&r1=1.8&r2=1.9
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Java/tests/ppl_interface_generator_java_test_java.m4.diff?cvsroot=ppl&r1=1.17&r2=1.18
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Java/tests/ppl_interface_generator_java_test_java_code.m4.diff?cvsroot=ppl&r1=1.39&r2=1.40




More information about the PPL-devel mailing list