File: README

package info (click to toggle)
ffc 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 50,704 kB
  • sloc: cpp: 572,515; python: 15,790; makefile: 134; sh: 67
file content (12 lines) | stat: -rw-r--r-- 368 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Last changed: 2011-11-15

To update the references for the FFC regression tests, first run the
regression test (to generate the new references) and then run the
script update.sh from the ffc/test/regression/references folder:

  python test.py
  cd references
  ./update.sh

If more permutations of compiler options are added, please update
'update.sh' accordingly.