public
Description: BDD for OpenLaszlo.
Clone URL: git://github.com/osteele/lztestkit.git
Search Repo:
update docs; add credits file
osteele (author)
Mon Dec 31 07:59:11 -0800 2007
commit  6edd4d445c947871fdb29988bf1e159050a9d7f5
tree    f05392e950641673a5c7118485e610497cb3cdc4
parent  d9448eb26c713f6ece186425c3938d067232802c
...
1
 
2
3
4
...
18
19
20
21
...
 
1
2
3
4
...
18
19
20
 
0
@@ -1,4 +1,4 @@
0
-Copyright (c) 2003, 2004 Jim Weirich
0
+Copyright (c) 2007 by Oliver Steele
0
 
0
 Permission is hereby granted, free of charge, to any person obtaining
0
 a copy of this software and associated documentation files (the
0
@@ -18,4 +18,3 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
0
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
0
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
0
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0
-
0
...
40
41
42
43
44
45
46
 
 
 
 
 
 
47
48
49
...
40
41
42
 
 
 
 
43
44
45
46
47
48
49
50
51
0
@@ -40,10 +40,12 @@ might work, but aren't tested.)
0
 * Unpack it into your OpenLaszlo webapp directory; for example, at
0
   <tt>${OPENLASZLO_HOME}/Server/lps-3.4.0/lztestkit</tt>.
0
 
0
-* Visit e.g. http://127.0.0.1:8080/openlaszlo-3.4.0/lztestkit/examples
0
- and http://127.0.0.1:8080/openlaszlo-3.4.0/lztestkit/test. You
0
- should be able to click on the examples and tests in order to run
0
- them.
0
+* Visit e.g. http://127.0.0.1:8080/openlaszlo-4.0.6/lztestkit/examples
0
+ and http://127.0.0.1:8080/openlaszlo-4.0.6/lztestkit/test. (The
0
+ first part of the path will be different if you've got a different
0
+ version of OpenLaszlo, or if you've installed the servlet instead of
0
+ the server). You should be able to click on the examples and tests
0
+ in order to run them.
0
 
0
 == Features
0
 

Comments

    No one has commented yet.