File: words4.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-- 264 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
Running "main" (2 tests)...
words_tests.c:13: Failure: words_tests -> returns_word_count 
	Expected [word_count] to [equal] [4]
		actual value:			[2]
		expected value:			[4]

  "words_tests": 1 pass, 1 failure in 42ms.
Completed "main": 1 pass, 1 failure in 42ms.