* configure.ac: Output iface/gspn/defs.
* iface/gspn/Makefile.am (EXTRA_DIST): Add $(TESTS). (TESTS, check_SCRIPTS, distclean-local): New. * iface/gspn/dcswave.test, iface/gspn/simple.test, iface/gspn/defs.in: New files. * iface/gspn/dottygspn.cc (main): Take the list of properties of interest in argument.
This commit is contained in:
parent
5e8cbcde7f
commit
664e49e07e
7 changed files with 125 additions and 5 deletions
10
iface/gspn/dcswave.test
Executable file
10
iface/gspn/dcswave.test
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
#! /bin/sh
|
||||
|
||||
. ./defs || exit 1
|
||||
|
||||
set -e
|
||||
|
||||
cp -R $srcdir/examples/DCSwave .
|
||||
|
||||
# ../dottygspn-rg DCSwave/DCSWave ATTiIDLj SCi SCj >output
|
||||
../dottygspn-srg DCSwave/DCSWave ATTiIDLj SCi SCj >output
|
||||
Loading…
Add table
Add a link
Reference in a new issue