Skip to content

Instantly share code, notes, and snippets.

View harmanpa's full-sized avatar
🙄
Wondering why Github needs a status and emoticons?

Peter Harman harmanpa

🙄
Wondering why Github needs a status and emoticons?
View GitHub Profile
<settings>
<servers>
<server>
<id>github</id>
<username>harmanpa</username>
<password>pat</password>
</server>
<server>
<id>jgeom</id>
<username>harmanpa</username>
@harmanpa
harmanpa / index.html
Last active August 29, 2015 14:28
Test
<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