You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,6 +20,11 @@ Reason is, that the used Smallworld image launcher *gis.exe* has problems, when
20
20
21
21
As WorkAround, the used PPR default installation name is changed from *Portable Python Robot VERSION* to *Portable-Python-Robot-VERSION*. Also a hint *Known Problem* is added inside the README, that PPR should be installed in a path without spaces.
22
22
23
+
start_magik_image.bat aborts, when PPR_ROBOT_LOG_DIR not exists #1
<p>It is named <strong>PortablePythonWithRobot</strong> (PPR) and includes</p>
323
324
<ulclass="simple">
324
-
<li>with <aclass="reference external" href="http://robotframework.org/#test-libraries">standard test libraries</a> and the <aclass="reference external" href="https://github.com/robotframework/RIDE/wiki">RIDE</a> test data editor</li>
<li>the <aclass="reference external" href="http://robotframework.org/">Robot Framework</a><aclass="reference external" href="http://robotframework.org/#test-libraries">standard test libraries</a> and <aclass="reference external" href="https://github.com/robotframework/RIDE/wiki">RIDE</a> test data editor</li>
325
327
<li>the <aclass="reference external" href="https://github.com/rtomac/robotframework-selenium2library/#readme">Selenium2Library</a> for web testing and</li>
<p>The installer can be retrieved from <aclass="reference external" href="https://github.com/lczub/PortablePythonWithRobot/releases">GitHup Releases</a>.</p>
336
-
<p>Changes are documented in <aclass="reference external" href="http://www.tele3.cz/jbar/rest/CHANGES.rst">CHANGES</a>.</p>
338
+
<p>Changes are documented in <aclass="reference external" href="CHANGES.rst">CHANGES</a>.</p>
337
339
<divclass="section" id="known-problems">
338
340
<h2>Known Problems</h2>
339
341
<p>If PPR should be used to start and test Smallworld Magik images,
@@ -345,6 +347,8 @@ <h1>Directory Layout</h1>
345
347
<dlclass="docutils">
346
348
<dt>App/</dt>
347
349
<dd><aclass="reference external" href="http://portablepython.com/">Portable Python</a> installation with <aclass="reference external" href="http://robotframework.org/">Robot Framework</a>, <aclass="reference external" href="https://github.com/robotframework/RIDE/wiki">Ride</a> and <aclass="reference external" href="https://github.com/rtomac/robotframework-selenium2library/#readme">Selenium2Library</a></dd>
0 commit comments