File: README.md

package info (click to toggle)
libpll 0.3.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 31,300 kB
  • sloc: ansic: 25,968; yacc: 691; makefile: 393; python: 295; lex: 204; sh: 52
file content (9 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
# Expected output for test cases

For each test case implemented in src/ directory, there must exist here an analogous
file named %.out (where the matching source is %.c) containing the expected output
for the test case.

When the expected output is set, the developer of the test case must ensure that the
results here are correct, validating the displayed results as required 
(e.g., comparing the output with PhyML, RAxML, PAML, etc)