File: README.md

package info (click to toggle)
bornagain 23.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 103,936 kB
  • sloc: cpp: 423,131; python: 40,997; javascript: 11,167; awk: 630; sh: 318; ruby: 173; xml: 130; makefile: 51; ansic: 24
file content (18 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#### Reference data for functional tests

`Core`
: used by `Tests/Functional/Core/CoreSpecial`

`PyCore`
: used by `Tests/Functional/Tests/Functional/Python/PyCore`

`PyPersist`
: used by `Tests/Functional/Tests/Functional/Python/PyPersist`

`Std`
: used by Core, Python, and GUI standard tests

To visualize one data file, run
> `plot_int.py <reference.int.gz>`

This script is provided in `Examples/Python/utils`, and copied verbatim to `<build>/bin`.