File: stream2.out

package info (click to toggle)
cgreen 1.6.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,588 kB
  • sloc: ansic: 12,276; sh: 558; makefile: 474; 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.