Diff of /trunk/landingpage/index.html [r131] .. [r132]  Maximize  Restore

Switch to unified view

a/trunk/landingpage/index.html b/trunk/landingpage/index.html
1
<!DOCTYPE html>
1
<!DOCTYPE html>
2
<html lang="en">
2
<html lang="en">
3
  <head>
3
  <head>
4
    <meta charset="utf-8">
4
    <meta charset="utf-8">
5
    <meta name="Description" content="CfUnit free and open-source unit testing framework. Motivated by absence of 'good and free' IEC61131-3 automated unit tests frameworks/solutions. Written in Structured Text for CODESYS based PLC systems. Released under MIT-License">
5
    <meta name="Description" content="CfUnit free and open-source unit testing framework. Motivated by absence of 'good and free' IEC61131-3 automated unit tests frameworks/solutions. Written in Structured Text for CODESYS based PLC systems. Released under MIT-License">
6
    <meta name="keywords" content="MIT-License, CfUnit, free, open-source, automated, unit, test, tests, testing, framework, IEC61131-3, Structured Text, CODESYS, PLC">
6
    <meta name="keywords" content="MIT-License,CfUnit,free,MIT,open-source,op, source,automated,unit,test,tests,testing,framework,IEC61131-3,61131-3,61131,Structured Text,ST,CODESYS,CoDeSyS,PLC,POU,OOP,POU-oriented Unit Testing of IEC 61131-3 Control Software,IEC unit test,IEC unit-tests,Testing Procedure for IEC 61131-3 Control Software,Management of Unit Tests">
7
    <link rel="shortcut icon" href="https://forge.codesys.com/_ew_resources/theme/ownforgetheme/images/favicon.ico" />
7
    <link rel="shortcut icon" href="https://forge.codesys.com/_ew_resources/theme/ownforgetheme/images/favicon.ico" />
8
    <title>CfUnit &mdash; An open source unit testing framework for CODESYS</title>
8
    <title>CfUnit &mdash; An open source unit testing framework for CODESYS</title>
9
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
9
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
10
    <link href="css/bootstrap.min.css" rel="stylesheet">
10
    <link href="css/bootstrap.min.css" rel="stylesheet">
11
    <link href="css/lighter2.css" rel="stylesheet">
11
    <link href="css/lighter2.css" rel="stylesheet">
...
...
228
              Assistance provided by zer0g & Ingo was greatly appreciated.
228
              Assistance provided by zer0g & Ingo was greatly appreciated.
229
              Without their assistance the porting alone would have taken me several months.
229
              Without their assistance the porting alone would have taken me several months.
230
              Kudos for helping out with various tickets and providing valueable feedback!
230
              Kudos for helping out with various tickets and providing valueable feedback!
231
            </p>
231
            </p>
232
            <p>
232
            <p>
233
              Port from TcUnit v0.9.0, originally written for TwinCAT3 by Jakob Sagatowski.
233
              Port from TcUnit v0.9.0.0 originally written for TwinCAT3 by Jakob Sagatowski.
234
            <p>           
234
            <p>           
235
          </div> <!-- /.col-md-10 -->
235
          </div> <!-- /.col-md-10 -->
236
        </div> <!-- /.row -->
236
        </div> <!-- /.row -->
237
      </div> <!-- /.container -->
237
      </div> <!-- /.container -->
238
    </div> <!-- /.container-alternate -->
238
    </div> <!-- /.container-alternate -->