source: git/dyn_modules/syzextra/test.sh @ e3f523

spielwiese
Last change on this file since e3f523 was e3f523, checked in by Oleksandr Motsak <motsak@…>, 11 years ago
Misc changes to BS and others fix: GMP-checking will looks at CPATH add: remarks due to C. Fieker
  • Property mode set to 100755
File size: 283 bytes
Line 
1#!/bin/sh
2
3#"$SINGULAR_EXECUTABLE" -teq "$srcdir/test_clear_enum.tst" || exit 1
4#"$SINGULAR_EXECUTABLE" -teq "$srcdir/ederc.tst" || exit 1
5#"$SINGULAR_EXECUTABLE" -teq "$srcdir/syzextra.tst" || exit 1
6
7"$SINGULAR_EXECUTABLE" -tec 'LIB "schreyer.lib"; /*testSimple(0);*/ $' || exit 1
Note: See TracBrowser for help on using the repository browser.