summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests: make LT_AT_HOST_DATA retain whitespace on MinGWPeter Rosin2012-10-051-2/+1
* tests: fix line ending problems on MinGWPeter Rosin2012-10-057-12/+12
* tests: remove last vestiges of the legacy test harness.Gary V. Vaughan2012-10-051-376/+0
* tests: migrate legacy tagtrace.test to Autotest.Gary V. Vaughan2012-10-052-71/+34
* tests: migrate legacy objectlist.test to Autotest.Gary V. Vaughan2012-10-052-48/+12
* tests: migrate legacy link.test and link-2.test to Autotest.Gary V. Vaughan2012-10-053-87/+22
* tests: migrate legacy nomode.test to Autotest.Gary V. Vaughan2012-10-052-48/+27
* tests: migrate legacy suffix.test to Autotest.Gary V. Vaughan2012-10-052-53/+28
* tests: migrate legacy quote.test to Autotest.Gary V. Vaughan2012-10-051-64/+31
* maint: add missing 2012 copyright to newly pushed old files.Gary V. Vaughan2012-10-047-7/+10
* tests: let pic_flag and with-pic Autotests work on non-VPATH builds.Gary V. Vaughan2012-10-042-7/+21
* tests: migrate legacy tests/fcdemo tests to Autotest.Gary V. Vaughan2012-10-0421-590/+341
* tests: migrate legacy tests/f77demo tests to Autotest.Gary V. Vaughan2012-10-0421-547/+339
* tests: migrate legacy tests/mdemo2 tests to Autotest.Gary V. Vaughan2012-10-049-271/+77
* tests: migrate legacy tests/mdemo tests to Autotest.Gary V. Vaughan2012-10-0428-1155/+786
* tests: migrate legacy tests/pdemo tests to Autotest.Gary V. Vaughan2012-10-0416-806/+119
* tests: migrate legacy tests/tagdemo tests to Autotest.Gary V. Vaughan2012-10-0424-761/+395
* tests: migrate legacy tests/depdemo tests to Autotest.Gary V. Vaughan2012-10-0440-1199/+430
* tests: migrate legacy tests/demo tests to Autotest.Gary V. Vaughan2012-10-0443-1388/+826
* tests: migrate legacy tests/cdemo tests to Autotest.Gary V. Vaughan2012-10-0421-482/+209
* syntax-check: fix violations and implement sc_prohibit_space_semicolon.Gary V. Vaughan2012-10-041-5/+5
* tests: simplify some shell code.gary/reredo-test-operand-orderGary V. Vaughan2012-10-022-5/+3
* tests: skip with-pic test when no "real" pic flag is used.Peter Rosin2012-10-021-1/+5
* maint: run update-copyright for missing 2011 and 2012 years.Gary V. Vaughan2012-10-0274-77/+84
* git: don't complain about new parallel tests driver and file droppings.Gary V. Vaughan2012-10-021-0/+1
* tests: s/snippit/snippet/.Gary V. Vaughan2012-10-022-2/+2
* tests: make sure file restore traps are called correctly on AIX.Gary V. Vaughan2012-10-023-3/+10
* maint: pick XSI funcs at runtime, not configure time.Gary V. Vaughan2012-10-021-33/+83
* maint: share useful functions from general.m4sh.Gary V. Vaughan2012-10-021-14/+0
* syntax-check: fix violations and implement sc_prohibit_sed_s_comma.Gary V. Vaughan2012-10-0212-19/+19
* syntax-check: [REDO] fix violations and implement sc_prohibit_test_const_foll...Gary V. Vaughan2012-10-0227-48/+48
* syntax-check: fix violations and implement sc_useless_braces_in_variable_derefs.Gary V. Vaughan2011-11-258-30/+30
* syntax-check: fix violations and implement sc_prohibit_bare_basename.Gary V. Vaughan2011-11-254-5/+5
* tests: migrate tests/sh.test checks to syntax-checks.Gary V. Vaughan2011-11-2529-184/+50
* syntax-check: fix violations and implement sc_useless_quotes_in_assignment.Gary V. Vaughan2011-11-2511-38/+38
* syntax-check: fix violations and implement sc_useless_quotes_in_case.Gary V. Vaughan2011-11-258-15/+15
* syntax-check: fix violations and implement sc_trailing_blank-non-rfc3676.Gary V. Vaughan2011-11-1726-78/+66
* syntax-check: fix violations and re-enable sc_useless_cpp_parens.Gary V. Vaughan2011-11-176-31/+31
* syntax-check: fix violations and re-enable sc_space_tab.Gary V. Vaughan2011-11-179-29/+29
* syntax-check: fix violations and re-enable sc_prohibit_strcmp.Gary V. Vaughan2011-11-171-8/+10