Author: niels Date: Sun Aug 24 15:46:10 2008 New Revision: 3280 URL: http://svn.gna.org/viewcvs/service-tech?rev=3280&view=rev Log: * removed unnecessary files `getopt.h', `getopt.c', and `getopt1.c' from `src' directory
* overworked the test cases * added code coverage checks using LTP LCOV (`http://ltp.sourceforge.net/coverage/lcov.php'); checks can be invoked in directory `tests' with `make prepare-cover cover' * when static analysis checks [SA00007], [SA00077], or [SA00078] fail, the `error()' function is called instead of letting BPEL2oWFN run towards a possible segmentation fault * completed task #6133 (`http://gna.org/task/?6133'): print number of partner links after parsing * fixed a bug that occurred when BPEL2oWFN read a file from standard input * cleaned Makefiles (removed explicit rules that were covered by implicit rules) * removed maintainer scripts for Fink and RPM Added: trunk/bpel2owfn/tests/lcov/ trunk/bpel2owfn/tests/lcov/README trunk/bpel2owfn/tests/lcov/gendesc (with props) trunk/bpel2owfn/tests/lcov/genhtml (with props) trunk/bpel2owfn/tests/lcov/geninfo (with props) trunk/bpel2owfn/tests/lcov/genpng (with props) trunk/bpel2owfn/tests/lcov/lcov (with props) trunk/bpel2owfn/tests/sa_tests/s.sh (with props) trunk/bpel2owfn/tests/test-bpel4chor-10instances (with props) trunk/bpel2owfn/tests/test-bpel4chor-1instance (with props) trunk/bpel2owfn/tests/test-choreography-customer1 (with props) trunk/bpel2owfn/tests/test-choreography-customer2 (with props) trunk/bpel2owfn/tests/test-choreography-customer3 (with props) trunk/bpel2owfn/tests/test-cmdline-bug (with props) trunk/bpel2owfn/tests/test-cmdline-detailed-help (with props) trunk/bpel2owfn/tests/test-cmdline-full-help (with props) trunk/bpel2owfn/tests/test-cmdline-help - copied, changed from r3279, trunk/bpel2owfn/tests/test1 trunk/bpel2owfn/tests/test-cmdline-version (with props) trunk/bpel2owfn/tests/test-input-file-auction - copied, changed from r3279, trunk/bpel2owfn/tests/test2 trunk/bpel2owfn/tests/test-input-file-error (with props) trunk/bpel2owfn/tests/test-input-file-loan (with props) trunk/bpel2owfn/tests/test-input-file-loan11 (with props) trunk/bpel2owfn/tests/test-input-file-order (with props) trunk/bpel2owfn/tests/test-input-file-purchase (with props) trunk/bpel2owfn/tests/test-input-file-purchase11 (with props) trunk/bpel2owfn/tests/test-input-file-shipping (with props) trunk/bpel2owfn/tests/test-input-file-shipping11 (with props) trunk/bpel2owfn/tests/test-input-pipe (with props) trunk/bpel2owfn/tests/test-input-pipe-error (with props) trunk/bpel2owfn/tests/test-output-apnn (with props) trunk/bpel2owfn/tests/test-output-dot (with props) trunk/bpel2owfn/tests/test-output-ina (with props) trunk/bpel2owfn/tests/test-output-lola (with props) trunk/bpel2owfn/tests/test-output-owfn (with props) trunk/bpel2owfn/tests/test-output-pep (with props) trunk/bpel2owfn/tests/test-output-pnml (with props) trunk/bpel2owfn/tests/test-output-spin (with props) trunk/bpel2owfn/tests/test-output-tpn (with props) trunk/bpel2owfn/tests/test-output-xml (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00002 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00003 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00005 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00006 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00007 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00008 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00015 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00016 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00017 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00018 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00023 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00024 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00025 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00032 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00035 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00036 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00037 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00044 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00048 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00051 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00052 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00055 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00056 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00057 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00058 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00059 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00060 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00061 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00062 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00063 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00064 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00065 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00066 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00067 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00068 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00069 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00070 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00071 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00072 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00073 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00074 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00075 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00076 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00077 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00078 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00079 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00080 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00081 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00082 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00083 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00084 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00087 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00088 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00091 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00092 (with props) trunk/bpel2owfn/tests/test-staticanalysis-sa00093 (with props) Removed: trunk/bpel2owfn/maintainer/fink/ trunk/bpel2owfn/maintainer/rpm/ trunk/bpel2owfn/src/getopt.c trunk/bpel2owfn/src/getopt.h trunk/bpel2owfn/src/getopt1.c trunk/bpel2owfn/tests/test1 trunk/bpel2owfn/tests/test2 trunk/bpel2owfn/tests/test3 trunk/bpel2owfn/tests/test4 trunk/bpel2owfn/tests/test5 trunk/bpel2owfn/tests/test6 Modified: trunk/bpel2owfn/ChangeLog trunk/bpel2owfn/Makefile.am trunk/bpel2owfn/NEWS trunk/bpel2owfn/README trunk/bpel2owfn/configure.ac trunk/bpel2owfn/doc/ChangeLog.texi trunk/bpel2owfn/doc/Makefile.am trunk/bpel2owfn/src/Makefile.am trunk/bpel2owfn/src/ast-details.cc trunk/bpel2owfn/src/bpel2owfn.cc trunk/bpel2owfn/src/debug.cc trunk/bpel2owfn/src/frontend-lexer.ll trunk/bpel2owfn/src/globals.h trunk/bpel2owfn/tests/Makefile.am trunk/bpel2owfn/tests/sa_tests/sa00007.bpel trunk/bpel2owfn/tests/sa_tests/sa00077.bpel trunk/bpel2owfn/tests/sa_tests/sa00078.bpel trunk/bpel2owfn/tests/testfiles/purchaseOrderProcess.bpel -- You received this e-mail, because you subscribed the mailing list "service-tech-commits" which will forward you any e-mail addressed to [EMAIL PROTECTED] If you want to unsubscribe or make any changes to your subscription, please go to https://mail.gna.org/listinfo/service-tech-commits.
