This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <settings> | |
| <servers> | |
| <server> | |
| <id>github</id> | |
| <username>harmanpa</username> | |
| <password>pat</password> | |
| </server> | |
| <server> | |
| <id>jgeom</id> | |
| <username>harmanpa</username> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html><style>.failed { background-color:rgb(255,0,0); } .skipped { background-color:rgb(255,0,0); } .passed { background-color:rgb(0,255,0); }</style><body><h1>Summary</h1><p>1014 tests in all sections, <b>97.73175542406311%</b> passed</p><h1>Chapter 1 Introduction</h1><p>No tests</p><h2>1.1 Overview of Modelica</h2><p>No tests</p><h2>1.2 Scope of the Specification</h2><p>No tests</p><h2>1.3 Some Definitions</h2><p>No tests</p><h2>1.4 Notation and Grammar</h2><p>No tests</p><h1>Chapter 2 Lexical Structure</h1><p>2 tests in subsections, <b>100.0%</b> passed</p><h2>2.1 Character Set</h2><p>No tests</p><h2>2.2 Comments</h2><p>No tests</p><h2>2.3 Identifiers, Names, and Keywords</h2><p>2 tests in subsections, <b>100.0%</b> passed</p><h3>2.3.1 Identifiers</h3><p>2 tests, <b>100.0%</b> passed</p><table><tr><th>Test</th><th>Time</th><th>Status</th></tr><tr class="passed"><td><a href="https://github.com/modelica-compliance/compliance/blob/master/ModelicaCompliance/Components/Declarations/QuotedIdentifiers.mo">Modelic |