Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite29b16e

Browse files
author
Tatu Kairi
committed
re-organize users section
1 parent5203498 commite29b16e

File tree

4 files changed

+22
-24
lines changed

4 files changed

+22
-24
lines changed

‎css/robotframework.css‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,10 @@ pre {
640640
margin-bottom:2em;
641641
}
642642

643+
#users .link {
644+
min-height:145px;
645+
}
646+
643647
#end .row-header {
644648
margin-bottom:0;
645649
font-size:2.5em;

‎img/users/zilogic-logo.png‎

-3.79 KB
Binary file not shown.

‎img/users/zilogic.png‎

2.68 KB
Loading

‎index.html‎

Lines changed: 18 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,7 +1362,7 @@ <h1 class="row-header">USERS</h2>
13621362
company or organization could be added here!
13631363
</p>
13641364

1365-
<divclass="column one-quarters">
1365+
<divclass="column one-thirds">
13661366
<divclass="link">
13671367
<ahref="http://www.nokia.com/"target="_blank">
13681368
<imgsrc="/img/users/nokia.png"/>
@@ -1375,19 +1375,7 @@ <h1 class="row-header">USERS</h2>
13751375
</p>
13761376
</div>
13771377
</div>
1378-
1379-
<divclass="column one-quarters">
1380-
<divclass="link">
1381-
<ahref="http://www.kone.com/"target="_blank">
1382-
<imgsrc="/img/users/kone.png"/>
1383-
</a>
1384-
<p>
1385-
KONE is widely using Robot Framework in software development for
1386-
testing embedded systems in elevators and escalators.
1387-
</p>
1388-
</div>
1389-
</div>
1390-
<divclass="column one-quarters">
1378+
<divclass="column one-thirds">
13911379
<divclass="link">
13921380
<ahref="http://www.metso.com/"target="_blank">
13931381
<imgsrc="/img/users/metso.png"/>
@@ -1401,8 +1389,19 @@ <h1 class="row-header">USERS</h2>
14011389
</p>
14021390
</div>
14031391
</div>
1404-
1405-
<divclass="column one-quarters">
1392+
1393+
<divclass="column one-thirds">
1394+
<divclass="link">
1395+
<ahref="http://www.kone.com/"target="_blank">
1396+
<imgsrc="/img/users/kone.png"/>
1397+
</a>
1398+
<p>
1399+
KONE is widely using Robot Framework in software development for
1400+
testing embedded systems in elevators and escalators.
1401+
</p>
1402+
</div>
1403+
</div>
1404+
<divclass="column half">
14061405
<divclass="link">
14071406
<ahref="http://steeri.fi/en"target="_blank">
14081407
<imgsrc="/img/users/steeri.png"/>
@@ -1416,18 +1415,13 @@ <h1 class="row-header">USERS</h2>
14161415
</div>
14171416
</div>
14181417

1419-
<divclass="columnone-third">
1418+
<divclass="columnhalf">
14201419
<divclass="link">
14211420
<ahref="http://www.zilogic.com/index.html"target="_blank">
1422-
<imgsrc="/img/users/zilogic-logo.png"/>
1421+
<imgsrc="/img/users/zilogic.png"/>
14231422
</a>
14241423
<p>
1425-
Zilogic Systems is using Robot Frame work for integration testing of
1426-
Embedded products. We are converting requirements in to test cases and for that
1427-
we are writing testlibraries to test the Device under test.
1428-
We automated complete board flashing, Testing and then rebooting DUT using
1429-
Robot framework. We are using Robotframe work plugin in Jenkins build server to
1430-
view bug report and sending automated fail notification for the test cases failing.
1424+
Zilogic Systems is using Robot Framework for integration testing of embedded products. We convert requirements into test cases, write necessary libraries to test the Device Under Test.
14311425
</p>
14321426
</div>
14331427
</div>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp