File: README.test

package info (click to toggle)
readseq 1-13
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 736 kB
  • sloc: ansic: 9,340; makefile: 426; sh: 32
file content (10 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
You can test this package by

   cd `mktemp -d`
   cp -a /usr/share/doc/readseq/tests/* .
   make test

Note: It is known that not all tests are passing but it is
      not known whether the tests itself are correctly implemented
      Feel free to use `reportbug readseq` if you have some idea
      how to fix the tests.