File: stream2.out

package info (click to toggle)
cgreen 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,400 kB
  • sloc: ansic: 11,064; makefile: 417; cpp: 401; sh: 327; python: 177; xml: 33; sed: 8
file content (8 lines) | stat: -rw-r--r-- 322 bytes parent folder | download
1
2
3
4
5
6
7
8
Running "stream" (2 tests)...
stream_tests.c:23: Failure: ParagraphReader -> gives_one_character_line_for_one_character_stream 
	Expected [line] to [equal string] ["a"]
		actual value:			["¡0@ð"]
		expected to equal:		["a"]

  "ParagraphReader": 1 pass, 1 failure in 42ms.
Completed "stream": 1 pass, 1 failure in 42ms.