Author: niels Date: Sun Aug 23 23:25:29 2009 New Revision: 4647 URL: http://svn.gna.org/viewcvs/service-tech?rev=4647&view=rev Log: * added test cases to test Wendy's integration into Mia (`http://service-technology.org/mia')
* solved task #6701 (`https://gna.org/task/?6701'): output files (including temporary files) are now organized by dedicated class; `mktemp' function is used due to portability issues * output can be piped to standard output (`stdout') by using the filename `-'; example: `wendy file.owfn --og=-' * generated temporary files are deleted if the `--clean' parameter is given Added: trunk/wendy/src/Output.cc trunk/wendy/src/Output.h trunk/wendy/tests/testfiles/mia-PO-pv.owfn trunk/wendy/tests/testfiles/mia-PO.owfn trunk/wendy/tests/testfiles/mia-reg_new.owfn trunk/wendy/tests/testfiles/mia-reg_old.owfn Modified: trunk/wendy/ChangeLog trunk/wendy/NEWS trunk/wendy/configure.ac trunk/wendy/doc/ChangeLog.texi trunk/wendy/doc/wendy.texi trunk/wendy/src/Cover.h trunk/wendy/src/Makefile.am trunk/wendy/src/StoredKnowledge.cc trunk/wendy/src/StoredKnowledge.h trunk/wendy/src/cmdline.ggo trunk/wendy/src/lexic_graph.ll trunk/wendy/src/main.cc trunk/wendy/src/syntax_graph.yy trunk/wendy/tests/Makefile.am trunk/wendy/tests/package.m4.in trunk/wendy/tests/testfiles/carreservation_with_engine.owfn trunk/wendy/tests/testsuite.at -- 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.
