Changeset 39e070 in git


Ignore:
Timestamp:
Jan 29, 2013, 7:04:47 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
b7e0a075c343b4225cf6b4a64667feb0927313e2
Parents:
94fe43dac4252bd6a4378cca3be1e8b4f642d6b1
Message:
Fixed regression testing for Singular via 'make check'
Location:
dyn_modules
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/bigintm/Makefile.am

    r94fe43 r39e070  
    6666TESTS_ENVIRONMENT  = SINGULARPATH='${abs_top_builddir}/Singular/LIB:${abs_top_srcdir}/Singular/LIB:${abs_top_builddir}/libpolys/polys/.libs:${abs_top_builddir}/factory/gftables:${abs_builddir}/.libs:${abs_srcdir}'
    6767TESTS_ENVIRONMENT += SINGULAR_ROOT_DIR='${abs_top_builddir}'
    68 TESTS_ENVIRONMENT += SINGULAR_BIN_DIR='${abs_top_builddir}/Singular' $(SHELL) -x
     68TESTS_ENVIRONMENT += SINGULAR_BIN_DIR='${abs_top_builddir}/Singular'
    6969
    7070if WANT_DEBUG
  • dyn_modules/bigintm/test.sh

    • Property mode changed from 100644 to 100755
  • dyn_modules/bigintm/test_debug.sh

    • Property mode changed from 100644 to 100755
  • dyn_modules/bigintm/test_release.sh

    • Property mode changed from 100644 to 100755
  • dyn_modules/syzextra/Makefile.am

    r94fe43 r39e070  
    6262TESTS_ENVIRONMENT  = SINGULARPATH='${abs_top_builddir}/Singular/LIB:${abs_top_srcdir}/Singular/LIB:${abs_top_builddir}/libpolys/polys/.libs:${abs_top_builddir}/factory/gftables:${abs_builddir}/.libs:${abs_srcdir}'
    6363TESTS_ENVIRONMENT += SINGULAR_ROOT_DIR='${abs_top_builddir}'
    64 TESTS_ENVIRONMENT += SINGULAR_BIN_DIR='${abs_top_builddir}/Singular' $(SHELL) -x
     64TESTS_ENVIRONMENT += SINGULAR_BIN_DIR='${abs_top_builddir}/Singular'
    6565
    6666if WANT_DEBUG
  • dyn_modules/syzextra/test.sh

    • Property mode changed from 100644 to 100755
  • dyn_modules/syzextra/test_debug.sh

    • Property mode changed from 100644 to 100755
  • dyn_modules/syzextra/test_release.sh

    • Property mode changed from 100644 to 100755
Note: See TracChangeset for help on using the changeset viewer.