File: control

package info (click to toggle)
tasmanian 8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,852 kB
  • sloc: cpp: 34,523; python: 7,039; f90: 5,080; makefile: 224; sh: 64; ansic: 8
file content (25 lines) | stat: -rw-r--r-- 733 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Example taken from InterfaceCLI.md
Test-Command: tasgrid -mq -dim 4 -depth 2 -type qptotal -1d gauss-legendre -p
Depends: tasgrid

# Segfaults on riscv64 as of version 8.1-3
Tests: interface-cplusplus
Depends: libtasmanian-dev, g++
Restrictions: allow-stderr
Architecture: !riscv64

Tests: interface-fortran-2003
Depends: libtasmanian-dev, gfortran
Restrictions: allow-stderr

# Segfaults on riscv64 as of version 8.1-3
Test-Command: octave-cli --eval "addpath /usr/share/Tasmanian/matlab; tsgExample"
Depends: octave-tasmanian, octave
Restrictions: allow-stderr
Architecture: !riscv64

# Segfaults on riscv64 as of version 8.1-3
Tests: interface-python
Depends: python3-tasmanian
Restrictions: allow-stderr
Architecture: !riscv64