File: run-singletest.sh.in

package info (click to toggle)
sigscheme 0.8.3-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 9,672 kB
  • ctags: 7,108
  • sloc: lisp: 37,498; ansic: 30,947; sh: 9,257; makefile: 791; asm: 333; ruby: 288
file content (6 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
#!/bin/sh

SSCM="@abs_top_builddir@/src/sscm --system-load-path @abs_top_srcdir@/lib"
TESTS_DIR=@abs_top_srcdir@/test

cd @top_srcdir@ && $SSCM $TESTS_DIR/$1