File: stream2.out

package info (click to toggle)
cgreen 1.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,576 kB
  • sloc: ansic: 12,264; sh: 555; makefile: 468; cpp: 403; python: 181; xml: 33; sed: 13
file content (8 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (2)
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:			[""]
		expected to equal:		["a"]

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