summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright statements to include 2015.Gary V. Vaughan2015-01-1874-74/+74
* libtoolize: fix ltdl installation order.Pavel Raiskup2015-01-161-4/+4
* tests: do not assume compiler prefers shared libraries.Eric Bavier2014-12-041-1/+4
* libtool: optional filename-based shlib versioning on aix.Michael Haubenwallner2014-11-292-8/+17
* tests: do not test undef symbols across shlibs on AIX.Michael Haubenwallner2014-11-211-6/+11
* tests: question mark is extended regex for non-GNU grep.Michael Haubenwallner2014-11-211-2/+2
* maint: fix a syntax-check failure.Gary V. Vaughan2014-11-041-1/+1
* tests: update fat binary test case for modern darwin.Gary V. Vaughan2014-11-041-8/+8
* tests: fix false positive in failed test check for cmdline_wrap.at.Gary V. Vaughan2014-11-041-1/+2
* tests: fix typo in cmdline_wrap skip check.Arkadiusz Miƛkiewicz2014-11-021-1/+1
* libltdl: move libltdl argz module into LT namespace.Gary V. Vaughan2014-11-024-27/+27
* tests: set bindir and libdir at configure time.Gary V. Vaughan2014-10-305-26/+26
* testsuite: fixes required for `make distcheck CC=g++`.Gary V. Vaughan2014-10-273-9/+61
* tests: sprinkle -no-undefined when linking librariesPeter Rosin2014-02-123-3/+11
* maint: update copyright notices to include 2014.Gary V. Vaughan2014-01-0274-74/+74
* tests: gcj cannot reliably compile directly to .o from .javaGary V. Vaughan2014-01-021-2/+10
* testsuite: with SunStudio12.x f77, don't fail on system symbolsGary V. Vaughan2014-01-022-8/+0
* tests: use TESTS_ENVIRONMENT for EGREP and FGREP.Gary V. Vaughan2014-01-021-2/+1
* tests: use $GREP throughout.Gary V. Vaughan2014-01-0239-124/+124
* tests: use $SED throughout.Gary V. Vaughan2014-01-0218-34/+31
* tests: run cmdline_wrap last, or not at all if anything else failed.Gary V. Vaughan2014-01-021-0/+3
* tests: skip fcdemo checks when $FC cannot compile fortran90.Gary V. Vaughan2014-01-021-0/+9
* tests: Use a basic grep that matches the basic regexp style.v2.4.2.427Peter Rosin2013-11-081-1/+1
* tests: use autotest as_unset rather than rerolling $unset locally.Gary V. Vaughan2013-10-282-7/+2
* tests: use K&R main() syntax for old-ltdl-iface.at.Gary V. Vaughan2013-10-261-1/+1
* maint: correct many abuses of the word "which".Gary V. Vaughan2013-08-233-3/+3
* libtool: factor out the dll .def file test and improve itPeter Rosin2013-01-221-0/+139
* tests: fix nits in path handlingPeter Rosin2013-01-091-9/+5
* tests: don't feed -no-undefined to the linker during configure.Peter Rosin2013-01-031-0/+3
* libtool: add bitrig support.Brad Smith2013-01-031-1/+1
* maint: update copyright notices to include 2013.Gary V. Vaughan2013-01-0273-73/+73
* libtool: add @INIT@ to the preloader, for data imports on WindowsPeter Rosin2012-11-021-0/+2
* tests: fixup experr for addition whitespace in error prefix.Gary V. Vaughan2012-10-252-12/+12
* syntax-check: fix violations and implement sc_old_style_quoting.Gary V. Vaughan2012-10-2223-549/+549
* tests: remove spurious shell variable braces.Gary V. Vaughan2012-10-221-1/+1
* tests: make sure AC_CONFIG_MACRO_DIR is still supported.Gary V. Vaughan2012-10-201-0/+31
* libtoolize: select the first directory from AC_CONFIG_MACRO_DIRS.Gary V. Vaughan2012-10-201-0/+28
* libtoolize: migrate to new AC_CONFIG_MACRO_DIRS api.Gary V. Vaughan2012-10-2016-65/+85
* tests: always extract only the first AC_CONFIG_MACRO_DIR arg.Gary V. Vaughan2012-10-191-0/+32
* tests: always extract only the first ACLOCAL_AMFLAGS include arg.Gary V. Vaughan2012-10-191-8/+44
* maint: remove m4sh support.Gary V. Vaughan2012-10-121-220/+0
* libtool: rewritten over funclib.sh instead of general.m4sh.Gary V. Vaughan2012-10-123-5/+5
* libtoolize: rewritten over funclib.sh instead of general.m4sh.Gary V. Vaughan2012-10-122-14/+13
* tests: skip the with-pic test only if DLL_EXPORT is definedPeter Rosin2012-10-081-3/+3
* tests: rerefix line ending problems on MinGW.Peter Rosin2012-10-081-3/+9
* tests: refix line ending problems on MinGW.Peter Rosin2012-10-071-1/+2
* tests: use dry runs in both parts of 'check link mode operation'Peter Rosin2012-10-071-1/+1
* tests: sanitise the libtool quote checking Autotests.Gary V. Vaughan2012-10-061-13/+31
* tests: ensure mdemo.at doesn't rely on installed libltdl.Gary V. Vaughan2012-10-061-14/+7
* tests: allow for unstable fortran output ordering.Gary V. Vaughan2012-10-062-24/+30