Revision: 0d9eaf843ac3
Branch: default
Author: Pekka Klärck
Date: Tue Jun 24 13:24:29 2014 UTC
Log: removed unnecessary stuff from proto directory. rest can be
removed once we have migrated to github.
http://code.google.com/p/robotframework/source/detail?r=0d9eaf843ac3
Deleted:
/proto/README.txt
/proto/perf.txt
/proto/slides/demoslides.odp
/proto/slides/images/architecture.png
/proto/slides/images/attd.png
/proto/slides/images/datadriven.png
/proto/slides/images/dynamicapi.png
/proto/slides/images/libdoc.png
/proto/slides/images/library.png
/proto/slides/images/log.png
/proto/slides/images/mabot.png
/proto/slides/images/report_failed.png
/proto/slides/images/report_passed.png
/proto/slides/images/ride.png
/proto/slides/images/risto.png
/proto/slides/images/robot.jpg
/proto/slides/images/testcase.png
/proto/slides/images/testdoc.png
/proto/slides/images/userkeywords.png
/proto/slides/images/variables.png
/proto/slides/slides.rst
=======================================
--- /proto/README.txt Fri Sep 19 10:30:27 2008 UTC
+++ /dev/null
@@ -1,19 +0,0 @@
-Prototypes
-==========
-
-This directory contains possible additions and tools for Robot Framework
-that are either untested or otherwise not yet ready for real use.
-
-schema /
- Contains a somewhat outdated schema of Robot Framewrk output
- file in RelaxNG format.
-
-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 (RobotRemoteLibrary.py) and remote
library
- prototypes implemented both with Ruby and Python.
-
-run_acceptance_tests.sh
- Our old script for running acceptance tests from CruiseControl.
=======================================
--- /proto/perf.txt Mon Dec 5 09:32:34 2011 UTC
+++ /dev/null
@@ -1,33 +0,0 @@
-*** Settings ***
-Suite Setup Do Some loops Some logging conten is written here with bad
grammar and typoes
-Suite Teardown Log big message 10000
-
-*** test cases ***
-Some
- [Setup] Do Some loops TEst setupfdfasdfd fdasfdasf 10
- Do some loops ${TESTNAME} 100
- Log Big Message 15000
-
-
-Other
- Do some loops ${TESTNAME} 100
- Log big message
- :FOR ${i} IN RANGE 10
- \ Log big message ${i+10000}
-
-Third
- :For ${i} IN RANGE 100
- \ Do Some Loops lop
-
-
-*** keywords ***
-Do some loops
- [Arguments] ${message} ${howmany}=100
- :FOR ${i} IN RANGE ${howmany}
- \ ${msg}= Evaluate "${message} " * ${i}
- \ Log ${msg}
-
-Log big message
- [arguments] ${howbig?}=100000
- ${msg}= Evaluate "gashfjkghdfak ggsdjkfghsdjkf hgdkfjshg
sdfkjhgsdfjkgh sdjfhgjk dfhgsdfhgdjkfhgsdjkfhgsdjkfhg
grqwuirouteiryteuirhgklfgdfsghsdfkjghsdfkjhg\\n jhgsdjkfhgsdjkfh\\n
gkjfhgsdjkfh gkjfdhsjhkgsdjfh gkjfdhgjksdfhgkjsdfh
gkjhgjkdfshgjksdfhgkjsdfhgsdjkfhgjkdfhsjkgsdhfjkgsdfh
gfgsdhkgsdfhgkjsdfhgkj\\n fdhgsdjkfhgdjkfshgsdkfjhgdfkhg" * ${howbig?}
- Log ${msg}
=======================================
--- /proto/slides/demoslides.odp Mon Jan 26 05:41:53 2009 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/architecture.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/attd.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/datadriven.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/dynamicapi.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/libdoc.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/library.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/log.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/mabot.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/report_failed.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/report_passed.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/ride.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/risto.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/robot.jpg Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/testcase.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/testdoc.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/userkeywords.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/images/variables.png Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
Binary file, no diff available.
=======================================
--- /proto/slides/slides.rst Sat Dec 20 12:58:24 2008 UTC
+++ /dev/null
@@ -1,57 +0,0 @@
-.. include:: <s5defs.txt>
-.. include:: <isonum.txt>
-
-
-===================================
- Introduction to Robot Framework
-===================================
-
-.. list-table::
- :class: borderless small
- :widths: 60 20
-
- * -
- + Generic test automation framework
- + Keyword-driven approach with simple tabular syntax
- + Easy to extend with test libraries implemented using Python or
Java
- + Open source under Apache License 2.0
- + Copyrights owned and development supported by Nokia Siemens
Networks
- + \http://robotframework.org
-
- - .. image:: robot.bmp
- :align: right
-
-
-.. footer:: |copy| Nokia Siemens Networks :: \http://robotframework.org ::
Version 0.1
-
-
-
-Hello, world!!
-==============
-
-Another attemp....
-
-- Spam
-- Eggs
-- Spam and eggs
-- Spam, spam, spam, spam, and eggs
-
-
-Hiihoo
-======
-
-Lorem::
-
- + item 1
- + item 2
- + item 3
-
-
-Hi tellus
----------
-
-+ Do something
-+ What ever
-
- - foo
- - bar
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.