Author: laukpe
Date: Fri Sep 19 03:30:27 2008
New Revision: 766
Modified:
trunk/proto/README.txt
Log:
Modified: trunk/proto/README.txt
==============================================================================
--- trunk/proto/README.txt (original)
+++ trunk/proto/README.txt Fri Sep 19 03:30:27 2008
@@ -8,11 +8,11 @@
Contains a somewhat outdated schema of Robot Framewrk output
file in RelaxNG format.
-xmlrpc/
- Contains a prototype implementation of XML-RPC library allowing
+remote/
+ Contains a prototype implementation of a remote library allowing
communication between Robot Framework and remote libraries implemented
using any language supporting XML-RPC. The directory contains the
library
- to be used with Robot Framework (RobotXmlRpc.py) and remote library
+ to be used with Robot Framework (RobotRemoteLibrary.py) and remote
library
prototypes implemented both with Ruby and Python.
run_acceptance_tests.sh