File: basic.expect.txt

package info (click to toggle)
highlight.js 9.18.5%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 6,672 kB
  • sloc: javascript: 40,928; python: 342; makefile: 160; sh: 11
file content (5 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (4)
1
2
3
4
5
<span class="hljs-meta">1..4</span>
<span class="hljs-symbol">ok</span><span class="hljs-number"> 1 </span>- Input file opened
<span class="hljs-symbol">not ok</span><span class="hljs-number"> 2 </span>- First line of the input valid
<span class="hljs-symbol">ok</span><span class="hljs-number"> 3 </span>- Read the rest of the file
<span class="hljs-symbol">not ok</span><span class="hljs-number"> 4 </span>- Summarized correctly <span class="hljs-comment"># TODO Not written yet</span>